div, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #dbc9a7;
}
#Logo {
	position: absolute;
	z-index: 1;
	width: 900px;
	height: 137px;
	visibility: visible;
	left: 0px;
	top: 6px;
}
#right {
	position: absolute;
	z-index: 2;
	left: 394px;
	top: 75px;
}
#content {
	position:absolute;
	left:51px;
	top:161px;
	width:330px;
	height:25px;
	background-color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	font-color: dbc9a7;
	overflow:auto;
	z-index: 3;
}
#bottom {
	position: absolute;
	z-index: 1;
	left: 217px;
	top: 560px;
}
 
#scrollbar_container {
	position:absolute;
	left:40px;
	top:180px;
	z-index: 3;
	width:330px;
	height:350px;
	background-color:#000000;
	position: relative;
}
 
#scrollbar_track {
	position:absolute;
	top: 0;
	right: 0;
	height: 100%;
	width: 10px;
	background-color: transparent;
}
 
#scrollbar_handle {
	width: 10px;
	height: 40px;
	background-color: #5d683e;
}
 
#scrollbar_line {
	position:absolute;
	top: 14px;
	left: 4px;
	width: 2px;
	height: 100%;
	background-color: #5d683e;
}
 
#scrollbar_content {
	overflow:hidden;
	width: 310px;
	height: 350px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	font-color: #dbc9a7;
}
 
 
 
body {
	background-color: #000000;
}
.box {
	background-image: none;
	background-position: left;
	padding: 2px;
	width: auto;
	border: 1px none #dbc9a7;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #5d683e;
	font-size: 16px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #dbc9a7;
	vertical-align: 111%;
}
.bigtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #dbc9a7;
	vertical-align: 111%;
}
.greentext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #5d683e;
	vertical-align: 100%;
}
label {
	clear: left;
	display: block;
	float: left;
	width: 200px;
	text-align: right;
	margin-right: 20px;
	margin-bottom: 10px;
}
input, textarea {
	display: block;
	float: left;
	clear: none;
	margin-bottom: 10px;
	width: 200px;

}

