@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#000000;
	height: 100%;
}
.style2 {
	font-size: 10px
}
.style4 {
	font-size: 16
}
.style4 a:link{
	text-decoration: none;
	color: #000000;
}
.style4 a:visited {
	text-decoration: none;
	color: #000000;
}
.style4 a:hover {
	text-decoration: none;
	color: #000000;
}
.style4 a:active {
	text-decoration: none;
	color: #000000;
}
.style5 {color: #000000}
.style5 a:link{
	text-decoration: none;
	color: #000000;
}
.style5 a:visited {
	text-decoration: none;
	color: #000000;
}
.style5 a:hover {
	text-decoration: none;
	color: #000000;
}
.style5 a:active {
	text-decoration: none;
	color: #000000;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#background {
background-image:url(bg_splash.png);
width: 1200px;
height: 720px;
margin:0 auto;
}
#background td {padding-left:20px;}
.style1 {color: #FFFFFF}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
}