body{
	font-family:papyrus, times new roman, arial;
	background-color:#000000;
	font-size:12pt;
	color:#935900;
	text-align:left;
	cell-spacing:0px;
	margin:0px;
	padding-top:20px;
	scrollbar-arrow-color:  #CA8A29;
	scrollbar-base-color:#470004;
	scrollbar-dark-shadow-color:#470004;
	scrollbar-track-color:#701213;
	scrollbar-face-color:#7A2B1A;
	scrollbar-shadow-color:#F6B453;
	scrollbar-highlight-color: #CA8A29;
	scrollbar-3d-light-color:#FFD899;
}
a{
	color:#930205;
	text-decoration:none;
	font-size:12pt;
}
h4{
	color:#CC9933;
	text-decoration:none;
	font-size:13pt;
}
img{
	border:0px;
	background-repeat:no-repeat;
}
table{
	padding:0px;
}
td{
	font-size:11pt;
	vertical-align:top;
}


.childDiv{
	position:absolute;
	overflow:auto;
	text-align:left;
}
.bold{
	color:#CF8D27;
	font-weight:bold;
	font-size:13pt;
}
.orange{
	color:#cc6600;
	font-size:12pt;
}
.welcome{
	color:#935900;
	font-size:14pt;
	font-weight:bold;
}
.red{
	color:#370000;
	font-size:10pt;
}
.nav{
	font-size:9pt;
	vertical-align:top;
	color:#b1530e;
	text-decoration:none;
	margin:10px;
}