body {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #DFBD80;
	background-color: #592d12;
}
.backbround {
	background-color: #4B2812;
	background-image: url(../images/back.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
form {
	margin: 0px;
}
a:link, a:active, a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #DFBD80;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.fontStyle {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
}
.background-left {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/side.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.menutitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	cursor: pointer;
	margin-top: 0px;
	color:#cd9c4d;
	width:125px;
	height:18px;
	padding: 3px 4px;
}
.submenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #DFBD80;
	text-decoration: none;
	margin-bottom: 5px;
	line-height: 20px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 0px;
}
.big-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color:#cd9c4d;
}
.small-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #DFBD80;
	text-decoration: none;
	line-height: 17px;
}
.small-text-dark {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #cd9c4d;
	text-decoration: none;
	line-height: 17px;
}
#foot {
	background-color: #0e0703;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #cd9c4d;
}
#foot a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #DFBD80;
	padding-right:15px;
}
#foot a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	padding-right:15px;
}
