body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-image: url();
	background-color: #990000;
}
.style2 {
	font-size: 16px;
	font-weight: bold;
}
.style3 {font-size: 11px}
.style4 {
	font-size: 10px;
}
.style5 {
	font-size: 9px;
	color: #FFFFFF;
}
a:link {
	color: #990000;
	font-weight: bold;
}
a:visited {
	color: #FF0000;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #CD1516;
}
.style6 {color: #990000}
.style7 {color: #990000; font-weight: bold; }
.style8 {
	font-size: 10px;
	font-style: italic;
}
a:link { text-decoration: none; color: blue; }
a:active { text-decoration: none; color: blue; }
a:visited { text-decoration: none; color: blue; }
a:hover { text-decoration: underline; color: #000000; }

.pageLink{
	font-family:arial, Helvetica;
	font-size:10px;
	width:20px; 
	line-height:20px; 
	height:20px; 
	text-align:center; 
	margin:1px 1px 1px 1px; 
	border:solid 1px black; 
	padding:2px; 
	text-decoration:none;
}
.pageLinkSelected{
	font-family:arial, Helvetica;
	font-size:10px;
	width:20px; 
	line-height:20px; 
	height:20px; 
	text-align:center; 
	margin:1px 1px 1px 1px; 
	border:solid 1px black; 
	color:#ffffff;
	background: lightgray;
	padding:2px; 
	text-decoration:none;
}
.dropList { 
	font-family:arial, Helvetica;
	font-size: 8pt; 
	color:#000000; 
	border-style:solid; 
	border-width:1px; 
	border-color:#000000;
}