.left_bg {
	background-image: url(img/bg_left.jpg);
	background-repeat: repeat;
}
.right_bg {
	background-image: url(img/bg_right.jpg);
	background-repeat: repeat;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #357AA1;
}
a:active {
	text-decoration: none;
	color: #357AA1;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: lighter;
	color: #333333;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #367EA6;
	line-height: 18px;
}

.blue_text {
	color: #367EA6;
	line-height: 18px;
}
.nav_hdg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #57A0C8;
	text-align: left;
	vertical-align: middle;
	padding: 4px;
}
.dot_left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

.nav_cells {
	background-color: #F0F7FB;
	text-align: left;
	vertical-align: middle;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.nav_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.footer_bg {
	background-image: url(img/footer.jpg);
	background-repeat: no-repeat;
}
.txt_right {
	text-align: right;
}
.offer_btn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #C8024D;
	padding: 2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.offer_field {
	background-color: #FFF2F8;
	border: 1px solid #C8024D;
	width: 162px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.offer_txt {
	font-size: 12px;
	color: #C8024D;
	font-weight: bold;
}

