<!--
body 
{ 
margin: 0px 0px 0px 0px;
background-image: url('../images/bg.gif');
background-position: top;
background-repeat: repeat
}


img
{
border: none;
}
 
.maintable 
{ 
background-color: #ffffff;
}

 
.bottom-maintable
{
background-image:url(images/bottom-bg.gif);
background-repeat: no-repeat;
background-position: top;
}

.maincontent
{
background-image:url(../images/bottom-bg.gif);
background-repeat: no-repeat;
background-position: top;
background-color: #6a1e11;
}

.contentoutertable
{
background-repeat: no-repeat;
margin-top: -5px;
}

.contentmaintable
{
background-repeat: no-repeat;
background-position: top;
background-color: #ffffff;
border: 2px solid #b58f88;
}


.footertable
{
background-repeat: no-repeat;
background-position: top;
background-color: #ffffff;
border: 2px solid #b58f88;
}

.orgimgline
{
background-color: #a06427;
line-height: 5px;
}

.leftside
{
background-color: #c3851e;
}

.topnav
{
vertical-align: top;
line-height: 20px;
background-color: #a06427;
}

a.topnavlinks:link, a.topnavlinks:visited, a.topnavlinks:active 
 {
 font-family: garamond;
 font-size: 11pt;
 display: block;
 font-weight: 600;
 color: #fff0d8;
 text-decoration: none;
}

a.topnavlinks:hover
 {
 font-family: garamond;
 font-size: 11pt;
 display: block;
 font-weight: 600;
 color: #880000;
 text-decoration: none; 
}

.topheader
{
background-color: #6a1e11;
font-family: arial;
font-size: 10pt;
font-weight: normal;
color: #ffffff;
}

.topheadercontent
{
font-family: georgia;
font-size: 14pt;
font-weight: 500;
color: #ffffff;
}

.header
{
font-family: times new roman;
font-size: 16pt;
font-weight: 500;
color: #880000;
} 


.subheader
{
font-family: times new roman;
font-size: 14pt;
font-weight: bold;
color: #c3851e;
}  
 
td
{
background-image: url('../images/main-bg.jpg');
background-position: top;
background-repeat: repeat-y;
font-family: arial;
font-size: 10pt;
font-weight: normal;
color: #000000;
}

.textError
{
font-family: arial;
font-size: 10pt;
font-weight: bold;
color: #ff0000;
}



a.navlinks:link, a.navlinks:visited, a.navlinks:active 
 {
 font-family: arial;
 font-size: 10pt;
 display: block;
 font-weight: bold;
 padding-left: 10px;
 color: #008000;
 text-decoration: none; 
}

a.navlinks:hover
 {
 font-family: arial;
 font-size: 10pt;
 display: block;
 padding-left: 10px;
 font-weight: bold;
 color: #ffffff;
 background-image: url('../images/nav-mo.gif');
 text-decoration: none; 
}

.footer
{
font-family: arial;
font-size: 8pt;
font-weight: normal;
color: #000000;
text-align: center;
vertical-align: middle;
}



a:link, a:visited, a:active  {
 color: #880000;
 text-decoration: underline; 
}
 
a:hover {
 color: #000000;
 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: #000000;
 text-decoration: none; 
}


-->