<style type="text/css">

<!--

.fontintable {
	font-family: courier new, helvetica;
	font-weight: bold;
	font-color: #000000;
	font-size:95%;
}

BODY {
	font-family: helvetica,courier new;
	color:#404040;
	font-size:95%;
}

a:link {
	color:#FFB505;
	text-decoration:none;
	font-weight:bold;
}

a:visited {
	color:#FFB505;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	cursor:help;
}

a:active {
	color:#FFB505;
	text-decoration:none;
	font-weight:bold;
}

TABLE {
	font-family:helvetica,tahoma;
	font-size:95%;
}

input, text, textarea, option, select {
	font-family: courier new, helvetica, tahoma, arial;
	font-size:95%;
	letter-spacing: 0px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}

iframe {
border: 0px solid #ffffff;
}

.central-1 {
margin-left: 140px;
position: relative;
width: 400px;
border:0px;
background-color:#fff;
}
.central {
margin-left: 140px;
position: relative;
width: 400px;
border:0px;
background-color:#fff;
padding-top:240px;
}

.boldstandout {
	color: #FFB505;
}

.titlestyle {
	font-family: courier new, courier new, helvetica, tahoma, arial;
	color: #73C2FF;
	font-size: 200%;
	font-weight: bold;
	border-bottom: 1px dashed #000000;
}

.smallertitlestyle {
	font-family: courier new, courier new, helvetica, tahoma, arial;
	font-size: 150%;
	font-weight: bold;
}

.titlereference {
	color:#077d00;
}

.calendar {
	font-family: helvetica, courier new, helvetica, tahoma, arial;
	font-size:85%;
	color: #000000;
}

.calendar-month {
	font-family: courier new, helvetica, tahoma, arial;
	font-size:125%;
	color: #000000;
	font-weight: bold;
}

input, select {
	font-family: courier new, helvetica, tahoma, arial;
	color:#000000;
	font-size:95%;
}

hr {
	color: #404040;
}
	

li {
	list-style-image:url('graphics/bullet_critter.png');
}


div#centerme {
  /* let's say you want to center this <div id="centerme">Something</div>
	   and make it 60% wide but centered on the screen.*/
  background-color:#FFFFCC;
  font:normal 12px helvetica,arial,helvetica,sans-serif;
  color:darkred;
  margin:auto;
  padding:0%; /* we subtract this x 2 from the
	               width and height values below */
  width:100%; /* 60% - 4% = 56% */
	position:absolute;
	left:0%;  /* same as above */
  }


-->

a.side:link {font-family:courier new; font-size:110%; text-decoration:underline; color:#000000; }
a.side:visited {font-family:courier new; font-size:110%; text-decoration:underline; color:#000000; font-weight:bold; }
a.side:active {font-family:courier new; font-size:110%; text-decoration:underline; color:#000000; font-weight:bold; }
a.side:hover {font-family:courier new; font-size:110%; text-decoration:none; color:#FFB505; font-weight:bold; cursor:help; }

a.link:link {font-family:courier new; text-decoration:none; color:#05B0FF; font-weight:bold; }
a.link:visited {font-family:courier new; text-decoration:none; color:#05B0FF; font-weight:bold; }
a.link:active {font-family:courier new; text-decoration:none; color:#000000; font-weight:bold; }
a.link:hover {font-family:courier new; text-decoration:none; color:#000000; font-weight:bold; cursor:help; }

a.eventlink:link {font-family:courier new; text-decoration:none; color:#05B0FF; font-weight:bold; }
a.eventlink:visited {font-family:courier new; text-decoration:none; color:#05B0FF; font-weight:bold; }
a.eventlink:active {font-family:courier new; text-decoration:none; color:#000000; font-weight:bold; }
a.eventlink:hover {font-family:courier new; text-decoration:none; color:#000000; font-weight:bold; cursor:help;}

a.redlink:link {font-family:courier new; text-decoration:none; color:#FFB505; font-weight:bold; }
a.redlink:visited {font-family:courier new; text-decoration:none; color:#FFB505; font-weight:bold; }
a.redlink:active {font-family:courier new; text-decoration:none; color:#000000; font-weight:bold; }
a.redlink:hover {font-family:courier new; text-decoration:none; color:#000000; font-weight:bold; cursor:help; }

a.blacklink:link {font-family:courier new; text-decoration:none; color:#000000; }
a.blacklink:visited {font-family:courier new; text-decoration:none; color:#000000; }
a.blacklink:active {font-family:courier new; text-decoration:none; color:#000000; }
a.blacklink:hover {font-family:courier new; text-decoration:none; color:#FFB505; cursor:help; }


</style>