body {
  background: white;
  color: black;
  font-family :  Verdana;
  font-size : 9pt;
}

a:link {
  color: #000099;
  text-decoration : none;
}

a:visited {
  color:#FF0000;
	text-decoration : none;
}

a:active {
  color: #0000FF;
	text-decoration : none;
}

th {
	background-color :#0082BF;
	color: #FFFFFF;
 	font-family :  Verdana;
 	font-size :  8pt;
	font-weight: normal;
}  

td {
	background-color :#FFFFFF;
	color : #000000;
	font-family :  Verdana;
	font-size :  8pt;
}

.instructions{
	background-color : #FFFFFF;
	color : #000000;
	font-family :  Verdana;
	font-weight : bold;
	font-size :  8pt;
}

.label{
	background-color : #FFFFFF;
	color : #000000;
	font-family :  Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-weight : bold;
	font-size :  8pt;
}

.label2{
	background-color : #FFFFFF;
	color : #000000;
	font-family :  Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-weight : bold;
	font-size :  9pt;
}

.title{ 
	font-family :  Verdana;
	font-size : 16pt;
	font-weight : bold;
	color : #000000;
}

.menu { 
 	font-family :  Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
 	font-size :  7.5pt;
	font-weight : bold;
	color : #8080FF;
}

.page { 
 	font-family :  Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
 	font-size :  7.5pt;
	font-weight : bold;
	color : #999999;
}

.footer {
 	font-family :  Verdana;
 	font-size :  8pt;
	color : #888888;
	text-align :  center;
}

.data {
  font-family : Arial, Helvetica, sans-serif;
  font-size :  9pt;
  font-weight: lighter;
}

.bgtd{
  background-color : #0082BF;
}

.hitsrow {
  background-color : #F2F2F2;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: lighter;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: lighter;
}

form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.logonbg {
	background-image: url(/graphics/pop1.gif);
}

.transbg {
	background-color: transparent;
}