body {
background-image: url(images/sitebg.jpg);
background-color: #FDF8F1;
font-family: Verdana, Arial;
font-size: 12px;
color: #000000;
margin: 10px;
}

.topnav {
	background-color: #000000;
	padding: 5px;
	color: #ffffff;
	font-size: 11px;
	text-align: right;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.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 {
	padding: 0px 0px 4px 0px;
}

.mtab {
	background-color: #F9E9CC;
	margin: 5px 1px 2px 5px;
	border: 1px solid #666666;
}

.mtabtop {
	background-image: url(images/tbg.gif);
	padding: 5px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.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: #000000;
}
a:hover {
color: #000000;
}
