input, select, textarea { font-family: "Courier New", Courier, monospace; font-size: 9pt;  background-color:#D4BA87; color:#37220B; border:#FFE4AF 1px solid; }

a:link {
	color: #FFE4AF; font-weight:bold; text-decoration: none; border-bottom:dotted 1px #D4BA87;
}
a:visited {
	color: #FFE4AF; font-weight:bold; text-decoration: none; border-bottom:dotted 1px #D4BA87;
}
a:hover {
	color: #FFE4AF; font-weight:bold; text-decoration: none; border-bottom:solid 1px #FFE4AF; background: #886611;
}
a:active {
	color: #FFE4AF; font-weight:bold; text-decoration: none; border-bottom:dotted 1px #D4BA87;
}
.sublink, a.sublink:link, a.sublink:visited, a.sublink:active, a.sublink:hover {
	border-bottom:1px dotted #37220B;
	background:none;
	color: #D4BA87;
	text-underline: none;
	font-weight:normal;
}
body  {
	font: 100% "Courier New", Courier, monospace;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #37220B;
	background-image: url(/bg.jpg);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: "Courier New", Courier, monospace;
	font-size: 9pt;
	color: #D4BA87;
}
.lightbold {
	font-weight: bold;
	color:#FFE4AF;
}
.goldbold {
	font-weight: bold;
	color:#886611;
}
.error {
	font-weight: bold;
	color:#CC0000;
}
.squarelist {
	list-style-type:square;
	padding:0;
	margin:0 0 0 13px;
}
.nodec { border:none; background:none; outline:none; }
a.nodec:link { border:none; background:none; outline:none; }
a.nodec:visited { border:none; background:none; outline:none; }
a.nodec:active { border:none; background:none; outline:none; }
a.nodec:hover { border:none; background:none; outline:none; }


.thrColFixHdr #container { 
	width: 722px;
	margin: 0 auto;
	border: none;
	padding: 0;
	text-align: left;
} 
.thrColFixHdr #logo {
	background: none;
	border: none;
	padding: 75px 20px 8px 0;
	text-align: right;
} 
.thrColFixHdr #shadow {
	float: right;
	width: 20px;
	height:473px;
	margin:0;
	padding:0;
	border:none;
	background:url(/shadow.png) no-repeat;
}
.thrColFixHdr #shadowie6 {
	float: right;
	width: 23px;
	height:473px;
	margin:0 -3px 0 -3px;
	padding:0;
	border:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/shadowie6.png',sizingMethod='scale');
}
.thrColFixHdr #pic { 
	padding:0;
	margin:0;
	border:0;
	background:none;
	width:702px;
	height:473px;
} 
.thrColFixHdr #body { 
	clear:both;
	text-align:left;
	padding:0;
	margin:0;
	background:url(/bodybg.jpg) repeat-y;
	width:722px;
} 
.thrColFixHdr #sidenav {
	float: left;
	width: 256px;
	height:248px;
	margin:0;
	border: none;
	padding:20px;
	text-align:right;
}
.bodytext { 
	padding:0 80px 0 30px;
	margin:0;
	margin-left:292px;
	border: none;
	text-align:left;
	line-height: 180%;
} 
.thrColFixHdr #footer { 
	padding:0 0 30px 0;
	text-align: center;
	color: #554A11;
	font-size:8pt;
} 
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}