body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}

.centerX {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 1600px;
	margin: 0px auto auto auto;
} 

.content {
	min-width:994px;
	height:666px;
	margin: 0px auto auto auto;
}

.footer {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	color: #6292d2;
}

.bda {
	font-family:verdana,helvetica;
	color:#6292d2;
	background-color:transparent;
	text-align:center;
	font-size:10pt;
	font-weight: bold;
}

a, a:visited, a:active{
	color:#95bdf2;
	text-decoration:none;
}

a:hover{
	color:#ffffff;
	text-decoration:underline;
}

#header {
	width:100%;
	height:99px;
}

#header td {
	vertical-align:top;
}