body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {color: #78C600;}
a:visited {color: #007FC1;}
a:hover {color: #00FF00;}
a:active {color: #78C600;}

	
.style1 {
	color: #6c6c6c;
	font-size: 11px;
	font-family: tahoma;
	line-height:14px
}
.style2 {
	color: #007FC1;
	font-size: 11px;
	font-family: tahoma;
}
.style3 {
	color: #ffffff;
	font-size: 9px;
	font-family: tahoma;
}
.style4 {
	color: #6c6c6c;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}
.quote1 { 
	padding-left:22px; 
	padding-top:12px;
	color: #6c6c6c;
	font-size: 11px;
	font-family: tahoma;
	line-height:14px
	
	}
	
.style5 {color: #007FC1

}
.style9 {
	color: #7BC401;
	font-style: italic;
}
.style11 {
	color: #7BC500;
	font-style: italic;
}
.style13 {
	font-family: tahoma;
	line-height:14px;
	font-size: 11px;
	color: #7BC500;
}

.cart_headers {
	color: White;
	font-weight: bold;
	font-size: 12px;
	font-family: tahoma;
	line-height:14px;
	background-color: #79c500;
	margin-top: 5px;
	margin-bottom: 3px;
	margin-left: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;

}

.form_fields {
 	font-family:tahoma; 
	font-size:11px; 
	color:#6C6C6C; 
	border:1px solid #D1D1D1;


}

.form_button {
 	font-family:tahoma;
	color: white;
	font-size:11px; 
	background-color:#79c500; 
	border:1px solid #D1D1D1;


}