<STYLE>
a:link  {
	color : #999999;
	text-decoration : none;
}

a:visited  {
	color : #999999;
	text-decoration : none;
}

a:active  {
	color : #999999;
	text-decoration : none;
}

.tb {
	border: 1px dotted #697F94;
}

a:hover  {
	color :#999999; text-decoration: underline;
}

body, td {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	scrollbar-face-color:#80A6F2;
	scrollbar-highlight-color:##FFFFFF;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#FFFFFF;
}
.button {
	BACKGROUND: #eeeeee; 
	BORDER-BOTTOM: #8c8c8c 1px solid; 
	BORDER-LEFT: #8c8c8c 1px solid; 
	BORDER-RIGHT: #8c8c8c 1px solid; 
	BORDER-TOP: #8c8c8c 1px solid; 
	COLOR: #000000; CURSOR: hand; 
	FONT-FAMILY: tahoma,sans-serif; 
	FONT-SIZE: 11px; HEIGHT: 22px; 
	TEXT-DECORATION: none 
}

#navcontainer { width: 100%;}

#navcontainer ul
{
	margin-left: 0;	padding-left: 0;
	list-style-type: none;
	font-size: 85%;
	font-family: Verdana;
}

#navcontainer a
{	display: block;
	width: 100%;s
	padding: 0.30em;
	color: #333;text-decoration: none;
}
#navcontainer a:hover	{background-color: #117;color: #fff;}

</STYLE>