@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	background-image: url(images/bga.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-position: top;
	
	
}
a:link {
	color: #FFFF00;
}
a:visited {
	color: #FFFF00;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FF0000;
}
a.white_bg:link {
	color: #FF0000;
}
a.white_bg:visited {
	color: #FF0000;
}
a.white_bg:hover {
	color: #660000;
}
a.white_bg:active {
	color: #660000;
}
.style1 {color: #FFFF00}
.style2 {font-size: 14px;}

.black_11pt {
	color: #000000;
	font-size: 11px;
	
}
.black_10pt {
	color: #000000;
	font-size: 10px;
	}
.white_11pt {
	color: #ffffff;
	font-size: 11px;
}
.form_style {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #333333;
	padding: 4px;
	height: auto;
	width: 150px;
	border: 1px solid #FF0000;
	margin: 0px;
}
.submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;;
}
.white_16pt {
	color: #ffffff;
	font-size: 16px;
}
.style3 {font-size: 24px;}
.style1 {color: #FFFF00;}
.style4 {font-size: 18px;}
.style5 {font-size: 11px;}
.style6 {
	color: #FF0000;
	font-weight: bold;
}
.font11 {font-size: 11px;
}
