.headbg {
}
#headbg {
	position: absolute;
	width:100%;
	height:142px;
	margin-left: 0px;
	left: 0px;
	top: 0px;
	background-image: url(images/bg-top2.jpg);
	visibility: visible;
}
#content {
	position: absolute;
	width:100%;
	height:100%;
	margin-left: 0px;
	left: 0px;
	top: 0px;
}
#bottombg {
	position: absolute;
	width:100%;
	height:142px;
	margin-left: 0px;
	left: 0px;
	bottom: 0px;
	background-image: url(images/bg-bottom.jpg);
	visibility: visible;
}
#shadowtopleft {
	position: absolute;
	width:100%;
	height:143px;
	margin-left: 0px;
	left: 0px;
	bottom: 0px;
	background-image: url(images/shadow-top-L.jpg);
	visibility: visible;
}
#shadowbottomleft {
	position: absolute;
	width:100%;
	height:143px;
	margin-left: 0px;
	left: 0px;
	bottom: 0px;
	background-image: url(images/shadow-bottom-L.jpg);
	visibility: visible;
}

.green_normal {
	font-family: "Arial";
	font-size: 12px;
	color: #686820;
	line-height: 15px;
}
.green_normal2 {
	font-family: "Arial";
	font-size: 12px;
	color: #008000;
	line-height: 15px;
}
.black_normal {
	font-family: "Arial";
	font-size: 12px;
	color: #000000;
	line-height: 15px;
}
.green_normal_small {
	font-family: "Arial";
	font-size: 11px;
	color: #686820;
	line-height: 15px;
}

.brown_normal {
	font-family: "Arial";
	font-size: 12px;
	color: #958671;
	line-height: 15px;
}
.gold_normal {
	font-family: "Arial";
	font-size: 12px;
	color: #AAA882;
	line-height: 15px;
}
.green_normal_small {
	font-family: "Arial";
	font-size: 11px;
	color: #686820;
	line-height: 15px;
}
.gold_normal_small {
	font-family: "Arial";
	font-size: 11px;
	color: #AAA882;
}
.gold_normal2 {
	font-family: "Arial";
	font-size: 12px;
	color: #AE931E;
}
.gold_normal3 {
	font-family: "Arial";
	font-size: 15px;
	color: #AE931E;
}
.white_normal {
	font-family: "Arial";
	font-size: 12px;
	color: #FFFFFF;
}
.brown_large{
	font-family: "Arial";
	font-size: 13px;
	color: #958671;
	line-height: 15px;
}
.green_large{
	font-family: "Arial";
	font-size: 14px;
	color: #686820;
	line-height: 15px;
	
}

.lightbrown_normal {
	font-family: "Arial";
	font-size: 14px;
	color: #958671;
	line-height: 15px;
}
.brown_dark {
	font-family: "Arial";
	font-size: 12px;
	color: #684428;
	line-height: 15px;
}
.brown_dark_large {
	font-family: "Arial";
	font-size: 14px;
	color: #684428;
	line-height: 15px;
}
.red_normal {
	font-family: "Arial";
	font-size: 12px;
	color: red;
	line-height: 15px;
}

.head_title {
	font-family: "Arial";
	font-size: 16px;
	color: #958671;
}
a:link {
	color: #8B6F2C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #8B6F2C;
}
a:hover {
	text-decoration: none;
	color: #5A471C;
	font-style: inherit;
}
a:active {
	text-decoration: none;
	color: #ffffff;
}

#topmenu
#topmenu.a:link {color: #FFFFFF;}
#topmenu.a:visited {color: #FFFFFF;}
#topmenu.a.topmenu:active {color: #FFFFFF;}
#topmenu.a.topmenu:hover {color: #D6C17E;}

.style43 {
	color: #5A471B;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
}
.style44 {font-size: 11px}

.img { 
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(...); 
}

.grey_border {

	border: 1px solid #D8D5CF;
}

.lightgrey_border {

	border: 1px solid #CCCCCC;
}
.brown_border {

	border: 1px solid #5A471C;
}

.brown2_border {

	border: 1px solid #9d8d6f;
}
