#comparebox th{
background-color: #CCFF99;
font-size: 11px;
height: 14px;
border: solid 1px;
}
#comparebox td{
border: solid 1px;
 font-size: 9px;
}


#compareboxnew th{
background-color: #A7FF51;
font-size: 11px;
height: 14px;
border: solid 1px;
}
#compareboxnew td{
border: solid 1px;
 font-size: 9px;
}
#compareboxnewest th{
background-color: #6BD900;
font-size: 11px;
height: 14px;
border: solid 1px;
}
#compareboxnewest td{
border: solid 1px;
 font-size: 9px;
}


#navmenu {
}
#navmenu UL {
 DISPLAY: block;  FONT-FAMILY: Verdana, sans-serif; LIST-STYLE-TYPE: none;  margin-top: auto; text-align: right;
}
#navmenu UL LI {
	BORDER-RIGHT: #000 1px solid; DISPLAY: block;  padding-left: 8px;  padding-right: 8px; FLOAT: left;   POSITION: relative;
	font-size: 10px;
	font-weight: bold;
}
#navmenu UL LI.first {
	 LIST-STYLE-TYPE: none; margin-left: 20px;
}
#navmenu UL LI.last {
	BORDER-RIGHT-STYLE: none
}
.style9px {
font-size:9px;
}
.style12px {
font-size:12px;
}
.style16px {
	font-size:16px;
}
#latestdraw td{
  font-size: 16px;
	text-align: center;
	
}
#latestdraw{
  font-size: 16px;
	text-align: center;
	border: thick solid Black;
	border-width: 1px;
	table-layout: auto;
	}
#latestdraw td{
	padding: 3px;
	width: 60px;
	height: 60px;
}	
.highlightred {
	color: Red;
	font-weight: bold;
	font-size: 13px;
}
img.imgborder{
	margin: 0px 0px 4px 0px; 
	border: 1px dashed Black; 
	padding:2px; 
	background: #fff; 
}

label.error { float: none; color: red; padding-left: .5em; vertical-align: top; }

.slogan {
 font-size:20px;
 font-weight:bolder;
 }
 
 ul.checkmark{
 	margin-left: 100px;
 }
 .checkmark li{
	list-style-image: url(images/checkmark25x25.gif);
	list-style-type: none;
	padding-left: 5px;
	line-height: 30px;
	margin-left: 70px;
}

.buynow{
	height: 100px;
	width: 250px;
}