div#navcontainer
{
background-color: #52514F;
border-top: solid 1px #FFFFFF;
border-bottom: solid 1px #FFFFFF;
}

div#navcontainer ul
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 10px;
color: white;
text-align: center;
margin: 0;
padding-bottom: 3px;
padding-top: 3px;
}

div#navcontainer ul li
{
display: inline;
margin-left: -5px;
}

div#navcontainer ul li a
{
padding: 5px 5px 1px 5px;
color: white;
text-decoration: none;

}

div#navcontainer ul li a:hover
{
background-color: #ff6600;
color: white;
}

a{
text-decoration:none;
color:#ff6600;}

a:hover {
text-decoration: underline;
}

a img {border:none;}

.style2 {
font-family: "verdana", arial, helvetica;
font-size: 13px;
color: #fafafa
} 

.tr1 {background-color: #eaeaea;}

h3 {
border-bottom: 1px solid #ff6600;
}
h3 span {
position: relative; 
left: -0.3em; 
bottom: -0.6em; 
padding: 1px 0.5em; 
margin: 20; 
border-style: solid; 
border-width: 0px 1px 1px 0.8em;  
border-color: #666 #666 #ff6600 #ff6600;
background-color: #fafafa;
font-family: arial, verdana, sans-serif;
color: #492d09;
}

.box { 
  background: #000000; 
}
.boxtop { 
  background: url(ne.gif) no-repeat top right; 
}
.boxtop div { 
  height: 5px; 
  background: url(nw.gif) no-repeat top left; 
}
.boxbottom { 
  background: url(se.gif) no-repeat bottom right; 
}
.boxbottom div { 
  height: 5px; 
  background: url(sw.gif) no-repeat bottom left; 
}
.boxcontent {
  padding: 0px 5px 0px 5px;
}

