body {
	margin:0px;
	padding:0px;
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	background-image:url('../images/body-bg.jpg');
	background-repeat:repeat-x;
	}
form {
	display:inline;
	padding:0;
	margin:0;
	}		
.input-box {
	color:#919191;
	border:1px solid #165f3a;
	font-family:tahoma;
	font-size:11px;
	padding:2px;
	}
.logo-border {
	border:1px solid #cccbc8;
	}	
.green-input-box {
	color:#004221;
	border:1px solid #004221;
	font-family:tahoma;
	font-size:11px;
	padding:2px;
	}	
h1 {
	margin:0px;
	padding:0px;
	font-size:15px;
	color:#025357;
	font-weight:bold;
	}	
h2 {
	margin:0px;
	background-color:#008585;
	height:22px;
	padding:10px 0 0 10px;
	display:block;
	color:#ffffff;
	font-weight:bold;
	font-family:tahoma;
	font-size:11px;
	}
.form-txt {
	font-family:tahoma;
	font-size:11px;
	color:#666666;
	}
.left_link {
	color:#008585;
	height:23px;
	background-image:url('../images/left-link-bg.jpg');
	background-repeat:no-repeat;
	}
.left_link a {
	color:#008585;
	height:17px;
	padding-left:20px;
	padding-top:6px;
	display:block;
	text-decoration:none;
	}	
.left_link a:hover {
	color:#008585;	
	text-decoration:underline;
	}
.product-name {
	color:#008585;
	font-size:12px;
	}	
.blk-text {
	color:#000000;
	}			
.wht-text {
	color:#ffffff;
	}
.gray-link, .gray-link a {
	color:#747474;
	text-decoration:none;
	}	
.gray-link a:hover {
	color:#025357;
	text-decoration:none;
	}
.green-link {
	color:#008585;
	}		
.green-link a {
	color:#008585;
	text-decoration:underline;
	}	
.green-link a:hover {
	color:#747474;
	text-decoration:underline;
	}
.green-link1 {
	color:#008585;
	}		
.green-link1 a {
	color:#008585;
	text-decoration:none;
	}	
.green-link1 a:hover {
	color:#747474;
	text-decoration:underline;
	}
a.more:link, a.more:active, a.more:visited {
	color:#008585;
	text-decoration:underline;
	}
a.more:hover {
	color:#747474;
	text-decoration:underline;
	}			
.footer-bg {
	background-image:url('../images/footer-bg.jpg');
	background-repeat:repeat-x;
	background-color:#eeece4;
	}
.asterisk {
	color:#ff0000;
	}