/*
	font-family: verdana;
	text-transform:uppercase;
    text-decoration: none;
	color: #000000;
    font-weight: normal;
    font-size: 10px;
	line-height: 10px;
*/


/* DOCUMENTS */
.doc_title
{
	font-family: verdana;
    text-decoration: none;
	color: #FFFFFF;
    font-weight: bold;
    font-size: 12px;
}
/* END */





/* USER */
.login_label
{
	font-family: verdana;
    text-decoration: none;
	color: #676767;
    font-weight: normal;
    font-size: 11px;
}
.login_input
{
	font-family: verdana;
    font-size: 11px;
	border:1px solid #9B9B9B;
}
.error_msg
{
	color:red;
}
.input_fields
{
	width:150px;
}
.new_user_title
{
	font-size:18px;
	color:#6699cc;
}
/* END USER */





/* ODDS TABLE */
.odds_menu_level_1
{
	font-size:12px;
	font-weight:bold;
	padding-left:13px;
	float:left;
	line-height:20px;
}
.odds_menu_1_bg
{
	background-image:url(../images/design/1_bg_menu_sport.png);
	height:20px;
	width:260px;
}

.odds_menu_level_2
{
	font-weight:bold;
}

.o_s_h
{
	background-image:url(../images/design/1_bg_sport_header.jpg);
	height:26px;
}
.o_s_n
{
	color:#636363;
	font-size:15px;
	font-weight:bold;
	font-family:arial;
}
.odds_provider_header
{
	background-image:url(../images/design/1_bg_odds_header_1.gif);
	height:20px;
	width:100px;
	text-align:center;
}
.o_tr_h_1
{
	background-image:url(../images/design/1_bg_odds_header_1.gif);
	height:20px;
}
.o_tr_h_2
{
	background-image:url(../images/design/1_bg_odds_header_2.gif);
}

.o_t_h
{
	font-weight:normal;
	font-size:10px;
	color:#FFFFFF;
	font-family:verdana;
	text-align:center;
}
.r_w
{
	font-weight:normal;
	font-size:9px;
	font-family:verdana;
}
.r_w_c /*center 30*/
{
	font-weight:normal;
	font-size:9px;
	font-family:verdana;
	text-align:center;
	width:30px;
}
.r_w_over
{
	font-weight:normal;
	font-size:9px;
	font-family:verdana;
	text-decoration: underline;
}
.nw
{
	white-space:nowrap !important; 
}
.bl3
{
	border-left:3px solid #FFFFFF;
}
.tc
{
	text-align:center;
}
.tr
{
	text-align:right;
}
.cl
{
	cursor:hand;
	cursor:pointer;
}
.plr10
{
	padding-left:10px;padding-right:10px;
}
.pl10
{
	padding-left:10px;
}
.i100
{
	height:1px;
	width:100px;

}
.i1
{
	height:1px;
	width:1px;

}
/* END */



/* ODDS */
.cb_style
{
	padding:0px;
	margin:0px;
}
/* END */



/* TABLES */
.r_0
{
	background-color:#E2ECF5;
	height:16px;
}
.r_0_over
{
	background-color: #669ACC;
	height:16px;
	/*cursor:hand;
	cursor:pointer;*/
}
.r_0_or
{
	background-color:#E2F0E3;
	height:16px;
}
.r_1
{
	background-color:#FFFFFF;
	height:16px;
}
.r_1_over
{
	background-color: #669ACC;
	height:16px;
	/*cursor:hand;
	cursor:pointer;*/
}
/* END */




/* other */
.clickable
{
	cursor:hand;
	cursor:pointer;
}
.nowrap
{
	white-space:nowrap !important; 
}

.bt_text
{
	font-family: verdana;
    text-decoration: none;
	color: #ff9933;
    font-weight: normal;
    font-size: 12px;
}
/* end */


/* TOP FRAME */
.clock_style
{
	font-size:10px;
	height:22px;
	line-height:20px;
	padding-left:20px;
	border:0px;
	margin:0px;
}
