@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/bkgd.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-position:top;
}

a { color:#54301a; }
a:hover { color:#54301a;
		text-decoration:none;}
a:visited {color:#54301a; }

.productbody { 
font-family:Verdana;
font-size:10px;
color:#54301a;
}

.productheader { 
font-family: Verdana;
font-size:11px;
line-height:13px;
color:#54301a;
padding-top:7px;
}
.outline {
	border-left:1px thin #997D6A;
	border-bottom:1px thin #997D6A;
	border-right:1px thin #997D6A;
}
.bdytxt { 
font-family:Verdana;
font-size:10px;
color:#54301a;
}
h1 { 
font-family: Verdana;
font-size:11px;
line-height:13px;
color:#54301a;
padding-top:7px;
}