@charset "utf-8";
/* CSS Document */

body{
	
	margin:0;
}
#main img{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#main {
	width:100%;
	border:0;
	cellpadding:0;
	cellspacing:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	
}
.mainheadline {
	font-size: 32px;
	line-height: 38px;
	font-weight: normal;
	color: #45aae0;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 0px;
	padding-left: 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #45aae0;
	line-height: normal;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333;
}
.special {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #BCE0F3;
	
}
.special td {
	background-color: #FFC;
	padding-top: 10px;
}


.special2 td {
	border: 1px solid #dddddd;
	background-color:#F9FAFB;
	padding:4px;
}

#content td {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}
a{
	color: #F60;
	text-decoration: none;
}
.section {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #F60;
	line-height: 28px;
	padding-left: 42px;
	background-color: #000;
	display: block;
}
.tablhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #F60;
	padding: 10px;
}

ol{
	list-style-type: none;
	line-height: 25px;
	font-size: 14px;
	width: 300px;
}.highlight {
	background-color: #FFFFBF;
	display: list-item;
	font-family: Arial, Helvetica, sans-serif;
}
.newcaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #06F;
}
#bets {
	float: left;
	margin-right: 10px;
	width: 100%;
}
#box {
	margin: 0px;
	padding: 0px;
}


#bets td{
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 18px;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-style: italic;
}
.textodd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #F30;
}

#bets img{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 40px;
	
}

