body {
	margin: 0px;
	background-color: #dcdcdc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image: url(../images/main_bg.jpg);
	background-repeat: repeat-x;
}
.header_tab {
	background-color: #7c7d7c;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #919891;
	border-right-color: #919891;
	border-left-color: #919891;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
a:hover {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.main_title {
	font-size: 17px;
	font-weight: bold;
	color: #fe8f2b;
	text-decoration: none;
	font-family: Tahoma;
	left: 15px;
}
.content_bg {
	background-color: #FFFFFF;
	background-image: url(../images/content_bg.jpg);
	background-repeat: repeat-x;
}
.content_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666766;
	text-align: justify;
}
.sub_head_bg {
	background-image: url(../images/sub_head_bg.jpg);
	background-repeat: repeat-x;
	height: 28px;
}



.gray_border {
	border: 1px solid #D1D1D1;
}
.noborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.normaltxt {
	font-size: 11px;
	color: #CCCCCC;
}
.sub_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.shaded_bg {
	background-color: #FFFFFF;
	background-image: url(../images/product_bg.jpg);
	background-repeat: repeat-x;
}
.footer_bg {
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	height: 71px;
}



.top_link {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.top_link:hover {



	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFB559;
	text-decoration: none;
}
.left_padding {
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.orange_title {

	font-size: 12px;
	font-weight: bold;
	color: #fe8f2b;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	left: 15px;
}
.footer_links {
	color: #FFFFFF;
}
.footer_white_txt {

	color: #FFFFFF;
}
.copyright_txt {


	color: #bab4b4;
}
.more_link {
	color: #666666;
	text-decoration: underline;
}
.more_link:hover {
	color: #666666;
}
.middle_bg {
	background-image: url(../images/middle_shade.jpg);
	background-repeat: no-repeat;
}
.boldtxt {
	font-weight: bold;
	color: #666666;
}
.button {
	border: 1px solid #CCCCCC;
	background-image: url(../images/buttons_bg.jpg);
	background-repeat: repeat-x;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.top_gray_border {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.product_link a{
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
	font-size: 10px;
}
li {
	list-style-image: url(../images/bullets.jpg);
	line-height: 18px;
}
.sub_head {
	font-family: Tahoma;
	font-size: 11px;
	text-transform: none;
	color: #666666;
	background-color: #EFEFEF;
	font-weight: bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #BEBEBE;
	border-bottom-color: #BEBEBE;
	height: 18px;
	padding-left: 10px;
}


.product_link a:hover {
	color: #FF932C;
	text-decoration: none;
	font-weight: bold;
}

.right_product_link a{
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;
}

.right_product_link a:hover{
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}