/* CSS Document */

body {
font-family: Verdana;
font-size: 14px;
color: #40639e;
}

p {
	margin-top: 8px;
}

a {
	color:#40639e;
}
a:hover {
	color:#006633;
}

h2, h1 {
Font-size: 20px;
margin-top:0px;
margin-bottom:12px;
}

h3 {
	Font-size: 16px;
	margin-top:10px;
	margin-bottom:6px;
	color: #324C72;
	
}

.titleblue {
Font-family: Verdana;
font-weight: bold;
color: #ffffff;
background-color: #5bbcbd;
height: 25px;
}

.titlegreen {
Font-family: Verdana;
font-weight: bold;
color: #ffffff;
background-color: #5bbd79;
height: 25px;
}

.titlered {
Font-family: Verdana;
font-weight: bold;
color: #ffffff;
background-color: #bd5b70;
height: 25px;
}

.sideblue {
	color:#2886B9;
	font-weight:bold;
}
.sideblue a {
	text-decoration:none;
	color:#2886B9;
	font-weight:normal;
}
.sideblue a:hover {
	color:#090FFF;
}

.sidegreen {
	color: #506d59;
	font-weight:bold;
}
.sidegreen a {
	color: #506d59;
	font-weight:normal;
	text-decoration:none;
}
.sidegreen a:hover {
	color:#00CE00;
}

.sidered {
	color: #7d2437;
	font-weight:bold;
}
.sidered a {
	color: #7d2437;
	font-weight:normal;
	text-decoration:none;
}
.sidered a:hover {
	color:#FF0F0F;
}

.titleright{
	Font-family: Verdana;
	font-weight: bold;
	background-color:#B0BDDB;
	padding: 4px;
	font-size: 15px;
}

hr {
 border: 0; height: 2px; margin: 0 auto;
 background: url(new/images/hr.gif);
}

.main_content { 
	position:absolute;
	left:200px;
	top:130px;
	padding: 4;
}
.main_content2 { 
	position:absolute;
	left:200px;
	top:130px;
	padding: 4;
}

.header {
	position:absolute;
	left:10px;
	top:10px;
	padding: 0;
}
.menu_left {
	position:absolute;
	left:10px;
	top:130px;
	padding: 0;
}
.menu_right {
	position:absolute;
	margin-left:710px;
	top:130px;
	padding: 0;
}

.row_heading {
	background-color: #40639e;
	color:#FFFFFF;
	font-size: 14px;
	font-weight:bold;
	padding:6px;
}
.dottedborder {
	border: thin dashed #555555;
}

.quickpick {
	border: thin dashed #558382;
}
.picklist {
	border: thin solid #40639e;
	color: #000000;
}

table.action {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding: 10px;
	color:#003300;
	background-color:#A7C29E;
}
table.action A {
	color: #003300;
}
.oddstable {
	border-style: solid;
	border-color:#00CC66;
	border-width:1px;
}
.matchlinku {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.matchlinku A:link {
color: #000000;
text-decoration: underline;

}

.matchlinku A:visited {
color: #000000;
text-decoration: underline;

}

.matchlinku A:hover {
color: #FF6600;
text-decoration: underline;

}

.menu_head {
	background-color:#06F;
	color:#FFF;
	font-weight:bold;
	font-size:20px;
}

#betnow {
	background-image: url(../images/betnow.png);
	background-repeat: no-repeat;
	background-position:center;
	height: 52px;
	width: 55px;
}

#betnow:hover {
	background-image: url(../images/betnow_h.png);
	background-repeat: no-repeat;
	background-position:center;
}