/* Trumping Classes */
/* These classes overpower same named classes on Vegasmain.css */


#header.headBGMain {
	background-image: url(/images/header/odds_header.jpg);
	background-repeat: no-repeat;
	background-position: 0 22px;
}

#ContentWrapper {
	position: relative;
}
.top_box {
	background: Black;
	margin: 10px 10px 10px 10px;
	padding: 0px;
}
#item_case {
	background: Black;
	padding: 10px 10px 10px 10px;
}
#item_buffer{
	background-image: url(/images/mainbg.gif);
	padding: 0px;
}


#tbl_title{
	background-image: url(images/odds/title_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, Verdana,  san-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	color: #333;
}
#odd_case{
	background: #b8b8b8;
}
#rowset2{
	background: #b8b8b8;
	color: #595959;
	font-family: Arial, Helvetica, Verdana,  san-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 0 3px 5px ;
}
#rowset1{
	background: #a6a6a6;
	color: #595959;
	font-family: Arial, Helvetica, Verdana,  san-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 0 3px 5px ;
}
#tbl_header{
	padding: 3px 0 3px 3px ;
	background: #555;
	color: #ffffff;
	font-family: Arial, Helvetica, Verdana,  san-serif;
	font-size: 11px;
	font-weight: bold;
}
