body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #FFFFFF;
	margin: 5px;
	padding: 5px;
	background-color: #000000;
	background-position: center top;
}
.border {
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
}
.border2 {
	border-top: 0px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
.border3 {
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7px;
	background-color: #FFFFFF;
	padding: 2px 4px 2px 2px;
	color: #000000;
}
A.bottom {
	color: #000000;
	text-decoration: none;	
}
A:hover.bottom {
	color: #000000;
	text-decoration: underline;
}
A {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
A:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}
.smalltext {
	font-size: 12px;
}
.yellowtext
 {
	font-size: 10px;
	color: #FFFF00;
}
.yellowheader
 {
	font-size: 13px;
	font-weight: bolder;
	color: #FFFF00;
	font-style: italic;
}
.red
  {
	margin: 10px;
	padding: 10px;
	
}
ul {
	font-size: 10px;
	line-height: 14px;
	color: FFFF00;
}
.yellowtext
 {
	font-size: 10px;
	color: #FFFF00;
}
.formbutton 
 {
	font-family:  verdana, arial,  helvetica, sans-serif;  
	font-size: 8pt; 
	font-weight: bold; color: Black;  
	width: 90px;
	background-color: #A9A9A9;  border : thin outset;
	padding :0px 2px 0px 0px; 
	height : 20px;
}

