body{
line-height: 1.5em;
font-size: 12px;
font-family: arial, verdana, sans-serif, geneva;
color: #808080;
}

.bodytext{
line-height: 1.5em;
font-size: 12px;
font-family: arial, verdana, sans-serif, geneva;
color: #808080;
}

.bodytext10{
line-height: 1.5em;
font-size: 10px;
font-family: arial, verdana, sans-serif, geneva;
color: #808080;
}

.header1{
font-size: 16px;
line-height: 1.5em;
font-family: Tahoma, san-serif;
color: #BF9960;
font-weight: bold;
}

.bodytext13{
font-size: 13px;
line-height: 1.5em;
color: #6078BF;
}

.bodytext_msg{
font-size: 12px;
line-height: 1.5em;
color: #97133E;
}

.bodytext2{
font-size: 11px;
line-height: 1.5em;
color: #5C5E61;
}

.header3{
font-size: 15px;	
font-weight: bold;
}

.footer{
font-size: 10px;	
color: #969BA2;
line-height: 1.5em;
}

a{
color: #BFB660;
text-decoration:none;
}

a:HOVER{
color: #6D6DBF;
text-decoration:underline;
}

a:VISITED{
color: #BFB660;
text-decoration:none;
}

a:VISITED:HOVER{
color: #6D6DBF;
text-decoration:underline;
}

fieldset
{
border: 0px solid #ccc;
width: 100%
}

legend
{
font-family: verdana, arial, helvetica, tahoma, sans-serif;
font-size: 14px;
font-weight: bold;
color: #5B1616;
background: #ffffff;
padding: 2px 6px;

} 

label
{	
font-family: verdana, arial, helvetica, tahoma, sans-serif;
font-size: 11px;
font-weight: bold;
float: left;
text-align: right;
margin-right: 0.5em;
display: block;
}

input
{
font-family: verdana, arial, helvetica, tahoma, sans-serif;
font-size: 11px;
color: #2d2d2d;
background: #ffffff;
border: 1px solid #ccc;
}

textarea
{
font-family: verdana, arial, helvetica, tahoma, sans-serif;
font-size: 11px;
color: #2d2d2d;
background: #ffffff;
border: 1px solid #ccc
}

select
{
font-family: verdana, arial, helvetica, tahoma, sans-serif;
font-size: 11px;
color: #2d2d2d;
background: #ffffff;
border: 1px solid #ccc
}

.menutitle{
cursor:pointer;
margin-bottom: 1px;
background-color:#ffffff;
color:#97133E;
width:180px;
padding:4px;
text-align:left;
font-family: Arial;
font-size: 12px;
border:0px solid #000000;
}

.submenu{
cursor:pointer;
background-color:#F3EFFF;
margin-bottom: 1px;
color: #5C5E61;
padding:4px;
text-align:left;
font-family: Arial;
font-size: 12px;
border:0px solid #000000;
}

.submenu1{
background-color:#ffffff;
}