@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
a{
	color:#000000;
	text-decoration:none;
	}
a:hover{
	color:#000000;
	text-decoration:underline;
	}
.rightsh{
	background-image:url(../images/right_sha.gif);
	background-position:top;
	background-repeat:repeat-y;
	width:10px;
	}
.leftsh{
	background-image:url(../images/left_sha.gif);
	background-position:top;
	background-repeat:repeat-y;
	width:10px;
	}
.menu{
	background-image:url(../images/arrow.gif);
	background-repeat:no-repeat;
	background-position:12px 50%;
	color:#70631e;
	font-size:11px;
	font-weight:bold;
	padding:0px 10px 3px 25px;
	}
.menu a{
	color:#70631e;
	text-decoration:none;
	}
.menu a:hover{
	color:#310000;
	text-decoration:none;
	}
.menustrk{
	background-image:url(../images/button_strk.gif);
	background-repeat:no-repeat;
	width:9px;
	height:36px;
	}
.menubg{
	background-image:url(../images/button_bg.gif);
	background-repeat:repeat-x;
	height:36px;
	border-top:1px solid #e1d581;
	border-bottom:1px solid #e1d581;
	}
.footer{
	background-color:#dad5b4;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#8c876a;
	text-align:center;
	padding:10px 0px 5px 0px;
	}
.login{
	background-image:url(../images/login_bg.jpg);
	width:489px;
	height:305px;
	text-align:left;
	color:#553027;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	}
.login a
{
	color:#553027;
	text-decoration:none;
}
.login a:hover
{
	color:#553027;
	text-decoration:underline;
}
input[type="text"] {
	border:#baa79a 1px solid;
	height:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5b4039;
}
input[type="password"] {
	border:#baa79a 1px solid;
	height:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5b4039;
}

select {
	border:#baa79a 1px solid;
	height:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5b4039;
}
textarea {
	border:#baa79a 1px solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5b4039;
	width:250px;
}
.reg{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#310000;
	}
.reg a{
	font-size:11px;
	color:#310000;
	text-decoration:none;
	}
.reg a:hover{
	font-size:11px;
	color:#70631e;
	text-decoration:none;
	}
.box{
	border:1px solid #edeadc;
	background-color:#FFFFFF;
	}
.back{
	color:#643601;
	text-decoration:none;
	font-weight:bold;
	}
.back a{
	color:#643601;
	text-decoration:underline;
	font-weight:bold;
	}
.back a:hover{
	color:#643601;
	text-decoration:none;
	font-weight:bold;
	}