/* CSS Document */

.spacer2 {
	clear: both;
	width: 600px;
}

.navtabletext {
	display: block;
	float: left;
	height: 25px;
	text-align: left;
	text-decoration: none;
	width: 200px;
	line-height: 25px;
	}

.navtable {
	font-size: 11px;
	left: 13px;
	margin: 0;
	text-decoration: none;
	width:600px;
	}

.navtable a {
	text-decoration: none;
	}

.navtable_LC {
	background-image: url(http://www.sportsbookchief.com/App_Themes/sportsbookchief/images/betnav_bckgrng.jpg);
	background-repeat: repeat-x;
	border: 1px solid #2F235C;
	clear: both;
	color: #333333;
	display: block;
	cursor: pointer;
	float: left;
	height: 25px;
	margin: 2px 3px 0 0;
	text-align: left;
	text-decoration: none;
	text-indent: 15px;
	width:290px;
	}

.navtable_LC:hover {
	background-color: #D1D8DE;
	background-image: url(#.jpg);
	background-repeat: repeat-x;
	color: #333333;
	display: block;
	}

.navtable_RC {
	background-image: url(http://www.sportsbookchief.com/App_Themes/sportsbookchief/images/betnav_bckgrng.jpg);
	background-repeat: repeat-x;
	border: 1px solid #2F235C;
	color: #333333;
	display: block;
	cursor: pointer;
	float: left;
	height: 25px;
	margin: 2px 0 0 0;
	text-align: left;
	text-decoration: none;
	text-indent: 15px;
	width:290px;
	}

.navtable_RC:hover {
	background-color: #D1D8DE;
	background-image: url(#.jpg);
	background-repeat: repeat-x;
	color: #333333;
	display: block;
	}

.sportstable {
	width: 600px;
	}

.sportstable table {
	width: 600px;
	margin: 0px;
	padding: 0px;
	clear: both;	
	}

.sportstable tr,.sportstable td {
	margin: 0px;
	padding: 0px;
	}

.sportstable table table{
	width: 100%;
	/*border:thin dotted #999999;*/
	}

.sportstable td h2{
	text-align:left;
	}

/*sportstable tr and tds */

.stt {
	border: 1px solid #2F235C;
	color:#666666;
	font-weight: bold;
	height: 20px;
	line-height: 18px;
	text-indent: 10px;
	background-color: #D1D8DE;
	}

.stst {
	color:#000000;
	font-style: italic;
	font-weight: bold;
}

.sttd {
	background-color: #EEEEEE;
}

.sportstable_ex {
	width: 400px;
	margin-left: 100px;
	border: thin dotted #CCCCCC;
}

.formtable {
	width: 450px;
	margin-left: 80px;
	border: thin dotted #CCCCCC;
	padding: 10px;
}

.formtable table td {
	background-color:#F5F5F5;
	height: 20px;
}

.formtable table td strong {
	background-color:#CCCCCC;
	font-weight: bold;
}

.formttda {
	text-align:right;
	padding-right: 10px;
}

.formttda2 {
	text-align:right;
	padding-right: 10px;
	width: 110px;
}

.contactinfo {
	width: 450px;
	margin-left: 80px;
	border: thin dotted #CCCCCC;
}

.contactinfo table td{
	padding-left: 15px;
}

.contactinfo td,.contactinfo tr {
	color: #666666;
}

.cititle {
	border: 1px solid #999999;
	color:#666666;
	font-weight: bold;
	height: 20px;
	line-height: 18px;
	background-color: #F5F5F5;
	text-indent: 10px;
}

