a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	background-color: gold;
	color: 003300;
	text-decoration: none;
}

.table{
  	font-family: Arial, Helvetica, sans-serif;
 	font-size: 10pt;
	font-style: normal;
}

.menuHeader{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	color: #003300; 
	font-weight: bold;
}


.menuItem{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	color: #003300; 
	font-weight: bold;
   
}

.SELECTEDmenuItem{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	color: 003300; 
	font-weight: bold;
	background-color: gold
   
}

.header{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-style: normal; 
	color: black; 
	font-weight: bold;
}

.toolbarheader{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 20pt; 
	font-style: bold; 
	color: linen; 
	font-weight: bold;
}

.bodyText{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	color: black; 
}

.mh{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	color: 003300; 
	font-weight: bold;
}


