@charset "utf-8";
/* CSS Document */
h2 {font-size:1.05em;
margin:5px 15px 3px 10px;
padding:8px 10px 15px 10px;
color:#fff;
background:url(images/bg_h2.gif) no-repeat;}
ul.topMenu {
	list-style:none;
	background:url(images/bg_nav_ul.gif);
	height:48px;
	margin:0;
	padding:0;
	width:546px;
}
ul.topMenu li {float:left;
display:inline;
padding:13px 45px 20px 44px;}
ul.topMenu li.left {background:url(images/bg_nav_li_left.gif) no-repeat;}
ul.topMenu li.right {background:url(images/bg_nav_li_right.gif) no-repeat right top;}
ul.topMenu li a:link,ul.topMenu li a:visited {display:block;
text-decoration:none;
color:#000;
font-weight:bolder;}
ul.topMenu li a:hover {color:#f00;}
ol.whyUs {margin:10px 15px 10px 10px;
padding:0;}
ol.whyUs li {margin-left:25px;
line-height:15px;}
table.latestRecords,table.prediction {width:95%;
background:#777;
text-align:center;}
table.latestRecords tr.head td {background:#222;
color:#fff;}
table.prediction tr.head td {background:#FF3300;}
table.latestRecords td,table.prediction td {height:20px;
background:#fff;}
p.bottomMenu {text-align:center;}
