body
{
font-family: Verdana;
font-size: 10pt;
color: #55172c;
background-color: #456789;
margin-top: 0px;
margin-bottom: 0px;
}

p
{
font-family: Verdana;
font-size: 10pt;
color: #55172c;
}

td
{
text-align: left;
color: #55172c;
}



h3
{
color: #55172c;;
font-weight: bold;
font-size: 14px;
}



a, a:visited
{
color: #bd0019;
text-decoration: none;
font-size: 10pt;
}

a:hover
{
color: #55172c;
text-decoration: none;
font-size: 10pt;
}

.menu a, menu a:visited
{
color: #bd0019;
font-weight: bold;
text-decoration: none;
font-size: 10pt;
}

.menu a:hover
{
color: #55172c;
font-weight: bold;
text-decoration: none;
font-size: 10pt;
}


.footer
{
background-image:url('images/footer.jpg');
color: #55172c;
font-size: 9pt;
background-repeat: no-repeat;
padding: 2px;
}



.maincontent
{
background-image:url('images/maincontent.jpg');
background-repeat: repeat-y;
color: #55172c;
padding-right: 40px;
padding-left: 40px;
padding-bottom: 40px;
padding-top: 15px;
font-size: 12px;


}

.menu
{
background-image:url('images/menu.jpg');
background-repeat: no-repeat;
}


.topheader
{
background-image:url('images/topheader.jpg');
background-repeat: no-repeat;
}





