body {
	margin:0px;
	background-color:#ffffff;
	color:#000000;
}
BODY, P, DIV, TD, BLOCKQUOTE {
	font-family:verdana;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#000000;
}
form {
	margin:0;
	padding:0;
}
A:ACTIVE {
	color:#0E4369;
	text-decoration:none;
}
A:LINK {
	color:#0E4369;
	text-decoration:none;
}
A:VISITED {
	color:#0E4369;
	text-decoration:none;
}
A:HOVER {
	color:#706E05;
	text-decoration:underline;
}
.TopBottomBar {
	font-family:verdana;
	font-size:12px;
	background-color:#4B7007;
	height:25px;
	color:#666666;
}
A:ACTIVE.TopBottomBarLink {
	color:#666666;
	text-decoration:none;
}
A:LINK.TopBottomBarLink {
	color:#666666;
	text-decoration:none;
}
A:HOVER.TopBottomBarLink {
	color:#000000;
	text-decoration:underline;
}
.strike {
	text-decoration:line-through;
}
/** BOX STYLES **/
.BoxFrame {
	background-color:#D3E4D6;
}
.BoxHeader {
	font-family:verdana;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	background-color:#D3E4D6;
	height:25px;
	padding-left:5px;
	padding-rigth:5px;
	color:#2C362E;
}
.BoxContent {
	font-family:verdana;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	padding-left:10px;
	padding-right:10px;
	padding-top:6px;
	padding-bottom:6px;
	background-color:#f6f6f6;
	color:#451008;
}
.BoxText {
	font-family:verdana;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	background-color:#f6f6f6;
	color:#451008;
}
A:ACTIVE.BoxLink {
	color:#205370;
	text-decoration:none;
}
A:LINK.BoxLink {
	color:#205370;
	text-decoration:none;
}
A:HOVER.BoxLink {
	color:#000000;
	text-decoration:underline;
}
A:VISITED.BoxLink {
	color:#205370;
	text-decoration:none;
}
A:VISITED.BoxLink:hover {
	color:#000000;
	text-decoration:underline;
}
/** PAGE HEADER AND NAVIGATION					**/
.pageHeader {
	font-family:verdana;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	background-color:#FFFFFF;
	text-align:left;
	padding:5px;
	margin:0px;
	color:#000000;
}
.pageNavigation {
	font-family:verdana;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	background-color:#FFFFFF;
	padding:5px;
	height:16px;
	color:#0033cc;
}
.pageNavigation div {
	font-family:verdana;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:#0033cc;
}
/** CATALOG ITEMS				 				**/
.CatalogNavigation {
	background-color:#F6F6F6;
	border-bottom:1px solid #D3E4D6;
}
.CatalogNavigation table tr td {
	font-family:verdana;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	background-color:#F6F6F6;
	color:#666666;
}
.CatalogItemDark {
	font-family:verdana;
	font-size:9px;
	font-style:normal;
	font-weight:normal;
	background-color:#F0F0F0;
	padding:4px;
	color:#000000;
}
.CatalogItemLight {
	font-family:verdana;
	font-size:9px;
	font-style:normal;
	font-weight:normal;
	background-color:#ffffff;
	padding:4px;
	color:#000000;
}
/** LISTS FOR CART ITEMS - USES CATALOG STYLES **/

.listHeader {
	font-family:verdana;
	font-size:9px;
	font-style:normal;
	font-weight:normal;
	background-color:#F0F0F0;
	color:#000000;
}
.listItem {
	font-family:verdana;
	font-size:9px;
	font-style:normal;
	font-weight:normal;
	background-color:#ffffff;
	color:#000000;
}
/** FORMS										**/
/**NEW FORM STYLES**/

.formFieldSet {
	border:1px solid #89a8ad;
	margin-top:0px;
	margin-bottom:5px;
	margin-left:5px;
	margin-right:5px;
	/*border-style: outset;*/
	padding-bottom:10px;
}
.formContent {
	clear:both;
	float:left;
	padding-left:0px;
	width:99%;
}
.formSeparator {
	font-family:verdana;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	background-color:#F0F0F0;
	padding:6px;
	color:#000000;
}
.formHeader {
	clear:both;
	font-family:verdana;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	background-color:#FFFFFF;
	color:#000000;
	padding:5px;
}
.formLine {
	clear:both;
	float:left;
	width:100%;
}
.formCaption {
	font-family:verdana;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:#333333;
	float:left;
	padding:5px;
	margin-top:3px;
	text-align:right;
	width:40%;
}
.formControl {
	font-family:verdana;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:#333333;
	float:left;
	padding:5px;
}
.formSpace {
	font-family:verdana;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:#333333;
	float:left;
	padding:5px;
	padding-left:15px;
}
.formControlText {
	font-family:arial;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	width:144px;
	color:#666666;
}
.formControlSelect {
	font-family:arial;
 #font-size:11px;
	font-style:normal;
	font-weight:normal;
	width:150px;
	color:#666666;
}
.formButtons {
	text-align:center;
	padding-top:15px;
	padding-bottom:15px;
	clear:both;
	float:left;
	width:99%;
}
/**NEW FORM END**/

