<!--
body 
{ 
margin: 0px 0px 0px 0px;
background-image: url('../images/bg.gif');
background-repeat:repeat-x;
background-color: #9d9879;
}

img
{
border: none;
}
 
.maintable 
{ 
background-color: #f1eee9;
}


.navbg
{ 
background-color: #530412;
}

.pageimg
{
margin-left: 15px; 
margin-bottom: 5px;
}

.rightsidebg
{ 
background-color: #530412;
}
 
td
{
font-family: arial;
font-size: 10pt;
font-weight: normal;
color: #000000;
}

.textError
{
font-family: arial;
font-size: 10pt;
font-weight: bold;
color: #ff0000;
}



td.content
{
font-family: arial;
font-size: 10pt;
font-weight: normal;
color: #000000;
padding: 0px 15px 0px 15px;
}


a.sideserviceslinks:link, a.sideserviceslinks:visited, a.sideserviceslinks:active 
 {
 font-family: verdana;
 font-size: 10pt;
 font-weight: normal;
 color: #ffffff;
 text-decoration: none; 
}

a.sideserviceslinks:hover
 {
 font-family: verdana;
 font-size: 10pt;
 font-weight: normal;
 color: #ae905c;
 text-decoration: none; 
}

.footer
{
font-family: arial;
font-size: 8pt;
font-weight: normal;
color: #ffffff;
text-align: center;
vertical-align: middle;
}

.topaddress
{
font-family: arial;
font-size: 8pt;
font-weight: normal;
color: #ffffff;
} 

a:link, a:visited, a:active  {
 color: #0055A5;
 text-decoration: underline; 
}
 
a:hover {
 color: #5697D8;
 text-decoration: none; 
}


 
a.footerlink:link, a.footerlink:visited, a.footerlink:hover, a.footerlink:active 
 {
 font-family: arial;
 font-size: 8pt;
 font-weight: normal;
 color: #ffffff;
 text-decoration: none; 
}


-->