body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
}
h1 {
    font-size:18px;
	color:#CC6600;
}
h2 {
	font-size: 18px;
	color: #006633;
}
h3 {
	font-size: 16px;
	color: #990000;
}
h4 {
	font-size: 14px;
	color:#990000;
}
h5 {
	font-size: 12px;
	color:#006633;
}
h6 {
	font-size: 10px;
	color: #FFCC99;]
}
h7 {
	font-size: 10px;
	color:#000066;
	font-weight: bold;
}
a:link {
	color: #996600;
}
a:active {
	color: #FF9966;
}

a:link {
	color: #996600;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #CC6633;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color:#FFCC99;
	text-decoration: none;
	background-color: #996600;
}

.menulink1:link { color:#FFFFFF; text-decoration:none; font-family:Geneva, Arial, Helvetica, sans-serif; font-size:14px;  font-weight:bolder}
.menulink1:visited { color:#FFFFFF; text-decoration: none}
.menulink1:hover { color:#FFCC99; text-decoration: none}

BODY{
	scrollbar-base-color:#FFCC99;
	font-weight: normal;
}

.normal {  color: #000033; font-family: Verdana; font-size: 12px; font-size: 13px; font-weight: none}

.copyright {  color: #FFFFFF; font-family: Verdana; font-size: 11px; font-size: 12px; font-weight: none}
.style2 { color: #990000}
#leftcontent {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #006633;
	font-size: 12px;
	font-weight: bold;
		}
.featurebox {
	background-color:#FFCC99;
	border: 1px solid #663333;
	padding: 10px;
	color: #336600;
}
.style3 {
	color: #FFFFFF;
	font-weight: bold;
	}
#navcontainer { 
width: 200px; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type:circle;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a
{
display: block;
padding: 3px;
width: 160px;
background-color: #006600;
border-bottom: 1px solid #eee;
}

#navcontainer a:link, #navlist a:visited
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#navcontainer a:hover
{
background-color: #FFCC99;
color: #006633;
}
#vertnav{list-style: none;}

#vertnav ul { 
	padding:0;
	margin:0;
	list-style: none;
    width:12em;
   z-index:99;
   overflow:visible;
   position:absolute; 
   background-color:#FFCC99;
      
}

#vertnav li { 
	position: relative;
	width: 12em;
    background-color:#006633;
	border:solid 1px #CECECE;
   display:block;
   height:1.5em;
   margin:0;
}
#vertnav ul li{ background-color:#006633;}

#vertnav li{ border-width:1px 1px 0 1px;}
#vertnav li:last-child{border-bottom:1px solid #CECECE;}

#vertnav a {
    text-decoration:none; 
    display:block;
    padding: 0.1em;  
    margin:0.2em 0 0.2em 0.1em; /*helps Opera with hover */
    width:11.5em; /*helps IE with hover */
    height:1.2em;
}
#vertnav li:hover, #vertnav a:hover{
    background-color:#DFDFDF; 
}

#vertnav ul, #vertnav ul ul, #vertnav ul ul ul{
    display:none; 
    position:absolute; 
    top:0; 
    left:12em;
}

#vertnav li:hover ul ul, #vertnav li:hover ul ul ul{
    display:none; 
  
}

#vertnav li:hover ul, #vertnav ul li:hover ul, #vertnav ul ul li:hover ul{
    display:block;
}

li>ul { 
	top: auto;
	left: auto;
}

/* Win IE only \*/
* html #vertnav li{float:left;} 
/* end holly hack */


