@charset "utf-8";
/* CSS Document */

<!--
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #BE4C01;
	background-image: url(img/bodybg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#E6CC91;
}
a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: underline;
	color: #FFcc22;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}
.generaltext {
	padding:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#A92B00;
	color:#E6CC91;
	border:solid 1px #BC4A01;
	border-collapse:collapse;
	text-align:justify;
}
.generaltextheading {
	padding:8px;
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
}
.generaltextheading1 {
	padding:8px;
	font-size:16px;
	color:#ffffff;
	font-weight:bold;
}
.border_horizontal_light {
	background-image:url(img/bg2.gif); background-repeat:repeat-x; height:7px;
}
.border_vertical_light {
	background-image:url(img/bg2.gif); background-repeat:repeat-y; width:7px; 
}
.border_horizontal_dark {
	background-image:url(img/bg1.gif); background-repeat:repeat-x; height:7px;
}
.border_vertical_dark {
	background-image:url(img/bg1.gif); background-repeat:repeat-y; width:7px; 
}
.headerbg {
	background-image:url(img/banner.jpg); background-repeat:no-repeat; background-position:center; padding:5px; height:212px;
}
.leftpane {
	background-color:#A33901; padding:5px; width:220px; vertical-align:top; text-align:center;
}
.pagetitle {
	background-color:#BC4A01; height:35px;
}
form {
	margin:0px;
	padding:0px;
}
.sbox {
border: 1px solid #F2D1C6;
}
.qtybox {
	border:solid 1px #996600;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	color:#333333;
	width:20px;
	padding-top:4px;
	height:20px;
}
hr {
	border-collapse:collapse;
	color:#B76936;
	height:1px;
	size:1px;
	border:solid 1px #B76936;
	border-spacing:0px;
	border-bottom:0px;
	border-left:0px;
	border-right:0px;
}
.style6 {color: #FF0000}
-->
