@charset "utf-8";
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #dfc99e;
}
.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #381f00;
}
.top a:link {
	color: #381f00;
	text-decoration: none;
}
.top a:visited {
	text-decoration: none;
	color: #381f00;
}
.top a:hover {
	text-decoration: underline;
	color: #965300;
}
.top a:active {
	text-decoration: none;
	color: #381f00;
}
.middle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:20px;
	color: #dfc99e;
	text-align: justify;
}
.middle1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height:20px;
	color: #dfc99e;
	font-weight:bold;
	text-align: justify;
}
.middle3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height:20px;
	color: #381F01;
	font-weight:bold;
	text-align: justify;
}
.middle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:20px;
	color: #381f00;
	text-align: justify;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-image: url(images/mainbg.jpg);
	background-repeat: repeat-x;
}

a:link {
	color: #dfc99e;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #dfc99e;
}
a:hover {
	text-decoration: underline;
	color: #965300;
}
a:active {
	text-decoration: none;
	color: #dfc99e;
}
.topbg {
	background-attachment: fixed;
	background-image: url(images/balance.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.submenu-off {
	background-image: url(images/botton_bg.jpg);
	background-position: left;
	height: 40px;
	width: 129px;
	cursor:hand;
	background-repeat:no-repeat;
}

.submenu-on {
	background-image: url(images/botton_bg1.jpg);
	background-position: left;
	height: 40px;
	width: 129px;
	cursor:hand;
	background-repeat:no-repeat;
}
.link1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #381f00;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #dfc99e;
}
.link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #965300;
}
.link a:link {
	color: #dfc99e;
	text-decoration: none;
}
.link a:visited {
	text-decoration: none;
	color: #dfc99e;
}
.link a:hover {
	text-decoration: underline;
	color: #965300;
}
.link a:active {
	text-decoration: none;
	color: #dfc99e;
}
.head 
{background: none #ffffff;
color: #381f00;
border-top: 2px solid #381f00;
border-left: 2px solid #381f00;
border-bottom: 2px solid #381f00;
border-right: 2px solid #381f00;
}
.head1 {background: none #381f00;
color: #dfc99e;
font-weight: bold;
border-top: 1px solid #381f00;
border-left: 1px solid #381f00;
border-bottom: 1px solid #381f00;
border-right: 1px solid #381f00;
cursor:hand;
}
.division {
	background-image: url(images/division.jpg);
	background-repeat: no-repeat;
}
