<!--
body 
{ 
margin: 0px 0px 0px 0px;
background-image: url('../images/bg.jpg');
background-repeat:repeat-x;
background-color: #39524a;
}




.sidenav
{ 
background-image: url('../images/side-nav-bg.jpg');
background-repeat:no-repeat;
background-color: #39524a;
}

 
img
{
border: none;
}
 
.maintable 
{ 
background-color: #39524a;
}
 
td
{
font-family: arial;
font-size: 12pt;
font-weight: normal;
color: #000000;
}

td.content
{
font-family: arial;
font-size: 12pt;
font-weight: normal;
color: #000000;
padding: 0px 0px 0px 15px;
}

.header
{
font-family: arial;
font-size: 14pt;
font-weight: bold;
color: #924406;
}

a.sidenavlink:link, a.sidenavlink:visited, a.sidenavlink:active 
 {
 font-family: Arial;
 font-size: 9pt;
 font-weight: normal;
 color: #d86603;
 text-decoration: none; 
}

.imgborder
{
border-color: black black black black;
border-style: solid solid solid solid;
border-width: 1px 1px 1px 1px;
}

a.sidenavlink:hover
 {
 font-family: Arial;
 font-size: 9pt;
 font-weight: normal;
 color: #00a886;
 text-decoration: none; 
}

 
.footer
{
font-family: arial;
font-size: 8pt;
font-weight: normal;
color: #5b6074;
text-align: center;
vertical-align: middle;
}
 

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: #5b6074;
 text-decoration: none; 
}
































/*
----------------------------------------------------------------------
Styles for admin
----------------------------------------------------------------------
*/




.menucontentsub
{
font-family: arial;
font-size: 10pt;
font-weight: normal;
font-style: italic;
color: #000000;
text-align: left;
vertical-align: top;
}

.menucontentheader
{

font-weight: bold;
color: #000000;
background-color: #EBDDCC;
text-align: left;
vertical-align: top;
padding-left: 3px;
}

.subcatcontent
{
font-family: arial;
font-size: 12pt;
font-weight: bold;
font-style: italic;
color: #000000;
text-align: left;
vertical-align: top;
}




-->