@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/4.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.holder {
	width: 900px;
	margin-top: 10px;
	background-image: url(images/holder_bg.gif);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
}
.top_shadow {
	height: 16px;
	background-image: url(images/top_mid_4jpg.gif);
	background-repeat: repeat-x;
}
.top_shadow .t_left_img {
	float: left;
	height: 16px;
	width: 16px;
	background-image: url(images/top_lef_4jpg.gif);
	background-repeat: no-repeat;
}
.top_shadow .t_right_img {
	float: right;
	height: 16px;
	width: 24px;
	background-image: url(images/top_rig_4jpg.gif);
	background-repeat: no-repeat;
}
.bottom_shadow {
	height: 16px;
	background-image: url(images/bot_mid_4jpg.gif);
	background-repeat: repeat-x;
	clear: both;
}
.b_left_img {
	float: left;
	height: 16px;
	width: 16px;
	background-image: url(images/bot_lef_4jpg.gif);
	background-repeat: no-repeat;
}
.b_right_img {
	float: right;
	height: 16px;
	width: 24px;
	background-image: url(images/bot_rig_4jpg.gif);
	background-repeat: no-repeat;
}
.site_layout {
	margin-right: 20px;
	margin-left: 13px;
}
.header {
	text-align: center;
}
.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #999999;
	height: 20px;
	background-color: #EEEEEE;
	padding-left: 30px;
	padding-top:5px;
	padding-bottom:5px;
	position: relative;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	color: #3366ac;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-top: 0px;
	font-weight: bold;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	color: #666666;
}
.sfw {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #3366AC;
}
.cboth {
	clear: both;
	margin-top: 0px;
}

.titl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3366AC;
	margin-top: 20px;
	float: right;
}
.titl  h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #3366AC;
	margin-bottom: 0px;
	text-align: center;
}
.titl  strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 0px;
	font-weight: bold;
	color: #336699;
}

.flash {
	float: left;
	margin-left: 10px;
	display: inline;
}
.flash_ul {
}
.r_ul {
	float: left;
	margin-left: 35px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 10px;
	margin-top: 40px;
	display: inline;
}
.r_ul li {
	padding-bottom: 10px;
}
.product_heading {
	clear: both;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E9E9E9;
	color: #333333;
	font-weight: bold;
}

.footer {
	clear: both;
	margin-right: 20px;
	margin-left: 13px;
}
p {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	color: #B7B7B7;
	margin: 0px;
	padding: 0px;
}
.flw {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	margin-top: 5px;
	margin-bottom: 5px;
}
.flw a {
	color: #336699;
	text-decoration: none;
}
.pro_img {
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.flw a:hover {
	color: #990000;
}
hr {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.foter_table {
	width: 100%;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-top: 10px;
}

.more_info a{
	float: right;
	margin-top: 20px;
	margin-right: 50px;
	height: 16px;
	width: 68px;
	background-color: #007BCE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 2px;
	padding-left: 4px;
	text-decoration: none;
	display: block;
	border: 2px solid #0099FF;
}
.more_info a:hover{
	float: right;
	margin-top: 20px;
	margin-right: 50px;
	height: 16px;
	width: 68px;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 2px;
	padding-left: 4px;
	display: block;
	border: 2px solid #444444;
}
.more_info2 a{
	background-color: #007BCE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 2px;
	padding-left: 4px;
	text-decoration: none;
	display: block;
	border: 2px solid #0099FF;
	height: 16px;
	padding-right: 3px;
	padding-bottom: 2px;
	width: 150px;
	margin-left: 40px;
}
.more_info2 a:hover{
	height: 16px;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 2px;
	padding-left: 4px;
	display: block;
	border: 2px solid #444444;
	padding-right: 3px;
	padding-bottom: 2px;
	margin-left: 40px;
}
.product_heading table {
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	border: 2px solid #8d8d8d;
	background-color: #FFFFFF;
}
.product_heading table a {
	color: #336699;
	text-decoration: none;
}
.product_heading table a:hover {
	color: #FF0000;
	text-decoration: none;
}
.product_heading table td small {
	color: #3399cc;
}
.product_heading table th a {
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
}

.product_heading th {
	background-color: #417689;
	color: #FFFFFF;
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.zebra {
	background-color: #c2cccf;
}
.zebra2{
	background-color: #e7e9eb;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.marginLeft {
	margin-left: 10px;
}
