@charset "UTF-8";
/* CSS Document */

body {
	background-color: #482A27;
	background-repeat: repeat-x;
}


.formtable {
	font-size:10px;
	font-family:Tahoma, Geneva, sans-serif;
	background-color:#333;
	color:#FFF;
	font-weight:bold;
}

.smallhead {
	font-size:14px;
	font-weight:bold;
	color: #832c2e;
}
#bgfake {
	background-image: url(/images10/bg_header.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
}

.tdmain {
	background-image: url(/images10/new_pagebg2.png);
}

.productname {
	color:#602c2c;
	font-weight:bold;
	font-size:14px;
}
.productdescription {
	margin-bottom:0px;
}