BODY {
	background-color: #515a31;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #282828;
	
	scrollbar-3dlight-color: #fafcf5;/**/
	scrollbar-arrow-color: #67462d;/**/
	scrollbar-base-color: #fafcf5;
	scrollbar-darkshadow-color: #fafcf5;/**/
	scrollbar-face-color: #cee39c;
	scrollbar-highlight-color: #8e9e56;
	scrollbar-shadow-color: #fafcf5;
	scrollbar-track-color: #fafcf5;/**/
}

A {
	color: #00568e;
	font-weight: normal;
	text-decoration:none;
}
A:hover {
	text-decoration:underline;
}

INPUT, TEXTAREA {
	border: 1px solid #68591c;
	background-color: #FFFFFF;
	color: #333333;
}


TEXTAREA.comments{
	width:460px;
	height:130px;
	margin-top:4px;
}
#button{
	padding:2px 10px 2px 10px !important;
	padding:2px 0px 2px 0px;
	background-color: #fffeac;
	color: #333333;
}

.simple_form {
	padding:20px 6px 6px 6px;
}

.simple_form #top_left{
	background-color: #e7ffb6;
	padding: 4px 10px 4px 20px;
	border-right: 1px solid #c5b38d;
}
.simple_form #top_right{
	/*background-color: #cdba97;*/
	padding: 4px 10px 4px 20px;
}
.simple_form #middle_left{
	background-color: #e7ffb6;
	padding: 4px 10px 4px 20px;
	width:180px;
	border-top: 1px dashed #8191e3;
	border-right: 1px solid #c5b38d;
}
.simple_form #middle_right{
	/*background-color: #cdba97;*/
	padding: 4px 10px 4px 20px;
	border-top: 1px dashed #e55c5c;
}
.simple_form #bottom_left{
	/*background-color: #cdba97;*/
	padding: 4px 10px 4px 20px;
	width:180px;
	border-right: 1px solid #c5b38d;
	background-color: #e7ffb6;
}
.simple_form #bottom_right{
	padding: 4px 10px 4px 20px;
}
.simple_form #bottom_left #button{
	margin: 6px 10px 6px 0px;
}
.simple_form #bottom_right #button{
	margin: 6px 10px 6px 0px;
}
.simple_form #bottom_left.dashed{
	border-top: 1px dashed #f9f9f9;
}
.simple_form #bottom_right.dashed{
	border-top: 1px dashed #ececec;
}
.simple_form #center{
	background-color: #ececec;
	padding: 10px 10px 10px 20px;
}


.body_grid{
	width:870px;
}
.body_grid DIV.head{
	background: url(../images/head-trans.png) no-repeat;
}
.head_fork{
	height: 161px;
	overflow:hidden;
}
.head_fork .fork_top{
	height:108px;
	display:block;
	overflow:hidden;
	padding: 16px 10px 0px 0px;
	position:relative;
}
.head_fork .fork_menu{
	display:block;
	overflow:hidden;
	padding: 0px 10px 16px 0px;
	position:relative;
}


DIV.logo{
	height: 149px;
	width:300px;
	padding: 12px 0px 0px 10px;
	overflow:hidden;
	position:relative;
	float:left;
}

DIV.controller{
	height: 357px;
	padding: 10px 0px 0px 20px;
	overflow:auto;
	font-size:10px;
	position:relative;
}


.navsimple_h A {
	color: #000000;
	font-weight: normal;
	font-size: 13px;
	text-decoration:none;
	text-transform:uppercase;
	padding: 0px 10px 0px 10px;
}
.navsimple_h A:hover {
	color: #00568e;
}
.navsimple_h A:active {
	color: #00568e;
}

/* =================== */

}
.body_grid DIV.head{
	background: url(../images/head-trans.png) no-repeat;
}
.body_grid DIV.top_line{
	background: url(../images/top_line.png) no-repeat;
	height: 19px;
}
.body_grid DIV.bodyctrl{
	background: url(../images/others_controller-trans.png) no-repeat;
	padding-right:2px;
	height: 385px;
}
/* =================== */
