body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	background-color: #C1E5F5;
}
#container {
	width: 750px;
	margin: 0 auto;
	background-color: #FFFFFF;
	background-image: url(images/page_bgr.gif);
	background-repeat: repeat-y;
	text-align: center;
}
#containeradmin {
	width: 750px;
	margin: 0 auto;
	background-color: #FFFFFF;
	background-image: url(images/containerbgradmin.gif);
	background-repeat: repeat-y;
	text-align: center;
}
#headerT {
	width: 750px;
	height: 140px;
	background-color: #000000;
	clear: both;
}
#headerB {
	width: 750px;
	height: 29px;
	clear: both;
	background-image: url(images/headermenubgr.gif);
	padding-top: 3px;
	background-repeat: no-repeat;
}
#headerBL {
	width: 150px;
	float: left;
}
#headerBR {
	clear: right;
	color: #FFFFFF;
	text-align: left;
	float: right;
	padding-right: 110px;
	font-size: 11px;
}
#menu {
	float: left;
	text-align: left;
	padding-bottom: 25px;
	padding-left: 20px;
	clear: left;
	width: 159px;
	position: static;
}
#menu a {
	display: block;
	text-decoration: none;
	padding-left: 21px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3A94BE;
}
#menu a:link , #menu a:visited {
	color: #333333;
	background-color: #F0FAFE;
	background-repeat: no-repeat;
	background-image:  url(images/menbgr.gif);
	background-position: center center;
}

#menu a:hover {
	color: #FF0000;
	text-decoration: none;
	background-color: #FFFFFF;
}
.menuh {
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	color: #3A94BE;
	padding-left: 7px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3A94BE;
	background-color: #F0FAFE;
}
#menu ul {
	margin: 0px;
	padding: 0px;
}
#menu li {
	list-style-type: none;
	margin: 0px;
	font-size: 11px;
}
#content {
	width: 505px;
	padding-right: 40px;
	text-align: justify;
	line-height: 20px;
	padding-bottom: 25px;
	clear: right;
	float: right;
}
#contentcart {
	width: 470px;
	padding-right: 35px;
	text-align: justify;
	padding-top: 13px;
	line-height: 20px;
	padding-bottom: 25px;
	clear: right;
	float: right;
	padding-left: 25px;
}
#contentadmin {
	padding-right: 25px;
	text-align: justify;
	padding-top: 13px;
	line-height: 20px;
	padding-bottom: 25px;
	clear: both;
	padding-left: 25px;
}
#footer {
	width: 750px;
	clear: both;
	background-image: url(images/footer_bgr.gif);
	background-repeat: no-repeat;
	height: 70px;
}
#footerBL {
	width: 140px;
	height: 15px;
	color: #FFFFFF;
	font-size: 10px;
	float: left;
	text-align: center;
	padding-left: 20px;
	padding-top: 23px;
}
#footerBR {
	height: 15px;
	color: #FFFFFF;
	font-size: 10px;
	float: left;
	text-align: center;
	padding-top: 15px;
	padding-left: 55px;
	line-height: 16px;
}
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
.pl:link {
	text-decoration: underline;
	color: #20526A;
}
.pl:visited {
	text-decoration: underline;
	color: #20526A;
}
.pl:hover {
	text-decoration: none;
	color: #20526A;
}
.fl:link {
	text-decoration: none;
	color: #FFFFFF;
}
.fl:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.fl:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.wxl:link {
	text-decoration: none;
	color: #FFFFFF;
}
.wxl:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.wxl:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
h1 {
	font-size: 14px;
	color: #245C77;
}
h2 {
	font-size: 14px;
	color: #245C77;
}
h3 {
	font-size: 12px;
	color: #245C77;
	margin: 0px;
	padding: 0px;
}
.prodtbl {
	background-color: #FFFFFF;
}
.prodtbl td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F0FAFE;
	padding-right: 5px;
	padding-left: 5px;
}
.prodtbl th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	font-weight: normal;
	line-height: 16px;
	text-align: justify;
}
.prodcon {
	clear: both;
	background-color: #F0FAFE;
	padding: 10px 10px 25px;
	border: 1px solid #3A94BE;
	margin-bottom: 10px;
}
.prodconinfo {
	clear: both;
	border: 1px none #3A94BE;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 25px;
}
.proddetails {
	float: left;
	width: 315px;
	line-height: 16px;
	font-size: 11px;
}
.proddetailsinfo {
	line-height: 18px;
	font-size: 12px;
	clear: both;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
}
.proddetailshead {
	line-height: normal;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3A94BE;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	clear: both;
}
.prodimg {
	float: right;
	text-align: center;
	border: 1px solid #3A94BE;
}
.prodimginfo {
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	text-align: center;
	clear: both;
	padding-bottom: 15px;
}
.prodcart {
	clear: both;
}
.prodadd {
	width: 250px;
	float: left;
	font-size: 10px;
	font-weight: bold;
}
.prodaddinfo {
	float: left;
	font-size: 11px;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.prodpric {
	width: 115px;
	float: right;
	text-align: center;
	font-size: 11px;
}
.prodpricinfo {
	padding: 5px 10px;
	clear: both;
}
.prodbtm {
	clear: both;
	position: relative;
}
.imgL {
	border: 1px solid #3A94BE;
}
.menu_cart {
	padding: 5px 5px 5px 12px;
	width: 139px;
	line-height: 18px;
	font-size: 11px;
	border-bottom: 1px solid #3A94BE;
	background-color: #F0FAFE;
}
.prod_hp {
	line-height: 18px;
	font-size: 11px;
	height: 140px;
	clear: both;
	margin-bottom: 15px;
}
.prod_hpt {
	background-color: #D7E9F2;
	height: 22px;
	font-weight: bold;
	color: #3A94BE;
	padding-left: 10px;
	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: #3A94BE;
	border-right-color: #3A94BE;
	border-left-color: #3A94BE;
}
.prod_hpb {
}
td {
	font-size: 11px;
}
#linkheader {
	font-size: 12px;
	font-weight: bold;
	background-color: #3A94BE;
	padding: 0px 3px 0px 5px;
	color: #FFFFFF;

}
.links {
	margin: 5px 0px;
	padding: 5px 0px;
	font-size: 11px;
	line-height: 16px;
}
.CarriageRowrtd {
	background-color: #FBFEFF;
	padding-right: 3px;
	padding-left: 3px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.CarriageHeadertd {
	background-color: #F0FAFE;
	padding-right: 3px;
	font-size: 11px;
	padding-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
