/* CSS Document */
/* The Boss XXX */

body {
	margin: 0px;
	background-color: #000000;
}
body,td,th {
	font-family: tahoma;
	font-size: 11px;
	color: #e1e1e1;
}
.b1 {border: 2px solid #e1e1e1;}
.style1 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.style2 {
	font-size: 15px;
	color: #e1e1e1;	
}
.style3 {
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
}
.style4 {
	font-size: 21px;
	font-weight: bold;
}
.style5 {
	font-size: 21px;
	font-weight: bold;
	color: #CACACA;
}
.style6 {	font-size: 21px;
	font-weight: bold;
	font-family: Tahoma;
	color: #FFFFFF;
}
.style7 {	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 19px;
	color: #ffffff;
}
.style8 {	font-family: "trebuchet ms";
	font-size: 11px;
	color: #e1e1e1;
	font-weight: bold;
	letter-spacing: 5px;
}
.style9 {	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.info {
	font-size: 12px;
	color: #FFF;
	font-family: Verdana;
	font-weight: bold;
}
.sub01 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
}
.submit1 {	border: 1px solid #4682B4;
	background-color: #B0C4DE;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color:#314E75;
	width: 150px;
}
.textarea1 {	border:1px solid #4682B4;
	line-height: 12px;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	width: 240px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #e1e1e1;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}