<!--
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background_grade.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: center top;
}
/*--------------------------------*/
a:link {
	color: #b03535;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #B03535;
}
a:hover {
	text-decoration: none;
	color: #B03535;
}
a:active {
	text-decoration: underline;
	color: #B03535;
}
/*--------------------------------*/
.aFoot:link {
	color: #d9a8a8;
	text-decoration: underline;
}
.aFoot:visited {
	text-decoration: underline;
	color: #d9a8a8;
}
.aFoot:hover {
	text-decoration: none;
	color: #d9a8a8;
}
.aFoot:active {
	text-decoration: underline;
	color: #d9a8a8;
}
/*--------------------------------*/
.topbar {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	background-image: url(images/topbar01.gif);
	height: 32px;
	width: 100%;
	text-align: right;
	vertical-align: top;
}
.midbar {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	height: 6px;
	width: 100%;
	text-align: right;
	vertical-align: top;
	background-color: #ADAD76;
}
.maintable {
	background-color: #FFFFFF;
}
.newletterbox {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	background-image: url(images/newsletter_back.jpg);
	width: 194px;
	margin-right: auto;
	margin-left: auto;
	height: 129px;
	margin-top: 3px;
	margin-bottom: 3px;
	text-align: left;
	padding-top: 55px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #FFFFFF;
}
.form01 {
	font-size: 11px;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 3px;
}
.form02 {
	font-size: 11px;
}
.sidebox {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	width: 194px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/side_bottleback.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 175px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 10px;
}
.topmenu {
	margin-right: 8px;
	margin-left: 8px;
}
.mainbox {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	background-color: #efefef;
	border: 1px solid #d9d9d9;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 0px;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.mainbox input,select,textarea
{
	width:155px;
	padding: 2px;
}
.footerbox {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	background-image: url(images/footer_back.gif);
	text-align: center;
	height: 33px;
	width: 100%;
	font-size: 10px;
	color: #d9a8a8;
	padding-top: 10px;
}
.img_left {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.title01 {
	color: #A20530;
	font-size: 14px;
	font-weight: bold;
}
.title02 {
	font-size: 20px;
	font-weight: bold;
	color: #A20530;
	background-image: url(images/spacer_underline.gif);
	background-repeat: repeat-x;
	background-position: 0px 20px;
	margin: 0px;
}
.prodTitle
{
	font-weight:bold;
	font-size:14px;
}
.prodDescription
{
	font-size:75%;
}
.prodPdf
{
	padding:1px 0 1px 20px;
	background: url(./images/pdf.png) no-repeat;
	color:#666;
}

.floatleft   { float: left;
        margin: 0px 7px 5px 0px;
}

blockquote   { border: 1px dashed #000000;
        border-width: 0px 1px;
        padding: 7px;
}

.achooimg  { margin-left: 30px; }
-->
