/* CSS Document */
html
img
{
	vertical-align: bottom;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #333333;
	scrollbar-arrow-color: #329AEC;
	scrollbar-base-color: black;
	scrollbar-dark-shadow-color: #173F5D;
	scrollbar-track-color: #173F5D;
	scrollbar-face-color: #3F3F3F;
	scrollbar-shadow-color: #626262;
	scrollbar-highlight-color: silver;
	scrollbar-3d-light-color: black;
	background-image:url(images/background2.jpg);
}
td {
	font-family: Tahoma;
	font-size: 9px;
	color: #BAC5CE;
}
a {
	color: #E8ECEF;
}
.txt1 {
	color: #E8ECEF;
}
.copyrights {
	font-family: Tahoma;
	font-size: 11px;
	color: #9FADBF;
	text-decoration: none;
}
.txt2 {
	color: #9E9E9E;
	text-decoration: none;
}
.txt3 {
	color: #BBB9B9;
	text-decoration: none;
}
.txt4 {
	color: #FF9900;
	text-decoration: none;
}

.style1 {
	font-size: 18px;
	font-weight: bold;
	font-family: arial;
	color: #999999;
}

.container {
	position:absolute;
	left:50%;
	margin-left:-380px;
}




html