body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #000000;
	background-color: #000000;
	margin: 0px;
}
td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}
a {
	font-size: 13px;
	color: #B5D6CB;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 30px;
	background-color: #006666;
	color: #DCDCDC;
}
.home_page_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #006666;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	background-color: #006666;
	color: #DCDCDC;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #CCCCCC;
}
.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}
.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFFFF;
}
.sidebarHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
	background-color: #339999;
}
.sidebarFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #CCCCCC;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CCCCCC;
}
.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.box1 {
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border-width: medium;
	border-style: ridge;
}
.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}
.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #336699;
}
.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #99CC99;
	color: #006666;
	font-weight: bolder;
	font-size: medium;
}
input.big {
	width: 100px;
}
input.small {
	width: 50px;
}
item { display: block; font-weight: bold; }
.style1 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 20px;
	line-height: 24px;
}
.style2 {
	font-size: 14px;
	line-height: 16px;
	color: #FFFFFF;
}
#content_info{
	margin:0;
	padding:0;
	text-align:center;
}
#content_info img{
	margin:0 0 15px 0;
	padding:0;
}
#content_info h1{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 20px;
	line-height: 24px;
	margin:0;
	padding:0;
}

#content_info p{
	font-size: 14px;
	line-height: 16px;
	color: #FFFFFF;
	margin:0;
	padding:0;
}
#content_info #cntdwn{
	font-size: 16px;
	line-height: 16px;
	color: #FFFFFF;
	margin:0;
	padding:0;
}
#countdown_area{
	border:1px #FFFFFF solid;
	padding:5px;
	width:90%;
	margin:0 auto;
}
#countdown_area h1{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 18px;
	line-height: 24px;
	margin:0;
	padding:0;
}
#countdown_area h2{
	color: #F0E30B;
	font-weight: bold;
	font-size: 20px;
	line-height: 24px;
	margin:0;
	padding:0;
}


#countdown_area_test{
	background:url(../images/counter_clock_bg_locations.png) no-repeat;
	/*padding:25px 37px 0 132px;*/
	padding:25px 26px 0 150px;
	width:200px;
	height:90px;
}

#countdown_area_test h2{
	color: #F0E30B;
	font-weight: bold;
	font-size: 13px;
	line-height: 15px;
	margin:0;
	padding:0;
	text-align:center;
}
#countdown_area_test #cntdwn{
	margin:23px 0 0 0;
}
#countdown_area_test #cntdwn strong{
	margin:0 15px 0 0;
	font-size:28px;
	
}
#countdown_area_test #finished{
	background:#000000;
	height:40px;
	width:195px;
	font-size:24px;
	font-weight:bold;
	text-align:center;
}
