#menu
{
background-image: url('menu/menubg_programs.gif'); 
}

a.mainlevel:hover, a.mainlevel#active_menu {
background: #006633;
color: #ccff66;
}

a.sublevel:hover, a.sublevel#active_menu {
background: #006633;
color: #ccff66;
}

a
{
color: #006633;
}

a:hover
{
color: #ccff66;
}

#footer_rule
{
 color: #006633; background-color: #006633;
}

#color_fill
{
background-color: #006633;
}

.contentheading {
width: 98%;
font-weight: bold;
font-size: 18px;
height: 40px;
line-height: 20px;
border-top: 0px solid #006633;
font-family: 'Trebuchet MS', verdana, sans-serif;
color: #006633;
}

.componentheading {
font-weight: bold;
font-size: 16px;
height: 23px;
line-height: 20px;
font-family: "Trebuchet MS", Verdana, sans serif;
border-bottom: 1px solid #006633;
color: #006633;
margin-bottom: 5px;
}

h5
{
 color:#02c864;
}

h4
{
 color:#02c864;
}

h3
{
 color:#02c864;
}

h2
{
 color:#006633;
}


h1
{
 color:#006633;
}


td.tdfill 
{
background-color: #006633;
}