
td.tabsTitleStart{background-image: url(img/tabs_bg3.gif);width:6px;line-height:24px;font-family:arial,Verdana,tahoma;font-size:14px;color:#E7D13C;text-decoration:none;font-weight:bold;font-style:italic;background-repeat :no-repeat;}
td.tabsTitle{background-color:#FFEEB4;font-family:arial,Verdana,tahoma;font-size:0.9em;text-decoration:none;line-height:24px;font-weight:bold;background-repeat:no-repeat;padding-left:0px;}
td.tabsTitleEnd{background-image: url(img/tabs_bg4.gif);height:30px;display:block;width:8px;line-height:30px;font-family:arial,verdana,tahoma;font-size:15px;color:#FFD700;text-decoration:none;font-weight:bold;background-repeat :no-repeat;text-align : center;}

td.tabsTitleOffStart{background-image: url(img/tabs_bg5.gif);width:6px;line-height:24px;font-family:arial,Verdana,tahoma;font-size:14px;color:#FFFFFF;text-decoration:none;font-weight:bold;font-style:italic;background-repeat :no-repeat;}
td.tabsTitleOff{background-color:#000D6B;font-family:arial,Verdana,tahoma;font-size:15px;color:#FFFFFF;text-decoration:none;line-height:24px;font-weight:inherit;padding-left:0px;padding-right:0px;background-repeat:no-repeat;}
td.tabsTitleOffEnd{background-image: url(img/tabs_bg6.gif); height:30px;display:block;width:8px;line-height:30px;font-family:arial,verdana,tahoma;font-size:15px;color:#FFFFFF;text-decoration:none;font-weight:bold;background-repeat :no-repeat;text-align : center;}



.btnLqd {
	float: right;
	clear: both;
	background: url(img/btn_left.html) no-repeat;
	padding: 0 0 0 10px;
	margin: 5px 0;
}
.btnLqd a{
	float: left;
	height: 40px;
	background: url(img/btn_stretch.html) repeat-x left top;
	line-height: 40px;
	padding: 0 10px;
	color: #fff;
	font-size: 1em;
	text-decoration: none;
}
.btnLqd span {
	background: url(img/btn_right.html) no-repeat;
	float: left;
	width: 10px;
	height: 40px;
}


.btn25 {
	float: right;
	clear: both;
	background: url(img/btn_left25.png) no-repeat;
	padding: 0 0 0 10px;
	margin: 5px 0;
}
.btn25 a{
	float: left;
	height: 25px;
	background: url(img/btn_stretch25.png) repeat-x left top;
	line-height: 25px;
	padding: 0 10px;
	color: #fff;
	font-size: 1em;
/*	font-weight:bold;*/
	text-decoration: none;
}
.btn25 span {
	background: url(img/btn_right25.png) no-repeat;
	float: left;
	width: 10px;
	height: 25px;
}
.btn-red a{    text-decoration: none;
    background: #FF0000;
    color: #fff;
    font-size: 13px;
    padding: 6px;
    width: 100px;}
.btnLqd_green { background-color: green; }
.btnLqd_red { background-color: red; }
.btnLqd_orange{ background-color: orange; }

.clear {

	clear: both;
}
