td { 
  font-family: Verdana, Arial, Helvetica;
  font-size: 11px;
}

.topheader { 
  font-family: Verdana, Arial, Helvetica;
  font-size: 10px;
  font-weight: bold;
  color: #FFFFFF
}

A.topheader:link, A.topheader:visited { 
  color: #FFFFFF;
  text-decoration: none
}

A.topheader:hover { 
  color: #FFFFFF;
  text-decoration: underline
}

.header { 
    font-family: arial, helvetica, arial, "sans serif";
    font-size: 11pt;
	line-height: 20px;
	font-weight: bold;
    text-decoration: none;
	color: #000000
}

.header_box { 
	color: black; 
	font-size: 10px; 
	font-family: verdana, sans; 
	margin-top: -8px; 
	margin-left: -2px; 
	font-weight: bold; 
	background-color: #cccccc; 
	text-align: center; 
	width: 230px; 
	height: 21px; 
	float: none; 
	padding 6px; 
}
	
.shadow { 
	background-color: #3e3e3e; 
	width: 230px; 
	height: 21px; 
	padding-top: 5px; 
	padding-right: 5px; 
	border-right: 1px solid #c1c1c1; 
	border-left: 1px solid #c1c1c1; 
}
	
.title {
  font-family: Palatino, "Times New Roman", arial, "sans serif";
  font-size: 20pt;
  font-weight: bolder;
  color: #000000;
}

.reportHead { 
  font-family: Verdana, Arial, Helvetica;
  font-size: 11pt;
  font-weight: bold;
  background-color: #FF0000;
  color: #FFFFFF
}

.desc {  
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px; 
  font-weight: normal; 
  color: #FF0000;
}

.desc1, .direction { 
  font-family: Verdana, Arial, Helvetica;
  font-size: 11px;
  font-weight: bold;
  color: #000000
}

.error {  
  font-family: Verdana, Arial, Helvetica; 
  font-size: 11px; 
  font-weight: bold; 
  color: #FF0000 
}

.footer { 
  font-family: Verdana, Arial, Helvetica;
  font-size: 10px;
  font-weight: normal;
  color: #000000
}

.timer { 
  font-family: Verdana, Arial, Helvetica;
  font-size: 9px;
  font-weight: normal;
  color: #CCCCCC
}

A:link, A:visited {
  color: #FF0000;
  text-decoration: none
}
 
A:hover {
  color: #1A1A1A;
  text-decoration: underline
}

.tinput {
  background-color: #CCCCCC; 
  color: #000000; 
  border: 1px #000000 Solid; 
  Verdana, Arial, Helvetica; 
  font-size: 11px 
}

.tsubmit { 
  background-color: #CCCCCC; 
  color:#000000; 
  border:1px #000000 Solid; 
  Verdana, arial, Helvetica; 
  font-size: 11px; 
  font-weight: bold 
}

input.help { 
  font-size: 11px;
  background-color: #FF0000;
  color:#FFFFFF;
  font-weight: bold;
  border:1px #000000 Solid; verdana, tahoma, arial
}

.total { 
  background-color: #FFFFFF; 
  color: #000000; 
  border: 1px #FFFFFF Solid; 
  Verdana, Arial, Helvetica; 
  font-size: 11px;
  font-weight: bold
}

.article {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 20px;
  font-weight: normal;
  color: #000000;
}

A.article:link, A.article:visited { 
  color: #000000;
  text-decoration: underline;
}

A.article:hover { 
  color: #FF0000;
  text-decoration: none;
}