@charset "iso-8859-1";
 
  body{
  scrollbar-arrow-color: #ffofff;
  scrollbar-3dlight-color: #309CE8;
  scrollbar-highlight-color: #ffffff;
  scrollbar-face-color: #ffffff;
  scrollbar-shadow-color: #005878;
  scrollbar-darkshadow-color: #ffffff;
  scrollbar-track-color: #ffffff;
  }
  
 a{
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
}
   a:hover { text-decoration: underline;
	  style="cursor: hand"
  }
	   IMG { BORDER-RIGHT: NO; BORDER-TOP: NO; BORDER-LEFT: NO; BORDER-BOTTOM: NO;}

 	TD.last {
 		font-family: verdana;
 		font-size: 10px;
 		color: #6e0000;
 		position: relative;
 		width: 85;
		height: 20;
		cursor: hand;
 	}

 	TD.first {
 		font-family: verdana;
 		font-size: 12px;
 		color: #000000;
 		position: relative;	
		width: 85;
		height: 20;
		background: #f0f0f0;
 	}



A.menulink {
display: block;
width: 85px;
text-align: left;
font-family:verdana;
font-size:9px;
color: #3884C0;
BORDER: none;
border: solid 2px #F0FFFF;
}

A.menulink:hover {
border: solid 1px #A8BCB8;
background-color:#F0F8F8;
text-align: center;
font-family:verdana;
font-size:11px;
color:#67806c;
}