@charset "utf-8";
/* CSS Document */

body {
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#CCCCCC;
	margin:0px;
	background-color: #08090a;
	/*background-image: url(../images/bg.jpg);*/
	background-position: center top;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style:normal;
	font-weight: bold;
	color: #FFFFFF;
	padding-left:20px;
}
a.five:link {color:#FFFECE; text-decoration: none; font-weight:normal; font-family:tahoma, Arial, "times New Roman"; font-style: normal;}
a.five:visited {color:#FFFECE; text-decoration: none; font-weight:normal; 	font-family:tahoma, Arial, "times New Roman"; 	font-style: normal;}
a.five:hover {color: #FFFFFF font-weight:normal; text-decoration:underline; font-family:tahoma, Arial, "times New Roman"; font-style: normal;}
a.one:link {color: #dedede; text-decoration: none; font-weight:normal; font-family: Arial, Helvetica, sans-serif; font-style: normal;}
a.one:visited {color: #dedede; text-decoration: none; font-weight:normal; 	font-family: Arial, Helvetica, sans-serif; 	font-style: normal;}
a.one:hover {color: #FFCC33; font-weight:normal; font-family: Arial, Helvetica, sans-serif; font-style: normal;}



a.zero:link {color:#FFFECE; text-decoration: none; font-weight:normal; font-family:tahoma, Arial, "times New Roman"; font-style: normal;}
a.zero:visited {color:#FFFECE; text-decoration: none; font-weight:normal; 	font-family:tahoma, Arial, "times New Roman"; 	font-style: normal;}
a.zero:hover {color: #FFFFFF font-weight:normal; text-decoration:underline; font-family:tahoma, Arial, "times New Roman"; font-style: normal;}

.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color:#FFD89B;
}
.subheader2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#FFD89B;
}
.subheader3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#CAE9FF;
	text-decoration:none;
}
.font {
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #FFFFFF;
	}
.subheader1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration:none;
	}
.lineleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.line {
	 border-bottom-width: 1px;
	 border-bottom-style: solid;
	 border-left-color: #FFFFFF;