body {
	background-color:#31302E;
	margin: 0px;
	padding: 0px;
}
.main_part {
	width:580px;
	height:360px;
	overflow-x:hidden;
	overflow-y:scroll;
	overflow:hidden;
	scrollbar-face-color:#3B393A;
	scrollbar-shadow-color:#CFCED2;
	scrollbar-highlight-color:#F6F6F7;
	scrollbar-3dlight-color:#686461;
	scrollbar-darkshadow-color:#323031;
	scrollbar-track-color:#3B393A;
	scrollbar-arrow-color:#FFB241;
}
.content_part {
	background-color:#686461;
	border:1px solid #FFFFFF;
	font-family:"arial narrow";
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	text-align:justify;
	line-height:17px;
	
	padding-left:10px;
	padding-right:10px;
	color:#FFFFFF;
}
input {
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #969696;
	border-left-color: #969696;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	width: 160px;
}
.left_heading {
	width:135px;
	height:36px;
	padding-left:15px;
	background:url(images/arrow.jpg) no-repeat 4px center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
	line-height:17px;
	color:#000000;
	background-color:#FCB040;
	display:block;
}

.left_point a {
	width:135px;
	height:36px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	padding-left:15px;
	text-decoration:none;
	line-height:15px;
	display:block;
	color:#B4B5B6;
}
.left_point a:hover {
	width:135px;
	height:36px;
	background:url(images/arrow.jpg) no-repeat 4px center;
	display:block;
	background-color:#FCB040;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
	line-height:15px;
	color:#000000;
}
.left_point a:active {
	width:135px;
	background:url(images/arrow.jpg) no-repeat 4px center;
	display:block;
	height:36px;
	background-color:#FCB040;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
	line-height:15px;
	color:#000000;
}
.tahoma_20 {
	font-family:tahoma;
	font-size:22px;
	font-weight:normal;
	text-decoration:none;
	font-style:normal;
	line-height:27px;
	color:#FCB040;
}
.tahoma_23 {
	font-family:tahoma;
	font-size:30px;
	font-weight:normal;
	text-decoration:none;
	font-style:normal;
	line-height:34px;
	color:#FCB040;
}
.tahoma_12 {
	font-family:tahoma;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	line-height:30px;
	color:#FFB63D;
}
.arial_19 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	font-weight:normal;
	text-decoration:none;
	font-style:normal;
	line-height:24px;
	color:#FCB040;
}
.img {
	float:right;
	padding-left:5px;
}