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

.topnav {
background-color: #474843;
border: solid #262524;
border-width: 5px 0px 0px 0px;
padding: 5px;
color: #c39aaa;
font-size: 12px;
text-align: right;
}

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

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

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

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

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

.mcont, .mcont th, .mcont td {
background-color: #000000;
padding: 5px;
color: #c39aaa;
font-size: 13px;
line-height: 1.5em;
}

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

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

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

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

a {
color: #fffff1;
}
a:hover {
color: #c39aaa;
}
