body {
	font-family: Georgia, "Courier New", Courier, monospace;
	font-size: 12px;
	color: #871212;
	line-height: 18px;
	background-color: #BA2100;
	background-image: url(images/main_bg.gif);
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: center top;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
td {
	font-family: Georgia, "Courier New", Courier, monospace;
	font-size: 12px;
	color: #871212;
	line-height: 18px;
}
p {
	font-family: Georgia, "Courier New", Courier, monospace;
	font-size: 12px;
	color: #871212;
	line-height: 18px;
	text-align: justify;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
}
ul {
	font-family: Georgia, "Courier New", Courier, monospace;
	font-size: 12px;
	color: #871212;
	line-height: 18px;
	text-align: justify;
	text-indent: 0px;
	margin: 0px 0px 0px 30px;
	padding: 0px;
}
ol {
	font-family: Georgia, "Courier New", Courier, monospace;
	font-size: 12px;
	color: #871212;
	line-height: 18px;
	text-align: justify;
	text-indent: 0px;
	margin: 0px 0px 0px 30px;
	padding: 0px;
}
a, a:link, a:visited, a:active {
	color: #AD1616;
	text-decoration: underline;
}
a:hover, a:link:hover, a:visited:hover, a:active:hover {
	color: #AD1616;
	text-decoration: none;
}
.maintable {
	border: 1px solid #E1BF79;
	border-right-style: none;
	border-bottom-style: none;
}
.maintable_left_td {
	background-color: #18100D;
	border: 1px solid #E1BF79;
	border-left-style: none;
	border-top-style: none;
}
.maintable_right_td {
	background-color: #973F33;
	border: 1px solid #E1BF79;
	border-left-style: none;
	border-top-style: none;
	background-image: url(images/bg_right.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
#left_main_div {
	margin: 7px;
	background-color: #F9F1D9;
	width: auto;
}
.mainheader {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;	
}
#content_div_container {
	border: 1px solid #584214;
	border-top-style: none;
	background-color: #E1BF79;	
}
#content_div {
	border: 1px solid #916C20;
	border-top-style: none;
	background-color: #FCFDBE;
	margin: 0px 6px 6px 6px;
	padding: 5px;
	overflow: hidden;
}
.right_bottom {
	background-image: url(images/right_bottom.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	color: #FCFDBE;
	padding: 0px 15px 0px 0px;
	font-size: 11px;
}
.right_bottom_phone_no {
	font-size: 19px;
	font-weight: normal;
	line-height: 23px;
}
.ondark {
	color: #FBE7AA;
}
a.ondark, a.ondark:link, a.ondark:visited, a.ondark:active {
	color: #FCFDBE;
	text-decoration: underline;
}
a.ondark:hover, a.ondark:link:hover, a.ondark:visited:hover, a.ondark:active:hover {
	color: #FCFDBE;
	text-decoration: none;
}
#copyright {
	background-color: #E6CB88;
	border-top: 1px solid #18100D;
	padding: 5px;
	text-align: center;
	color: #A36C30;
	font-size: 11px;	
}
.thumb_right {
	border: 1px solid #871212;
	margin: 0px 0px 0px 5px;
}
.thumb {
	border: 1px solid #871212;
	margin: 0px 0px 0px 0px;
}
form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.textfield {
	font-family: Georgia, "Courier New", Courier, monospace;
	font-size: 12px;
	color: #871212;
	line-height: 16px;
	background-color: #FCFDBE;
	margin: 0px;
	padding: 0px;
	height: 16px;
	width: 200px;
	border: 0px dotted #453D32;
	border-bottom-width: 1px;
}
.textfield_nowidth {
	font-family: Georgia, "Courier New", Courier, monospace;
	font-size: 12px;
	color: #871212;
	line-height: 16px;
	background-color: #FCFDBE;
	margin: 0px;
	padding: 0px;
	height: 16px;
	border: 1px solid #871212;
}
.selectfield {
	border: 1px solid #871212;
	font-family: Georgia, "Courier New", Courier, monospace;
	font-size: 12px;
	color: #871212;
	text-decoration: none;
	background-color: #FCFDBE;
	margin: 0px;
	padding: 0px;
	height: 16px;
}
.textareafield {
	font-family: Georgia, "Courier New", Courier, monospace;
	font-size: 12px;
	color: #871212;
	line-height: 16px;
	background-color: #FCFDBE;
	height: 82px;
	width: 202px;
	border: 1px solid #871212;
	scrollbar-arrow-color:#871212; 
	scrollbar-track-color:#FCFDBE; 
	scrollbar-face-color:#FCFDBE; 
	scrollbar-highlight-color:#871212; 
	scrollbar-3dlight-color:#FCFDBE; 
	scrollbar-darkshadow-color:#FCFDBE; 
	scrollbar-shadow-color:#871212; 
}
.buton {
	font-family: Georgia, "Courier New", Courier, monospace;
	font-size: 11px;
	color: #FCFDBE;
	line-height: normal;
	font-weight: bold;
	background-color: #871212;
	margin: 0px;
	padding: 0px;
	height: 18px;
	border: 1px solid #993300;
	cursor: pointer;
}
div.row {
clear: both;
margin-top: 4px;
width: 380px;
}
div.row span.label {
FLOAT: left; WIDTH: 150px; TEXT-ALIGN: right
}
div.row span.formw {
FLOAT: right; WIDTH: 220px; TEXT-ALIGN: left
}