
div.container div.wrapper table.dt {
	background: #FFFFFF ;
	color: RGB(33,33,33);
	font-family: "Trebuchet MS", Trebuchet, Lucida Sans Unicode, Lucida Grande, Lucida Sans, Arial, sans-serif;
	font-size: 14px;
	text-align: center; 
}

div.container div.wrapper table.dt TBODY.row1 td{
	background: #FFFFFF;

}
	
div.container div.wrapper table.dt TBODY.row2 td{
	background: RGB(236,236,236);
}

div.container div.wrapper table.dt td.l {
	text-align : left;
	padding-left:3px;
}


span.ke {
	color:RGB(162, 162, 162);
	font-weight:bold;
	font-size: 12px;
}
div.container div.wrapper table.ps th {
	text-align:left;
	margin-left:3px;
	background-color:inherit;
	font-style: italic;
	font-weight:bold;
	text-decoration: underline;
}
div.container div.wrapper table.ps td {
}

tr.btb th {
	border-bottom: 1px solid #B6C4BE /*#339900*/;
}

span.tr {
	float: right;
	font-size:11px;
}
span.l {
	color: red;
	font-style: italic;
	font-weight: normal;
	float:right;
}
span.n {
	font-style: italic;
	font-weight: normal;
	float: right;
	border-top: 1px solid Black;
	width: 100%;
	text-align: right;
}

span.mins {
	color:#063;
}

div.idx caption {
	font-size: 16px;
	text-align: left;
	padding-bottom: 5px;
}

div.idx a {
	color:RGB(218,218,218);
	font-style: italic;
	text-decoration: none;
}

div.idx a:hover {
	color:RGB(218,218,218);
	text-decoration: underline;
}

img.i {
	border: 0px;
	margin-top: 1px;
	margin-bottom: 1px;
}

div.lp {
	font-weight: bold; 
	text-align: center;
	vertical-align: top;
}
	
table.ps th {
	background: none;
	border: none;
}
table.ps td {
	background: none;
	text-align: left;
}
	
/*=====  ND =====*/
/*  div#makeBet  */
div#makeBet {
	float:right; 
	width:240px; 
/*	margin-bottom:90px; */
	color: RGB(218,218,218);
}

div#makeBet table#betSlip {
	width: 100%;
	background-color:RGB(54,54,54); 
	
}

div#makeBet table#betSlip table {
	padding-left: 10px;
	padding-right: 10px;
}

div#makeBet table#betSlip caption {
	color:RGB(33,33,33);
}

div#makeBet span#betsCount,
div#makeBet span#betsCoeff {
	width:100%;
	background-color:RGB(33,33,33);
	font-size:18px;
	font-weight:bold;
/*	padding-top: 2px;
	padding-bottom: 2px;
*/	padding-left: 18px;
	padding-right: 18px;
	color:RGB(255,176,0);
}

div#makeBet a {
	color:RGB(162, 162, 162);
	text-decoration:none;
	font-weight:bold;
}

div#makeBet a:hover {
	text-decoration:underline;
}

/* div#evList */
div#evList,
div#oddsNote,
div#errHolder {
	width: 450px;
}
div#oddsNote {
	margin-bottom: 20px;
}

blockquote.note {
	margin: 0;
	padding: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom:20px;
	line-height:1.5;
	color:RGB(218,218,218);
	background-color:RGB(54,54,54);
  	-moz-border-radius: 2px;
}

blockquote#evFiller {
	height:95px;
}

div#errHolder {
	background-color:RGB(54,54,54);
}
	
div#errHolder blockquote.note{
	padding-left: 60px;
	background:url(../img/err_icon.gif);
	background-position: 10px center;
	background-repeat:no-repeat;
}

div#oddsNote blockquote  h2 {
	color: RGB(255,177,0);
	font-size:20px;
	font-weight:bold;
	margin: 0;
}

div#oddsNote table#oddsView {
	border:0;
	width: 100%;
	margin-top:-3px;
}

div#oddsNote button {
	width:100%;
}

div#oddsNote button span {
	font-weight:bolder;
}


/*table buttons*/
table.buttons {
	width: 100%;
	border-spacing: 0;
	margin-top:-10px;
	margin-bottom: 20px;
	
}

table.buttons a {
	color:RGB(162, 162, 162);
	text-decoration:none;
	font-weight:bold;
	margin-right: 15px;
	cursor:default;
}

table.buttons a:hover {
		text-decoration:underline;
}

div.container h3 img {
	margin-right:7px;
	margin-top:7px;
	float:right;
	cursor:pointer;
}

div.groupNote {
	color:RGB(102,102,102);
	margin:0;
	padding:0;
}

#refresh1 {
	width:100%;
}

#refresh2 {
	padding-left:20px;
	padding-right:20px;
}

table.dt tr.bk td a img {
	margin-bottom:1px;
	margin-top:1px;
}

table.dt a.om {
	cursor:pointer;
}

table.dt a.om:hover {
	text-decoration:underline;
}


