body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#666666;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}

.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 13px;

}

.topnav a:link {
font-family: Arial, Helvetica, sans-serif;
	font-size:small;

	color: #FFFFFF;
	text-decoration: none;
}

.topnav a:visited{
font-family: Arial, Helvetica, sans-serif;
	font-size: small;

	color: #FFFFFF;
	text-decoration: none;
}

.topnav a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
	color: #ACC0BF;
	text-decoration: underline;
}
.nav {
	width:160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
	background-color: #ACC0BF;
	display: block;
	height: 19px;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
	border-bottom-style: solid;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 7px;
	padding-left: 3px;
	text-indent: 4px;
}

.nav a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
	background-color: #ACC0BF;
	display: block;
	height: 19px;
	text-decoration: none;
	
}

.nav a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
	background-color: #ACC0BF;
	display: block;
	text-decoration: none;
	height: 19px;
}
.nav a:hover{
	background-color: #29655B;
	height: 19px;
	text-decoration: none;
	color: #FFFFFF;
	

}
.greytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #4F4F4F;
	text-decoration: none;
}
.greytext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #4F4F4F;
	text-decoration: none;
}

.spectext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
.no_margin {
	margin: 0px;
	clear: both;
	float: left;
}

.greytext_padded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	text-decoration: none;
	padding: 2px;
}

.product_box {
	border: 4px solid #EBEBEB;


}

.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	padding: 4px;
	text-indent: 8px;
	text-transform: uppercase;
	margin-bottom: 2px;
}
.header_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0F4A7B;
	padding: 4px;
	text-indent: 8px;
	text-transform: uppercase;

	margin-left: 3px;
	margin-bottom: 2px;
}
.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #29655B;
	padding: 2px;
	text-indent: 8px;	
}.box_back {
	background-image: url(../images/box_back.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
