html { 

	height: 100%; 

	margin-bottom: 1px; 

}

BODY{

	margin:0 0 0 0px; 

	padding:0; 
	
	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:11px;

	color:#000000;
	
	background-image:url(images/background.gif);
	
	background-repeat:repeat-x;
	
	background-color:#f6f5e8;
	
}

.tblMain{

	border:#ffffff 4px solid;
	
	background-color:#FFFFFF;

}

a{
color:#006600;
text-decoration:underline;
}
a:hover{
color:#000000;
text-decoration:none;
}
.Record{
	width:130px;
	padding-top:1px;
	padding-bottom:1px;
	float:left;
	font-weight:bold;
	margin-right:7px;
	text-align:center;
}
.more{
display:block;
width:70px;
background-color:#D3C483;
border:#006600 1px solid;
padding-bottom:3px;
padding-top:3px;
text-align:center;
text-decoration:none;
color:#000000;
}
.more:hover{
background-color:#006600;
border:#006600 1px solid;
color:#FFFFFF;
}
.copyproducts{
padding:5px;
}
.borderedproducts{
border:#cccccc 1px solid;
text-align:center;
}
.headerleft{
background-image:url(images/headerleft.gif);
background-repeat:no-repeat;
background-color:#006600;
border-right:#FFFFFF 1px solid;
width:5px;
height:28px;
float:left;
}
.headerright{
background-image:url(images/headerright.gif);
background-repeat:no-repeat;
background-position:right;
background-color:#006600;
width:763px;
height:28px;
float:left;
}
.clear{
clear:both;
}
.headline{
background-color:#006600;
background-image:url(images/headline.gif);
background-repeat:no-repeat;
height:23px;
padding-left:30px;
color:#FFFFFF;
font-weight:bold;
padding-top:6px;
padding-bottom:1px;
}
.headline a{
color:#FFFFFF;
}
.headline a:hover{
color:#FFFFFF;
}
.beforecopy{
background-image:url(images/copy.gif);
background-repeat:no-repeat;
height:3px;
}
.copy{
margin:0;
padding:5px;
padding-left:12px;
padding-top:2px;
min-height:150px;

}
.btmborder{
border-bottom:#006600 3px solid;
}
.leftside{
width:95%;
}
.headlineL{
background-color:#006600;
background-image:url(images/headlineL.gif);
background-repeat:no-repeat;
background-position:right;
color:#FFFFFF;
font-weight:bold;
padding-left:5px;
padding-top:7px;
padding-bottom:2px;
margin-top:0;
height:21px;
}
.headlineB{
background-color:#D6C283;
color:#006600;
font-weight:bold;
padding-left:5px;
padding-top:6px;
padding-bottom:2px;
margin-top:0;
height:21px;
}

.sublinks a{
	min-height:15px;
	background-image:url(images/sublinks.gif);
	background-repeat:no-repeat;
	font-weight:bold;
	display:block;
	padding-top:3px;
	padding-bottom:3px;
	background-color:#D6C283;	
	clear:both;
	padding-left:17px;
	color:#006600;
	text-decoration:none;
	font-size:11px;
	border-bottom:#FFFFFF 1px solid;
	
}

.sublinks a:hover{
	color:#655215;
	text-decoration:none;
	background-color:#dfcc8f;
}
.subseclinks a{
	min-height:15px;
	background-position:left;
	display:block;
	padding-top:3px;
	padding-bottom:3px;
	background-color:#e6debb;	
	clear:both;
	padding-left:17px;
	color:#006300;
	text-decoration:none;
	font-size:11px;
	border-bottom:#ffffff 1px solid;
	
}

.subseclinks a:hover{
	color:#655215;
	text-decoration:none;
	background-color:#f1ebd0;
}
.subseclinksb a{
	min-height:15px;
	background-position:left;
	display:block;
	padding-top:3px;
	padding-bottom:3px;
	background-color:#e6debb;	
	clear:both;
	padding-left:17px;
	color:#006300;
	text-decoration:none;
	font-size:11px;
	border-bottom:#ffffff 1px solid;
	font-weight:bold;
	
}

.subseclinksb a:hover{
	color:#655215;
	text-decoration:none;
	background-color:#f1ebd0;
}
.toplinks a{
	height:16px;
	float:left;
	display:block;
	background-color:#006600;	
	padding-left:7px;
	padding-right:7px;
	padding-bottom:5px;
	padding-top:7px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
	border-right:#FFFFFF 1px solid;
	text-transform:uppercase;
	
}

.toplinks a:hover{
	background-color:#d6c283;
	color:#006300;
	text-decoration:none;
}

.cssFormContact{
font-weight:bold;
}
.cssFormContact label{
float:left;
width:150px;
}
.cssFormContact txtbox{
float:left;
width:250px;
}

.productpage1{
width:420px;
float:left;
padding:3px;
margin-right:5px;
}
.productpage2{
width:135px;
float:left;
text-align:right;
padding:3px;
}

.green14{
color:#006600;
font-size:14px;
}



