body{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: Verdana;
	font-size: 11px;
	color: #571100;
	background-color: #C0A16B;
}

h2{
	color: #571100;
	font-weight: bold;
	font-size: 15px;
}

a, a:link, a:visited{
	text-decoration: none;
	color: #571100;
}

a:hover, a:hover.nv{
	color: #000000;
}

img{
	border: none;
}

td{
	font-family: Verdana;
	font-size: 11px;
	color: #571100;
}

.inp{
	background-color: #DDCCAE;
	border-width: 1px;
	border-style: solid;
	border-color: #998155;
}

.but{
	background-color: #571100;
	color: #ffffff;
	border-width: 1px;
	border-style: none;
}

.borderleft{
	background-image: url(../img/bleft.jpg);
	background-repeat: repeat-y;
	background-position: left;
}

.borderright{
	background-image: url(../img/bright.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

.bordertop{
	background-image: url(../img/btop.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.borderbottom{
	background-image: url(../img/bbottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.clt{
	background-image: url(../img/clt.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.crt{
	background-image: url(../img/crt.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.clb{
	background-image: url(../img/clb.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.crb{
	background-image: url(../img/crb.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.bg1{
	background-image: url(../img/bg1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.prosprod{
	background-color: #DDCCAD;
	font-size: 13px;
	width: 600;
	height: 28;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
}

.prodhead{
	background-color: #AA8F5F;
	font-size: 12px;
	font-weight: bold;
	padding: 5 5 5 5;
}

.cathead{
	background-color: #AA8F5F;
	font-size: 12px;
	color: white;
	font-weight: bold;
	padding: 5 5 5 5;
	margin: 0 0 5 0;
}

.pic1{
	padding-left: 15;
	padding-right: 15;
	text-align: center;
}

.h{
	background-color: #AA8F5F;
}

.t{
	background-color: #B09666;
}

a.nv, a:link.nv, a:visited.nv{
	color: #ffffff;
}

