﻿body {
   background:#4E5750;
   font-size: 10pt; 
   font-family: arial, Verdana, helvetica, sans-serif; 
   font-weight: normal;
   color: #000;
   margin:10px 0 0 0;
}

TD {
   font-size: 8pt; 
   FONT-FAMILY: verdana;
   COLOR: #000000;
}

a {
	color: #FFFFFF;
	text-decoration:none;
}
a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
a:active {
	color: #FFFFFF;
	text-decoration:none;
}
a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}

.banner
{
 position:relative;
 top:0px;
 left:0px;
 z-index:100;
 float:inherit;
}

#defaultCountdown div.image0 {float:left; width: 15px; height: 13px; background: url(images/counter/image0.png) no-repeat 0px 0px; } 
#defaultCountdown div.image1 {float:left; width: 15px; height: 13px; background: url(images/counter/image1.png) no-repeat 0px 0px; } 
#defaultCountdown div.image2 {float:left; width: 15px; height: 13px; background: url(images/counter/image2.png) no-repeat 0px 0px; } 
#defaultCountdown div.image3 {float:left; width: 15px; height: 13px; background: url(images/counter/image3.png) no-repeat 0px 0px; } 
#defaultCountdown div.image4 {float:left; width: 15px; height: 13px; background: url(images/counter/image4.png) no-repeat 0px 0px; } 
#defaultCountdown div.image5 {float:left; width: 15px; height: 13px; background: url(images/counter/image5.png) no-repeat 0px 0px; } 
#defaultCountdown div.image6 {float:left; width: 15px; height: 13px; background: url(images/counter/image6.png) no-repeat 0px 0px; } 
#defaultCountdown div.image7 {float:left; width: 15px; height: 13px; background: url(images/counter/image7.png) no-repeat 0px 0px; } 
#defaultCountdown div.image8 {float:left; width: 15px; height: 13px; background: url(images/counter/image8.png) no-repeat 0px 0px; } 
#defaultCountdown div.image9 {float:left; width: 15px; height: 13px; background: url(images/counter/image9.png) no-repeat 0px 0px; } 
#defaultCountdown div.imageDay {float:left; width: 4px; height: 13px; background: url(images/counter/imageday.png) no-repeat 0px 0px; } 
#defaultCountdown div.imageSep {float:left; width: 4px; height: 13px; background: url(images/counter/imagesep.png) no-repeat 0px 0px; } 
#defaultCountdown div.imageSpace {float:left; width: 4px; height: 13px; background: url(images/counter/imagespace.png) no-repeat 0px 0px; } 

