body {
   color: #000000;
   font-family: arial, san-sarif;
   font-size: 12px;
   background: #E6E6E6;
   margin: 0;
   padding: 0;
   }

td {
   color: #000000;
   font-family: arial, san-sarif;
   font-size: 12px;}

	
a:link {
	color: #666666;
	text-decoration: underline;}

a:visited {
	color: #999999;
	text-decoration: underline;}

a:active {
	color: #999999;
	text-decoration: none;}

a:hover {
	color: #999999;
	text-decoration: none;}
	
#subnav a { float: left; 
            display: block; 
            text-align: center; 
            text-decoration: none; 
            width: 100px; 
            height: 20px; 
            margin: 3px 0 0 0;
            padding: 3px 0 0 0; 
            border-right: 1px solid #999999; 
            border-top: 1px solid #999999; 
            }	
            
#subnav a:link { color: #152B82; background: #FFFFFF; }
#subnav a:visited { color: #152B82; background: #FFFFFF; }
#subnav a:active { color: #152B82; background: #FFFFFF; }
#subnav a:hover { color: #FFFFFF; background: #152B82; }
#subnav a:visited:hover { color: #FFFFFF; background: #152B82; }

#big a:link { color: #152B82; background: #FFFFFF; }
#big a:visited { color: #152B82; background: #FFFFFF; }
#big a:active { color: #152B82; background: #FFFFFF; }
#big a:hover { color: #FFFFFF; background: #152B82; }
#big a:visited:hover { color: #FFFFFF; background: #152B82; }

#subnav { background: #152B82;}

#big {  background: #152B82;}

#big a {    font-weight: bold; 
            font-size: 120%; 
            float: left; 
            display: block; 
            text-align: center; 
            text-decoration: underline; 
            width: 110px; 
            height: 30px; 
            margin: 3px 0 0 0;
            padding: 8px 0 0 0; 
            border-right: 1px solid #999999; 
            border-top: 1px solid #999999;
        }

.l { font-size: 125%; }

#footer { background: #B02E15; color: #FFFFFF; font-size: 11px; text-align: center; padding-top: 10px;  }
#footer a { color: #FFFFFF; }

#menu_back { width: 160px; background: url(images/navback_home1.jpg) left top repeat-y; margin: 0; padding: 0;  }

ul#menu {
  list-style: none;
  margin: 0;
  padding: 0 0 40px 10px;
  width: 151px;
  background: url(images/nav_back.jpg) left bottom no-repeat;
  border-bottom: 1px solid #E6E6E6;
}

ul#menu ol {
  display: none;
  text-align: left;
  margin: 0;
  padding: 0 0 0 15px;
  border-top: 1px solid #E6E6E6;
  border-bottom: 1px solid #E6E6E6;
  
}

ul#menu li, ul#menu a {
  font-family: arial;
  font-size: 14px;
  font-weight: bold;
  color: #E6E6E6;
  list-style: none;
  margin: 0; 
  padding: 0; 
}

ul#menu ol li, ul#menu ol a {
  font-family: arial;
  font-size: 11px;
  color: #E6E6E6;
  margin: 0; 
  padding: 0;
}

ul#menu li {
  line-height: 25px;
  margin: 0; 
  padding: 0;
}

ul#menu ol li {
  margin: 0; 
  padding: 5px 0 5px 0;
  line-height: 12px;
}

ul#menu ol li:before {
  content: " ";
}

ul#menu a {
  text-decoration: none;
  outline: none;
}

ul#menu a:hover {
  color: #FFFFFF; text-decoration: underline;
}

ul#menu a.active {
  color: #FFFFFF; text-decoration: underline;
}