@CHARSET "UTF-8";
.test {	background:#f77;}
.block {	display:block;}
.none {	display:none;}
.inline {	display:inline;}

.clear {	clear:both;line-height:0px;font-size:0px;}
.fleft {	float:left;}
.fright {	float:right;}
.oa { overflow:auto;}

.cp { cursor:pointer; }

.tdn { text-decoration:none;}
.tdu { text-decoration:underline;}
.htdu {cursor:pointer;}
.htdu:hover { text-decoration:underline;}
.ti1 { text-indent: 1em; }

.lh { line-height:110%;}
.lh2 { line-height:120%;}
.b { font-weight: bold; }

/** BUTTONS **/
.action {
	text-decoration:underline;
	cursor:pointer;
	color:#0071BC;
	line-height: 110%;
}
.but {
	height:18px;
	text-align:center;
	display:block;
	color:#fff;
	padding-top:3px;
	font-weight:bold;
	text-decoration:underline;
	cursor:pointer;
	font-size:11px;
}
.but.o_94 {
	background:url(../images/but_o_94.jpg) no-repeat;
	width:94px;
}
.but.o_142 {
	background:url(../images/but_o_142.jpg) no-repeat;
	width:142px;
}
.but.b_80 {
	background:url(../images/but_b_80.jpg) no-repeat;
	width:80px;
}
.but.b_94 {
	background:url(../images/but_b_94.jpg) no-repeat;
	width:94px;
}
.but.b_140 {
	background:url(../images/but_b_140.jpg) no-repeat;
	width:140px;
}

.w100 {	width:100px;}
.w110 {	width:110px;}
.w125 {	width:125px;}
.w130 {	width:130px;}
.w170 {	width:170px;}
.w173 {	width:173px;}
.w220 {	width:220px;}
.w240 {	width:240px;}
.w260 {	width:260px;}
.w300 {	width:300px;}
.w350 {	width:350px;}
.w400 {	width:400px;}
.w465 {	width:465px;}
.w500 {	width:500px;}
.w510 {	width:510px;}
.wwide { width:720px !important;}

.h2 { height:2px;}
.h5 { height:5px;}
.h10 { height:10px;}
.h20 { height:20px;}
.h40 { height:40px;}

/** BUTTONS END **/
.ptitle {
	font-size:14px;
	color:#fff;
	height:35px;	
}
.ptitle.blue {
	background:url(../images/bg_title_blue.jpg) repeat-x;
	width:510px;
}
.ptitle.green {
	background:url(../images/bg_title_green.jpg) repeat-x;
	width:510px;
}
.ptitle b {
	display:block;
	padding-top:7px;
	margin-left:10px;
	line-height:21px;
}

/**		COLORS **/
.c_w { color:#FFFFFF; }
.c_o { color:#F89811; }
.c_g { color:#828284; }
.c_b  { color:#0071BC; }
.c_lb { color:#00BFF3; }
.c_gn { color:#6D9034; }
.c_bl { color:#000000;}

.bc_g { background:#F6F6F6; }
.bc_ef { background:#EFEFEF; }
.bc_fa { background:#FAFAFA; }
.bc_eb {background:#EBEBEB; }
.bg_rating {	background:url(../images/bg_rating.jpg) no-repeat center center; }

.font0 { font-size:0px;}
.font8 {	font-size:8px;}
.font10 {	font-size:10px;}
.font11 {	font-size:11px;}
.font14 {	font-size:14px;}
.font100{	font-size:100%;}

/**		PADDINGS **/
.pt1 {	padding-top:1px;}
.pt2 {	padding-top:2px;}
.pt3 {	padding-top:3px;}
.pt4 {	padding-top:4px;}
.pt5 {	padding-top:5px;}
.pt10 { padding-top:10px;}
.pt20 { padding-top:20px;}

.pr5 { padding-right:5px; }
	
.pb5 { padding-bottom:5px;}

.pl0 {	padding-left:0px;}
.pl2 {	padding-left:2px;}
.pl5 {	padding-left:5px;}
.pl10 {	padding-left:10px;}
.pl12 {	padding-left:12px;}
.pl15 {	padding-left:15px;}
.pl20 {	padding-left:20px;}

/**		MARGINS **/
.mt2 {	margin-top:2px;}
.mt4 {	margin-top:4px;}
.mt5 {	margin-top:5px;}
.mt10 {	margin-top:10px;}
.mt15 {	margin-top:15px;}
.mt20 {	margin-top:20px;}
.mt40 {	margin-top:40px;}

.mr5 {	margin-right:5px;}
.mr10 {	margin-right:10px;}
.mr14 { margin-right:14px;}
.mr20 {	margin-right:20px;}
.mr30 {	margin-right:30px;}

.mb5 {	margin-bottom:5px;}
.mb10 {	margin-bottom:10px;}
.mb20 {	margin-bottom:20px;}

.ml0 {	margin-left:0px;}
.ml5 {	margin-left:5px;}
.ml10 {	margin-left:10px;}
.ml15 {	margin-left:15px;}
.ml20 {	margin-left:20px;}
.ml33 {	margin-left:33px;}

.mlra { margin-left:auto; margin-right:auto; }
.nbc { border-collapse:separate; }



h3 {
	font-size:13px;
}
.hr {
	clear:both;
	font-size:0px;
	line-height:0px;
	height:1px;
	width:100%;
	background-color:#ccc;
}
.br {	border-right:1px solid #FFFFFF;}
.br2 {	border-right:2px solid #FFFFFF;}