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

body,td,th {
	font-family: Calibri;
	font-size: 13px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #000000;
	}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

#footer {
	position:absolute;
	width:100%;
	height:43px;
	z-index:3;
	left: 0px;
	top: 584px;
}
.footer {
	font-family: Tahoma;
	font-size:11px;
	color:#FFFFFF;
	text-transform: uppercase;
}
#htmlcontent {
	position:absolute;
	width:578px;
	height:116px;
	z-index:2;
	left: 235px;
	top: 31px;
	visibility: hidden;
}
.bodyt {
	font-size: 13px
}
.bodyt2 {
	font-size: 13px;
	color: #333333;
	font-family: Calibri;
}

#bodycontent {
	position:absolute;
	width:100%;
	height:115px;
	z-index:4;
	left: 0px;
	top: 150px;
	padding: 0px;
}
