.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}
a.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
.contentsub {
BORDER-RIGHT: #000000 0px; BORDER-TOP: #000000 0px; 
Z-INDEX: 10; LEFT: 436px; BORDER-LEFT: #000000 0px; 
WIDTH: 150px; 
BORDER-BOTTOM: #000000 0px; 
POSITION: absolute; TOP: 22px; 
HEIGHT: 80px; BACKGROUND-COLOR: #2f4c84; 
layer-background-color: #2F4C84; visibility: hidden;
}

table#countdown {
	position: absolute;
	top: 100px;
	left: 35px;
	border: 0px;
	margin: 0px;
}

#countdown td {
	margin: 0px 0px 2px 0px;
	background: #1B3360;
}

#countdown td p {
	font: 11px normal Arial, Helvetica, sans-serif;
	line-height: 11px;
	text-align: center;
	margin: 0px;
	padding: 3px 0px 5px 0px;
	color: #ffffff;
}

.greydash {
	color: #666666;
}