a{text-decoration:none}
a:visited{color:Blue}
a:active{color:Blue}

.tableStyle { FONT-SIZE: 8pt; FONT-FAMILY: tahoma }
.menuStyle { FONT-WEIGHT: 600; FONT-SIZE: 8pt; COLOR: #666666; FONT-FAMILY: tahoma; TEXT-DECORATION: none }
.menuStyle:hover { COLOR: #336699 }

.mainmenu
{
	border-bottom-style: solid; 
	border-bottom-width: 2px;
	border-bottom-color: #227199;
	background-color: #006699;
	cursor:hand;
	height:25;
	font-family:Tahoma;
	font-size:8pt;
	font-weight:600;
	color: #FFFFFF;	
}

.mainmenuover
{
	border-bottom-style: solid; 
	border-bottom-width: 2px;
	border-bottom-color: #227199;
	background-color: #FF9966;
	cursor:hand;
	height:25;
	font-family:Tahoma;
	font-size:8pt;
	font-weight:600;
	color: #FFFFFF;		
}

.mainmenulogin
{
	border-bottom-style: solid; 
	border-bottom-width: 2px;
	border-bottom-color: #227199;
	background-color: #336699;
	cursor:hand;
	height:25;
	font-family:Tahoma;
	font-size:8pt;
	font-weight:600;
	color: #FFFFFF;	
}

.mainmenuoverlogin
{
	border-bottom-style: solid; 
	border-bottom-width: 2px;
	border-bottom-color: #227199;
	background-color: #FF9966;
	cursor:hand;
	height:25;
	font-family:Tahoma;
	font-size:8pt;
	font-weight:600;
	color: #FFFFFF;		
}


.mainmenuhistory
{
	border-bottom-style: solid; 
	border-bottom-width: 2px;
	border-bottom-color: #227199;
	background-color: #003d73;
	cursor:hand;
	height:25;
	font-family:Tahoma;
	font-size:8pt;
	color: #FFFFFF;	
}

.mainmenuoverhistory
{
	border-bottom-style: solid; 
	border-bottom-width: 2px;
	border-bottom-color: #227199;
	background-color: #FF9966;
	cursor:hand;
	height:25;
	font-family:Tahoma;
	font-size:8pt;
	font-weight:600;
	color: #FFFFFF;		
}


.navigator
{
	font-family:Tahoma;
	font-size:8pt;
	font-weight:600;
	color: #ff9966;			
}