#navcontainer { width: 145px; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Verdana, arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 11px;
}

#navcontainer a
{
display: block;
padding: 3px;
width: 140px;
background-color: transparent;
border-bottom: 1px dotted #000;
}

#navcontainer a:link, #navlist a:visited
{
color: #fff;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #fafafa;
color: #222;
} 

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;
}

.dotted {border-style: dotted;
border-color: #ff6600;
padding-left:10px;
padding-right:2px;
}
