.mC
{
width:250px; 
margin:0px; 
background-color: #F4EEE4;
}
.mH
{
background-color: #F4EEE4;
padding: 10px;
color: #846640;
cursor:pointer;  
font-weight:bold;
font-family: verdana;
font-size: 10pt;
border-bottom: 0px solid #E0D0B6;
border-top: 1px solid #E0D0B6;
}
.mL
{
color: #000000;
display:none; 
margin-bottom:10px;
margin-top: 0px;
}
.mL a
{
text-decoration: none;
}
.mO
{
background-color: #F4EEE4;
color: #846640;
cursor: pointer;  
font-weight: none;
font-decoration: none;
font-family: verdana;
font-size: 10pt;
margin-left: 40px; 
display: block;
}
.headertext
{
color: #910000;
font-family: verdana;
font-weight: none;
font-size: 10pt;
padding-right: 5px;
}
.navheader
{
background-color: #E0D0B6;
padding: 10px;
color: #910000;
font-weight:bold;
font-family: arial;
font-size: 11pt;
border-bottom: 3px solid #C1A16F;
border-top: 3px solid #910000;
}
.mainheader
{
background-color: #F4EEE4;
padding: 10px;
color: #910000;
font-weight: bold;
font-family: arial;
font-size: 11pt;
border-bottom: 3px solid #C1A16F;
border-top: 3px solid #910000;
}
.maindata
{
background-color: #EFE6D9;
color: #846640;
font-weight: none;
font-family: verdana;
font-size: 10pt;
padding: 10px;
}
.subheader
{
background-color: #E0D0B6;
padding: 10px;
color: #910000;
font-weight:bold;
font-family: arial;
font-size: 11pt;
}
.linksdata
{
background-color: #F4EEE4;
color: #846640;
font-weight: none;
font-family: verdana;
font-size: 7pt;
padding: 10px;
}
.linksdata a
{
background-color: #F4EEE4;
color: #846640;
font-weight: bold;
font-family: verdana;
font-size: 7pt;
}
.footer
{
height: 20px;
text-align: right;
color: #910000;
font-family: verdana;
font-weight: bold;
font-size: 7pt;
padding-right: 5px;
border-top: 3px solid #910000;
}
.footer a
{
color: #910000;
font-family: verdana;
font-decoration: none;
font-weight: bold;
font-size: 7pt;
}
.formth
{
padding: 2px;
color: #846640;
text-align: right;
font-weight: none;
font-family: verdana;
font-size: 7pt;
}
.formtd
{
padding: 2px;
color: #910000;
text-align: left;

font-family: verdana;
font-size: 10pt;
}
.formtitle
{
border-bottom: 1px solid #910000;
padding-top: 10px;
padding-bottom: 10px;
color: #910000;
text-align: left;
font-weight: bold;
font-family: verdana;
font-size: 10pt;
}
input.btn
{
color:#050;
font-family:'trebuchet ms',helvetica,sans-serif;
font-size:84%;
font-weight:bold;
background-color:#fed;
border:1px solid;
border-top-color:#696;
border-left-color:#696;
border-right-color:#363;
border-bottom-color:#363;
filter:progid:DXImageTransform.Microsoft.Gradient
(GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa');
}
input.btnhov
{
border-top-color:#c63;
border-left-color:#c63;
border-right-color:#930;
border-bottom-color:#930;
}