BODY { 
	margin: 0px;
	text-align: center;
	background-color: #0D0D0D;
	background-image: url('images/bg_across.gif');
	background-repeat: repeat-x;
	background-position: top center;
	vertical-align: top;
}
.table1 { 
	margin: 0px auto;
	text-align: center;
	background-image: url('images/bg.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	vertical-align: top;
	width: 100%;
	height: 422px;
}
.table_sponsors { 
	margin-top: 15px;
	background-color: #FFFFFF;
	width: 866px;
	height: 42px;
}
.table2 { 
	margin: 0px auto;
	text-align: center;
	vertical-align: top;
	width: 898px;
	padding-bottom: 25px;
}
.table3 { 
	margin: 0px auto;
	text-align: center;
	vertical-align: top;
	width: 100%;
	padding-bottom: 20px;
	padding-top: 20px;
	background-color: #2C3E64; 
}
.countdown { 
	width: 605px;
	height: 77px;
	background-image: url('images/x10.jpg');
	background-repeat: no-repeat;
}
.countdown_box { 
	vertical-align: bottom;
	text-align: right;
	padding-bottom: 10px;
	padding-right: 20px;
}
td.menuon { 
	font-size: 12px;
	color: #7891BC; 
	font-family: arial; 
	cursor: pointer;
	text-align: left;
	text-decoration: underline;
}
td.menuoff {
	font-size: 12px; 
	color: #FFFFFF; 
	font-family: arial; 
	cursor: pointer;
	text-align: left;
}
h1 {
	font-size: 16px; 
	color: #000000; 
	font-family: arial;
}
h2 {
	font-size: 16px; 
	color: #7891BC; 
	font-family: arial;
}
P {
	font-size: 12px; 
	color: #000000; 
	font-family: arial;
}
A {
	color: #7891BC; 
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}
.news {
	font-size: 12px; 
	color: #FFFFFF; 
	font-family: arial;
	line-height: 1.5;
}
.bottom_text {
	font-size: 11px; 
	color: #FFFFFF; 
	font-family: arial;
}
.countdown_text {
	font-size: 11px; 
	color: #FFFFFF; 
	font-family: arial;
	line-height: 2;
}
.countdown_text2 {
	font-size: 10px; 
	color: #99A7BC; 
	font-family: arial;
}

