body {
	background-image: url(images/sitebg2.jpg);
	background-color: #FDF8F1;
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #000000;
	margin: 10px;
}


h1 {
	font-size: 18px;
	color: #990000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
}
h2 {
	font-size: 16px;
	color: #990000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
}

h3 {
	font-size: 14px;
	color: #990000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
}
h4 {
	font-size: 12px;
	color: #990000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
}


.topnav {
background-color: #250A00;
border: solid #E9BA4D;
border-width: 1px 0px 1px 0px;
padding: 5px;
color: #ffffff;
font-size: 11px;
text-align: right;
}

.topnav a {
color : #ffcc00;
font-size: 11px;
font-weight: bold;
text-decoration: none;
}

.topnav a:hover {
color : #ffffff;
font-size: 11px;
font-weight: bold;
}

.content {
background-color: #FEF9EB;
padding: 0px 0px 4px 0px;
}

.mtab {
background-color: #F9E9CC;
margin: 5px 1px 2px 5px;
border: 1px solid #FDE09C;
}

.mtabtop {
background-image: url(images/tbg.gif);
background-color:  #E5CFA6;
padding: 5px;
color: #993300;
font-size: 11px;
font-weight: bold;
border-bottom: 1px solid #FDE09C;
}

.mcont, .mcont th, .mcont td {
background-color: #fef8eb;
padding: 5px;
color: #000000;
font-size: 11px;
line-height: 1.4em;
}

.mcont li {
list-style-type: square;
}

.menulist {
margin: 0px 0px 0px 5px;
padding: 0px 0px 0px 5px;
color : #ebd6ba;
line-height : 15px;
}

.menulist a {
color : #250A00;
font-size: 11px;
font-weight: bold;
text-decoration: none;
}

.menulist a:hover {
color : #990000;
font-size: 11px;
font-weight: bold;
}

a {
color: #990000;
}
a:hover {
color: #000000;
}
