body {
	background-image: url(images/bg.jpg);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: White;
	}
table#main {
	width: 800px;
	background-color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 10px;
	font-weight: normal;
	color: White;
	height: 100%;
}

table.contentcell {
	border: thin groove;
	width: 600px;
	font: smaller Verdana, Geneva, Arial, Helvetica, sans-serif;
}


table#header {
	width: 98%;
	background-color: #8B4513;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: White;
	height: 160px;
}
table#menu {
	width: 98%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: White;
	height: 25px;
	background-image: url(images/menubg.jpg);
	border: Black;
	border-top: thin double Black;
}
table#menulinks {
	width: 98%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: White;
	height: 25px;
	background-image: url(images/menubg.jpg);
	border: Black;
	border-top: thin double Black;
}
table#content {
	width: 98%;
	background-color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: White;
	height: 325px;
}
table#text {
		background-color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: White;
}

table#contentbox {
	background:#000 url(images/bg_box.gif) bottom left repeat-x; 
	border:#3D3628 solid 1px;margin:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px; 
	color:#9A9182; 
	text-align:left;
	padding-left:10px;
	width: 98%;
	}	
		
td#left {
	width: 150px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: White;
	background-color: #8B4513;
}

a {
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: White;
}
a#menu {
	color: White;
	font-family: "Courier New", Courier, monospace;
	font-size: 15px;
	font-weight: normal;
	color: White;
	font: bold;
	float: right;
	text-decoration: none;
}
.box_div {background:#000 url(images/bg_box.gif) bottom left repeat-x; border:#3D3628 solid 1px;margin:5px;}
.box_inner {margin:5px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#9A9182; text-align:center;}
.box_main {margin:5px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#9A9182; text-align:left;padding-left:10px}
.box_ttl {font-size:11px;font-weight:bold; color:#fff;}
form {margin:0;}
.field {border:#3D3628 solid 1px; background:#000; color:#877e6b; height:15px; font-size:9px; padding-left:4px;}
.form_btn {border:#3D3628 solid 1px; background:#000 url(images/form_btn.gif) bottom repeat-x; color:#877e6b; height:16px; font-size:10px;}
.label {
	background-color:#4c0000;
	text-align:right;
	width:80px;
	float:left;
	padding:5px;
	margin-bottom:1px}
.frmText {text-align:left;width:200px;}
.dSubmit {width:250px;text-align:right;}

