table, tr, td 
  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 14px}
	p {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	margin: 0 0 10px 0;
	padding: 0;
}
	
.header_main
  {
	font-size: 14px;
	font-weight: bold;
	color: #ff0000;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}	

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: yes;
	font-size: 11px;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
}
.links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
}

BODY {
scrollbar-face-color:#333333;
scrollbar-arrow-color:#FF0000;
scrollbar-track-color:#333333;
scrollbar-shadow-color:#FFFFFF;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#333333;
scrollbar-darkshadow-color:#333333;


 }
 .submitButton {
background-color: #993300;
color: #FFFFFF;
font-weight: normal;
 }
 
input {
border: 1px solid;
border-color: 660000 #000000 #000000 #000000 ;
background-color: #CCCCCC;
font-size: 11px;
}

textarea {
border: 1px solid;
border-color: 660000 #000000 #000000 #000000 ;
background-color: #CCCCCC;
font-size: 11px;
}