BODY
{
    COLOR: black;
    FONT-FAMILY: Trebuchet MS, Georgia, Times New Roman, Serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold
}

A:link
{
    COLOR: #999966;
    FONT-FAMILY: Trebuchet MS, Georgia, Times New Roman, Serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold
}
A:visited
{
    COLOR: #999966;
    FONT-FAMILY: Trebuchet MS, Georgia, Times New Roman, Serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold
}
A:hover
{
    COLOR: #666633;
    FONT-FAMILY: Trebuchet MS, Georgia, Times New Roman, Serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold
}
A:active
{
    COLOR: #666633;
    FONT-FAMILY: Trebuchet MS, Georgia, Times New Roman, Serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold
}
TD
{
	COLOR: black;
    FONT-FAMILY: Trebuchet MS, Georgia, Times New Roman, Serif;
    FONT-SIZE: 12px;
}
.error
{
	COLOR: #cc0000;
    FONT-FAMILY: Trebuchet MS, Georgia, Times New Roman, Serif;
    FONT-SIZE: 12px;
}
.headline
{
    COLOR: #999966;
    FONT-FAMILY: Trebuchet MS, Georgia, Times New Roman, Serif;
    FONT-SIZE: 13px;
    FONT-WEIGHT: bold
}

input
{
    COLOR: #000000;
    FONT-FAMILY: Trebuchet MS, Georgia, Times New Roman, Serif;
    FONT-SIZE: 11px;
}
textarea
{
    COLOR: #000000;
    FONT-FAMILY: Trebuchet MS, Georgia, Times New Roman, Serif;
    FONT-SIZE: 11px;
}
select
{
    COLOR: #000000;
    FONT-FAMILY: Trebuchet MS, Georgia, Times New Roman, Serif;
    FONT-SIZE: 11px;
}

.header
{
    COLOR: #666633;
    FONT-FAMILY: Trebuchet MS, Georgia, Times New Roman, Serif;
    FONT-SIZE: 13px;
    FONT-WEIGHT: bold;
	text-transform:uppercase
}
.footer
{
    COLOR: black;
    FONT-FAMILY: Trebuchet MS, Georgia, Times New Roman, Serif;
    FONT-SIZE: 10px;
}
A.footer:link
{
    COLOR: #666633;
    FONT-FAMILY: Trebuchet MS, Georgia, Times New Roman, Serif;
    FONT-SIZE: 10px;
    FONT-WEIGHT: bold;
	text-decoration: none
}
A.footer:visited
{
    COLOR: #666633;
    FONT-FAMILY: Trebuchet MS, Georgia, Times New Roman, Serif;
    FONT-SIZE: 10px;
    FONT-WEIGHT: bold;
	text-decoration: none
}
A.footer:hover
{
    COLOR: #999966;
    FONT-FAMILY: Trebuchet MS, Georgia, Times New Roman, Serif;
    FONT-SIZE: 10px;
    FONT-WEIGHT: bold;
	text-decoration: none
}
A.footer:active
{
    COLOR: silver;
    FONT-FAMILY: Trebuchet MS, Georgia, Times New Roman, Serif;
    FONT-SIZE: 10px;
    FONT-WEIGHT: bold;
	text-decoration: none
}

A.lh_nav:link
{
    COLOR: #000040;
    FONT-FAMILY: Trebuchet MS, Georgia, Times New Roman, Serif;
    FONT-SIZE: 10px;
    FONT-WEIGHT: bold;
	text-decoration: none
}
A.lh_nav:visited
{
    COLOR: #000040;
    FONT-FAMILY: Trebuchet MS, Georgia, Times New Roman, Serif;
    FONT-SIZE: 10px;
    FONT-WEIGHT: bold;
	text-decoration: none
}
A.lh_nav:hover
{
    COLOR: #006633;
    FONT-FAMILY: Trebuchet MS, Georgia, Times New Roman, Serif;
    FONT-SIZE: 10px;
    FONT-WEIGHT: bold
}
A.lh_nav:active
{
    COLOR: #666633;
    FONT-FAMILY: Trebuchet MS, Georgia, Times New Roman, Serif;
    FONT-SIZE: 10px;
    FONT-WEIGHT: bold;
	text-decoration: none
}
.Navlink {COLOR: #FFFFFF; TEXT-DECORATION: none; font-family: tahoma; font-size: 12px; font-weight: bold;}
a:link.Navlink  {color : #FFFFFF;}
a:visited.Navlink  {color : #FFFFFF;}
a:active.Navlink  {text-decoration: none;}
a:hover.Navlink  {text-decoration: none;}


DIV {
	font-family : Verdana,Tahoma, Helvetica;
	letter-spacing: 2px;
}

#navcontainer
{
width: 100%;
float: left;
}

#navcontainer ul { padding: 2; }
#navcontainer ul li { display: inline; }

#navcontainer ul
{
margin: 0;
padding: 0 0 0 3%;
color: #FFFFFF;
font-family: verdana, geneva, arial, helvetica, sans-serif;
font-size: .65em;
letter-spacing: 1px;
font-weight: bold;
}

#navcontainer ul li a
{
padding: 0.25em 8px;
color: #fcfcf6;
text-decoration: none;
float: left;
text-transform: uppercase;
font: bold normal 9px/16px verdana, lucida, arial, helvetica, sans-serif;
}

#navcontainer ul li a:hover
{
background-color: #cacaaf;
color: #666633;
}

#navlist li a:hover, #navlist li a:active
{
color: #FFFFFF;
text-decoration: none;
background: #666633;
text-align: left;
text-transform: uppercase;
font: bold normal 9px/16px verdana, lucida, arial, helvetica, sans-serif;
}
