@charset "utf-8";

.td_on {
	background-image: url(../images/row_bg_grey.jpg);
	background-repeat: repeat-x;
	height: 45px;
	width: 400px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	text-indent: 3px;
	vertical-align: middle;
}
.td_on a{
/*	background-image: url(../images/row_bg_grey.jpg); */
/*	background-repeat: repeat-x; */
	height: 45px;
	width: 400px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	text-indent: 3px;
	vertical-align: middle;
	text-decoration: none;
}
.td_on a:hover{
/*	background-image: url(../images/row_bg_grey.jpg); */
/*	background-repeat: repeat-x; */
	height: 45px;
	width: 400px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	text-indent: 3px;
	vertical-align: middle;
	text-decoration: underline;
}
.td_off {
	height: 45px;
	width: 400px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	text-indent: 3px;
	vertical-align: middle;
}
.td_off a{
	height: 45px;
	width: 400px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	text-indent: 3px;
	vertical-align: middle;
	text-decoration: none;
}
.td_off a:hover{
	height: 45px;
	width: 400px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	text-indent: 3px;
	vertical-align: middle;
	text-decoration: underline;
}



.td_off_B {
	height: 45px;
	width: 400px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	text-indent: 3px;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
}
.td_on_B {
	background-image: url(../images/row_bg_grey.jpg);
	background-repeat: repeat-x;
	height: 45px;
	width: 400px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	text-indent: 3px;
	vertical-align: middle;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.td_icon {
	height: 45px;
	width: 50px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}

.offer_disclaimer_box {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;	
}

.offer_details_box {
	font-family: Verdana, Geneva, sans-serif;
	line-height: normal;	
}