body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
}
#update {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
}
.red {color:#C40000}
.blue {color:#0066FF}
.normal {
 font-family: Arial, Helvetica, sans-serif;
 color: #000000;
 font-size: 12px;
 font-weight:normal;
}
.large {
 font-size: 16px;
}

.small {
 font-family:Verdana,Arial,Helvetica;
 font-size: 10px;
}

td {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
}
 
div {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
}
 

#button { 
 left:10px; 
 top: 70px; 
 background-color: #005242; 
 font-family: Verdana, Geneva, Arial; 
 font-size: 10px; 
 font-weight: bold; 
 border-top: 0px none #FFFFFF;
 color: #990000; position: absolute; 
 clip:  rect(   )
} 

#button ul {
 width: 160px; 
 list-style: none;
 margin: 0; padding: 0;
 font-weight: bold;
} 

#button li { 
 border-top: 1px solid #4D7D76; 
 width: 160px; 
background-color: #007363;
color:#FFCC00;
font-weight:bold;
font-size:10px;
 line-height:16px;
}

#button li a {
font-size:10px;
 width: 160px; 
 display: block;
 background-color: #005242;
 color: #8FBAB4;
 text-decoration: none;
 font-weight: normal;
 line-height:16px;
}

#button li a.head_li:link {
 width: 160px; 
background-color: #007363;
color:#FFCC00;
font-weight:bold;
}
#button li a.head_li:visited {
 width: 160px; 
background-color: #007363;
color:#FFCC00;
font-weight:bold;
}


#button li a.head_li_up:link {
 width: 160px; 
 background-color: #006663;
color:#FFCC00;
font-weight:bold;
}

#button li a.head_li_up:visited {
 width: 160px; 
 background-color: #006663;
color:#FFCC00;
font-weight:bold;
}

a.head_li_up {
	width: 160px; 
	color:#8FBAB4;
	font-weight:normal;
	font-size:10px;
	text-decoration:none;
}
a.head_li_up:link {
	width: 160px; 
	color:#8FBAB4;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
}

a.head_li_up:link:visited {
 width: 160px; 
text-decoration:none;
}


a.head_li_up:hover {
 width: 160px; 
text-decoration:underline;
color:#FFCC00;
}


 html>body #button li a {
 width: 160px; 
} 

#button li a:hover {
 width: 160px; 
 color: #FFFFFF; 
} 

.bottomline {
 width: 160px; 
 border-bottom: 1px solid #4D7D76; 
}
.headers {
 font-size: 13px;
 font-weight: bold;
 color: #005242;
} 

.highlight {
 font-size: 12px;
 font-weight: bold;
 text-decoration: none;
 background-color: #FFFF00
} 
.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
}
.tiny {font-size:10px;color:#FFCC00;}

