.menu a:link {
	color: #0000FF;
	font-weight: bold;
	text-decoration: none;
	font-size: 13.5px;
} 
.menu a:visited {
	color: #0000FF;
	font-weight: bold;
	text-decoration: none;
		font-size: 13.5px;
} 
.menu a:hover {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
		font-size: 13.5px;
} 
.menu a:active {color: #666666; } 
.menu {	font-size: 13.5px;font-weight: bold; color: #666666; text-decoration: none} 
.activemenu {color: #666666; } 
.smalltext {font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #00FFFF; font-weight: normal} 
.smalltext a:link {color: #333333; text-decoration: underline} 
.smalltext a:visited {color: #666666; text-decoration: underline} 
.smalltext a:hover {color: #999933; text-decoration: none} 
.smalltext a:active {color: #333333; text-decoration: none} 
.medtext {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; text-decoration: none; font-style: normal} 
.medtext a:link {color: #666666; text-decoration: none} 
.medtext a:visited {color: #666666; text-decoration: none} 
.medtext a:hover {color: #CCCCCC; text-decoration: none; background-color: #333333} 
.medtext a:active {color: #333333; text-decoration: none} 
.mytext3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #0000FF; font-weight: normal }
body, div, p, blockquote, ol, ul, dl, li, dt, dd, td { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000 }
ul {
	list-style-type: square;
	font-size: 10px;
}
.reportstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.reportactive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC0000;
	display: inline;
	font-weight: bold;
	white-space: normal;
	width: 100%;
	border: thin solid #666666;

}

.reportstyle a:link {color: #000099; text-decoration: none;	border: thin solid #666666;	display: inline;

	width: 100%;} 
.reportstyle a:visited {color: #000099; text-decoration: none;	border: thin solid #666666;	display: inline;

	width: 100%;} 
.reportstyle a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC0000;
	display: inline;
	font-weight: bold;
	width: 100%;
	border: thin solid #666666;

} 
.reportstyle a:active {color: #333333; text-decoration: none} 

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;

}

