#navcontainer { width: 140px; }

#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: 130px;
background-color: transparent;
border-bottom: 1px dotted #222;
}

#navcontainer a:link, #navlist a:visited
{
color: #fff;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #fafafa;
color: #000;
font-weight: bold;
} 

a{
text-decoration:none;
color:#000099;}

a:hover {
text-decoration: underline;
}

a img {border:none;}

.style2 {
font-family: "verdana", arial, helvetica;
font-size: 13px;
color: #000;
} 

.style3 {
font-family: "verdana", arial, helvetica;
font-size: 13px;
color: #000;
} 

.style4 {
font-family: "verdana", arial, helvetica;
font-size: 11px;
color: #000;
} 


.tr1 {background-color: #eaeaea;}

h3 {
border-bottom: 1px solid #cc9900;
}
h3 span {
position: relative; 
left: -0.3em; 
bottom: -0.6em; 
padding: 1px 0.5em; 
margin: 30; 
border-style: solid; 
border-width: 0px 1px 1px 0.8em;  
border-color: #666 #cc9900 #cc9900 #996600;
background-color: #fafafa;
font-family: arial, verdana, sans-serif;
color: #111;
}

.box { 
  background: #fff; 
}
.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: 1px 4px 1px 4px;
}
