body{
line-height: 1.5em;
font-family: arial, verdana, sans-serif, geneva;
}

.header1{
font-size: 3em;	
color: black;
}

.header2{
font-size: 15px;
line-height: 1.5em;
color: #5C5E61;
}

.bodytext{
font-size: 12px;
line-height: 1.5em;
color: #5C5E61;
}

.bodytext13{
font-size: 13px;
line-height: 1.5em;
color: #5C5E61;
}

.bodytext_msg{
font-size: 12px;
line-height: 1.5em;
color: #97133E;
}

.bodytext2{
font-size: 11px;
line-height: 1.5em;
color: #5C5E61;
}

.bodytext3{
font-size: 10px;
line-height: 1.5em;
color: #5C5E61;
}

.header3{
font-size: 15px;	
font-weight: bold;
}

.footer{
font-size: 10px;	
color: #ffffff;
}

a{
color: #59AAD0;
text-decoration:none;
}

a:HOVER{
color: #F098B5;
text-decoration:underline;
}

a:VISITED{
color: #59AAD0;
text-decoration:none;
}

a:VISITED:HOVER{
color: #F098B5;
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:250px;
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;
}