body {
	margin: 0;
	padding: 0;
	background-color: #000000;
	scrollbar-base-color: #a9cb1c;
	scrollbar-face-color: #a9cb1c;
	scrollbar-track-color: #000000;
	scrollbar-highlight-color: LIGHT;
	scrollbar-3dlight-color: MEDIUM;
	scrollbar-shadow-color: DARK;
	scrollbar-darkshadow-color: MEDIUM;
	scrollbar-arrow-color: DARK;
	color: #000000;
	

 }
 
 .formfields
 
 {
 
  	font: normal 14px/20px Trebuchet MS,helvitica arial, verdana, sans-serif;
 	color: #000000;
 
 }
 
 
 
 .butsubmit
 {
	color: #FFFFFF;
	border: 2px outset #666666;
	background-color: #000000;
	width: 250px;
 } 


 
 a, a:link, a:visited {
	color: #ffffff;
	padding: 1px 2px;
	text-decoration: underline;
 }
 
 a:hover {
	color: #FFFF99;
	padding: 1px 2px;
	text-decoration: underline;
 }

 
 .vidborder
 {
	border: thin solid #000000;
	height: 360px;
	width: 640px;
 }
 
 .fronttext
 {
 	font: normal 14px/20px Trebuchet MS,helvitica arial, verdana, sans-serif;
	text-align: left;
	font-weight: bold;
	width: 600 px;
	
 }
 
  
 
 h1 {
 
 	font-family: Trebuchet MS,helvitica arial, verdana, sans-serif;
 	font-size: 15px;
 	font-style: normal;
 	font-weight: bold;
 	font-variant: normal;
 	text-transform: uppercase;
 	color: #ffffff;
 	text-align: left;
 	margin-top: 25px;
 	margin-left: 0px;
 	margin-right: 10px;
 	border-bottom: 1px solid #ffffff;
 	width: 400 px;
 }
 
 
  h2 {
  
  	font-family: Trebuchet MS,helvitica arial, verdana, sans-serif;
  	font-size: 13px;
  	font-style: normal;
  	font-weight: bold;
  	font-variant: normal;
  	text-transform: uppercase;
  	color: #ffffff;
  	text-align: left;
  	margin-top: 25px;
  	margin-left: 0px;
  	margin-right: 10px;
  	border-bottom: 1px solid #ffffff;
  	width: 400 px;
 }
 
 p 
 {
 
 	font: normal 14px/20px Trebuchet MS,helvitica arial, verdana, sans-serif;
 	color: #000000;
 	
 	}
 	
 .whitefont
 {
 color: #ffffff;
 
 }
 
 .redfont
  {
  color: red;
  
 }

 
 
 h4 {
 	font-family: Trebuchet MS,helvitica arial, verdana, sans-serif;
 	font-size: 13px;
 	color: #000000;
 	text-align: center;
 	margin-top: 10px;
 	margin-left: 10px;
 	margin-right: 10px;
 
 }
