A:Link {
	color: #1d60b8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}
A:Visited {
	color: #1d60b8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
}
A:Hover {
	color: #bd1010;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}
BODY {
	background-color: #251F06;
	margin: 0px;
	padding: 0px;
}
LABEL {
	font-weight: bold;
	float: left;
	padding: 0px 10px 0px 10px;
	width: 100px;
}
P, TABLE, UL, OL {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
#content {
	color: #000;
	padding: 5px 20px 20px 20px;
	background: url(images/bg_content_repeat.gif) repeat-y;
}
#contentarea {
	background: url(images/bg_repeat.gif) top center repeat-y;
	color: #000;
	padding: 10px 0px 0px 0px;
}
#copyright {
	color: #d2c6a8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#footer {
	height: 40px;
	margin-top: 13px;
}
#footer TD {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#footer A:Link {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
}
#footer A:Visited {
	color: #807863;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
}
#footer A:Hover {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: underline;
}
#header {
	margin-top: 8px;
}
#large_img {
	padding-top: 10px;
}
#menubox {
	background: url(images/bg_menu_repeat.gif) repeat-y;
	background-color: #10100a;
}
.menu {
	margin-left: 20px;
}
.menu A:Link {
	color: #fff;
	font-family: "Times New Roman", Georgia, Times, serif;
	font-size: 17px;
	text-decoration: none;
	font-weight: normal;
}
.menu A:Visited {
	color: #fff;
	font-family: "Times New Roman", Georgia,  Times, serif;
	font-size: 17px;
	text-decoration: none;
	font-weight: normal;
}
.menu A:Hover {
	color: #83ae59;
	font-family: "Times New Roman", Georgia,  Times, serif;
	font-size: 17px;
	text-decoration: none;
	font-weight: normal;
}
TD.menu {
	border-bottom: 1px solid #6d5e22;
}
.title {
	color: #251f06;
	font-family: "Times New Roman", Georgia, Times, serif; 
	font-size: 40px;
	margin-bottom: 25px;
}
.txtbox {
	width: 175px;
	height: 20px;
	border: 1px solid #969696;
}
.txtarea {
   border: 1px solid #969696;
}
.FormButton {
	background-color: #E4D9BE;
	border: 1px solid #807863;
	color: #000;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: 65px;
}
.bullet {
	margin: 3px 5px 0px 20px;
}
.products_left {
	background: #fff;
}
.products_right {
	background: #e7e1cf;
}
.required {
	color: #cc3300;
}
