html{
height:100%;
width:100%;}
body,td,th {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
background-color:#000000;
height:100%;
width:100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.maintable {
	width: 955px;
	border: 1px solid #999999;
	height: 600px;
}
.btmbg {
	background-image: url(../images/innerbg_02.png);
	background-repeat: no-repeat;
	background-position: top;
}

.innercontent {
	padding: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 97%;
}

.copyright {
	font-size: 10px;
	color: #999999;
	margin-top: 3px;
	padding-top: 3px;
}

.splashbg {
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
}
.sidebutton_table {
	width: 251px;
}
.doorcontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
