body 
{ 
margin: 0px 0px 0px 0px;
background-color: #f3edd1;
}

.wrapper
{
background:#000 url('../images/background.jpg') repeat-y fixed top center; margin:0px; font-size: 62.5%;

}

img
{
border: none;
}

.imgborder
{
border-color: black black black black;
border-style: solid solid solid solid;
border-width: 1px 1px 1px 1px;
}

.textError
{
color: #ff0000;
font-weight: bold;
}
 
.maintable 
{ 
background-color: #ffffff;

}
 
td
{
font-family: verdana, arial;
font-size: 10pt;
font-weight: normal;
color: #de4a02;
}

td.content
{
font-family: verdana, arial;
font-size: 10pt;
font-weight: normal;
line-height: 20px;
color: #de4a02;
padding: 0px 0px 0px 5px;
}

.header
{
font-family: verdana, arial;
font-size: 11pt;
font-weight: bold;
color: #dd4a01;
}

.nav-header
{
font-family: verdana, arial;
font-size: 11pt;
font-weight: bold;
color: #dd4a01;
padding: 0px 0px 0px 35px;
}

 
.footer
{
font-family: verdana;
font-size: 8pt;
font-weight: normal;
color: #c7c3a8;
text-align: center;
vertical-align: middle;
}
 
 
 
a.topnavlink:link, a.topnavlink:visited, a.topnavlink:active 
 {
 font-family: verdana;
 font-size: 10pt;
 font-weight: bold;
 color: #6f2501;
 text-decoration: none; 
} 

a.topnavlink:hover
 {
 font-family: verdana;
 font-size: 10pt;
 font-weight: bold;
 color: #000000;
 text-decoration: none; 
}


a.sidenavlink:link, a.sidenavlink:visited, a.sidenavlink:active 
 {
 font-family: verdana;
 font-size: 10pt;
 font-weight: normal;
 color: #de4a02;
 text-decoration: none;
 line-height: 20px; 
} 

a.sidenavlink:hover
 {
 font-family: verdana;
 font-size: 10pt;
 font-weight: normal;
 color: #686868;
 text-decoration: none; 
} 
  
 

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: verdana;
 font-size: 8pt;
 font-weight: normal;
 color: #c7c3a8;
 text-decoration: none; 
}