menuitem:link {
	color: white;
	text-decoration: none;
}

A:link {
	color: #0000FF;
	text-decoration: none;
}

A:visited {
	color: #0000FF;
	text-decoration: none;
}

.menuitem:hover { 
	color : #F0E68C; 
	text-decoration : underline;
}

A:hover {
	color : #FF0000;
	text-decoration : underline;
}

.white  {
	font-size : 9pt;
	color : #FFFFFF;
	font-weight : bold;
	font-family : Arial, Helvetica, San Serif;
}

.yellow  {
	font-family : Arial, Helvetica, San Serif;
	font-size : 9pt;
	font-weight : bold;
	color : #F0E68C;
}

.searchinput, .searchinput SELECT, .searchinput INPUT  {
	font-size : 8pt;
}

td  {
	font-size : 9pt;
	font-family : Arial, Helvetica, San Serif;
}

h3 {
	font-size : 13pt;
	font-family : Arial, Helvetica, San Serif;
}

.gray  {
	font-size : 8pt;
	color : #808080;
}

.nav  {
	font-size : 9pt;
	color : #FFFFFF;
	font-weight : bold;
	font-family : Arial, Helvetica, San Serif;
}

.nwslink  {
	font-size : 9pt;
	color: Black;
	text-decoration: none;
	font-family : Arial, Helvetica, San Serif;
}

.srhwhite  {
	font-size : 9pt;
	text-decoration: none;
	color : #FFFFFF;
	font-weight : bold;
	font-family : Arial, Helvetica, San Serif;
}

.ahps  {
	font-size : 8pt;
	color : #FFFFFF;
	font-family : Arial, Helvetica, San Serif;
}

a.menuitem {
	color: #FFCC00;
	font-size : 11px; 
	text-decoration: none;
	font-weight: bold;
}
			  
a.menuitem:Visited {
	color: #FFCC00;
	font-size : 11px; 
	text-decoration: none;
	font-weight: bold;
}
			  
a.menuitem:Hover {
	color: #FFCC00;
	font-size : 11px; 
	text-decoration: underline;
}

.tablehead { 
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background-color : #0D3148;
	font-size : 11px; 
	font-weight: bold;
	color: #ffffff;
}
