.margin_right_small {
	background-image: url(images/margin_right_small.gif);
	background-repeat: repeat-y;
}
.left_margin {
	background-image: url(images/margin_left.gif);
	background-repeat: repeat-y;
}
.right_margin {
	background-image: url(images/margin_right.gif);
	background-repeat: repeat-y;
}
.links_text {
	font-family: "Arial", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
}

.body_background {
	background-image: url(images/body_background.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color:#FFFFFF;
}
.header_large {
	font-family: "Arial", Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #333333;
	text-decoration: none;
}
.home_links {
	font-family: "Arial", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	text-align:center;
}


A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: underline;}
A:body_text_small {text-decoration: underline;}
A:footer {text-decoration: underline;}




.email {
	font-family: "Arial", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666;
	text-align:center;
	text-decoration: none;
}
.copyright {
	font-family: "Arial", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	text-align:center;
}



.body_text_small {
	font-family: "Arial", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.body_text_medium {
	font-family: "Arial", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
.form {
	font-family: "Arial", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
.form2 {
	font-family: "Arial", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	border: thin solid #666;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.form3 {
	padding: 5px;
}


.product_text_small {
	font-family: "Arial", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.product_text_medium {
	font-family: "Arial", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
.product_text_large {
	font-family: "Arial", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
}
.product_text_large_bold {
	font-family: "Arial", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
	font-weight:bold;
}

.content_background {
	background-image: url(images/footer_background.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	
}


.links_text:hover {
	font-family: "Arial", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	font-weight:bold;
}
.links_box {
	background-color:#CCC;
	text-align: center;
	
}
.category {
	font-family: "Arial", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
	background-image: url(images/products_bar.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-top: 10px;
}
