/*0807*/
.specT {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #970000;
	border: 1px solid #CCCCCC;
	text-align: center;
}
.specTbox {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000;
	background-color: #f4f4f4;
	padding: 8px;
	margin-bottom: 10px;
}
.bulletsT {
	list-style-image: url(images/bullet.gif);
	font-weight: bold;
}
.bulletsT li {
	margin-top: 3px;
	margin-bottom: 3px;
	padding-left: 3px;
}
.sprT {
	background-image: url(images/trust_price.gif);
	background-repeat: no-repeat;
	color: #FFF;
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	background-position: left top;
	padding-top: 13px;
	padding-bottom: 13px;
	text-transform: uppercase;
	line-height: 43px;
	padding-right: 5px;
	padding-left: 5px;
}
.trtab {
	background-image: url(images/trtab_on.gif);
	background-repeat: no-repeat;
	height: 38px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	width: 173px;
	text-transform: uppercase;
	padding-top: 9px;
	padding-left: 14px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
.trtab_off {
	background-image: url(images/trtab_off.gif);
	background-repeat: no-repeat;
	height: 38px;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	width: 173px;
	text-transform: uppercase;
	padding-top: 10px;
	padding-left: 14px;
}
.trtab_off a{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.trtab_off a:hover{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
