body {
background-image: none;
background-repeat: none;
background-attachment: none;
background-color: #4D2200;
color: #AD724A;
font-family: Tahoma;
font-size: 8pt;
scrollbar-face-color: #4D2200;
scrollbar-shadow-color:#4D2200;
scrollbar-3dlight-color:#4D2200;
scrollbar-arrow-color:#FFFFFF;
scrollbar-base-color:#4D2200;
scrollbar-track-color:#4D2200;
scrollbar-darkshadow-color:#4D2200;
scrollbar-highlight-color:#4D2200;
scrollbar-shadow-color:#4D2200;
}

.heading{
font-family: Tahoma;
font-weight: bold;
font-size: 10pt;
color: #C3936D;
text-align: left;
background-color: #642E08;
border-top: 1px #231001 solid;
border-bottom: 1px #231001 solid;
border-right: 1px #231001 solid;
border-left: 1px #231001 solid;
padding: 3px;
}

.mheading, .aheading{
font-family: Tahoma;
font-weight: bold;
font-size: 10pt;
color: #C3936D;
background-color: none;
text-align: left;
border-top: none;
border-bottom: 1px #231001 solid;
border-right: none;
border-left: none;
padding: 3px;
}

.content, .mcontent{
font-family: Tahoma;
font-size: 8pt;
border-top: none;
border-bottom: none;
border-right: none;
border-left: none;
text-align:justify;
padding: 4px;
}

.acontent{
font-family: Tahoma;
font-size: 8pt;
border-top: none;
border-bottom: 1px #231001 solid;
border-right: 1px #231001 solid;
border-left: 1px #231001 solid;
text-align:justify;
padding: 4px;
}


a:link, a:active, a:visited {
	text-decoration: none;
	font-weight: none;
	color: #C96B2B}


a:hover {color: #C96B2B; text-decoration: none; border:1 dashed; border-color:#DAA37F;}

input, textarea, option, select {
	background-color: #4D2200;
	font-family: Tahoma;	
	font-size: 8pt;
	color: #ffffff;
	letter-spacing: 1px;
	border: 1px solid #231001;
	padding:2px}