.FormItems {
	font-family:verdana;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	padding:2px;
	color:#333333;
}
.formRemark {
	font-family:verdana;
	font-size:9px;
	font-style:normal;
	font-weight:normal;
	color:#999999;
}
.ProductSubtitle {
	font-family:verdana;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	border-bottom:1px solid #CCCCCC;
	padding:5px;
	margin:0px;
}
./* LEFT SIDE*/
.leftsearch {
 font-family: "Futura Md BT";
 font-size: 17px;
 color: #4a4a4a;
 background-image: url(../images/left_search_bg.jpg);
 background-repeat: no-repeat;
 margin: 0px;
 padding: 0px;
 height: 104px;
 width: 204px;
 font-weight: normal;
}
.leftproductrangebg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #8e8e8e;
	text-decoration: none;
	background-color: #e6e6e6;
	text-align: left;
	width: 204px;
}
.leftproductrangebg a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #8e8e8e;
	text-decoration: none;
}
.leftproductrangebg a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
/* BODY */


.bodymenutop {
	font-family: "Futura XBlkCn BT";
	font-size: 18px;
	font-weight: normal;
	color: #b3b3b3;
	text-decoration: none;
	background-image: url(../images/body_menutopbg.jpg);
	background-repeat: no-repeat;
	text-align: left;
	height: 48px;
	width: 596px;
}
.bodymenutop a {
	font-family: "Futura XBlkCn BT";
	font-size: 18px;
	font-weight: normal;
	color: #b3b3b3;
	text-decoration: none;
}
.bodymenutop a:hover {
	font-family: "Futura XBlkCn BT";
	font-size: 18px;
	font-weight: normal;
	color: #85B7DC;
	text-decoration: none;
}
.bodytext1 {
	font-family: "Futura T Condensed";
	font-size: 25px;
	font-weight: normal;
	color: #555b64;
	background-image: url(../images/body_line1.jpg);
	background-repeat: no-repeat;
	height: 48px;
	width: 596px;
}
.bodytext2 {
	font-family: "Futura T Condensed";
	font-size: 25px;
	font-weight: normal;
	color: #555b64;
	background-image: url(../images/body_line2.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 596px;
}
.bodytext3 {
	font-family: "Futura Md BT";
	font-size: 15px;
	font-weight: normal;
	color: #555b64;
	background-image: url(../images/body_line3.jpg);
	background-repeat: no-repeat;
	height: 39px;
	width: 596px;
	text-align: center;
}
/* RIGHT SIDE*/
.rightbg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #908d8d;
	background-image: url(../images/right_bg.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	width: 204px;
}
.righttxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #908d8d;
}
.title {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.orange {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #f26522;
}
.blue {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #6091b2;
}
.bluebig {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #6091b2;
}
/* FOOTER PART */
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #686868;
	background-color: #e6e6e6;
	text-align: center;
	height: 59px;
	width: 1004px;
}
.home_cnts {padding:10px 0 20px 0;}
.home_cnts p {text-align:center; font-weight:700; font-size:18px; padding:5px 0; margin:0;}
.contact_forms {display:block; text-align:left; padding:10px;}
.contact_forms label {float:left; width:170px;}
.contact_forms input[type=text] {float:left; padding:5px; width:340px; border-width:1px; border-style:solid; border-color:#999 #ccc #eee #ccc;}
.contact_forms textarea {float:left; padding:5px; width:340px; border-width:1px; border-style:solid; border-color:#999 #ccc #eee #ccc; height:100px; resize:none;}
.clear {clear:both;}

.contact_forms .fld {padding:10px 0;}
.contact_forms input[type=submit]{background:#9bc73e; color:#fff; padding:7px 14px; border:solid 0px; cursor:pointer;}
.reqq {color:red; float:left; margin-left:5px;}
