
H1, H2, H3, H4, H5, H6{
	Font-family: Arial,Verdana,Tahoma,Helvetica,sans-serif;
	Color: #03602b;
	Font-weight: Bold;
}

H1{
Font-Size: 24pt;
}

H2{
Font-Size: 22pt;
}

H3{
Font-Size: 18pt;
}

H4{
Font-Size: 14pt;
}

H5{
Font-Size: 12pt;
}

H6{
Font-Size: 10pt;
}

A:Link
{
color: #03602b;
Text-Decoration: None;
}

A:visited
{
color: #03602b;
Text-Decoration: none;
}

A:hover
{
color: #FF0000;
Text-Decoration: underline;
}

A:active
{
color: #666666;
Text-Decoration: None;
}

#navcontainer
{
background: #f5eed7;
margin: 0 auto;
padding: 1em 0 0 0;
font-family: verdana, serif;
text-transform: uppercase;
}

/* to stretch the container div to contain floated list */
#navcontainer:after
{
content: ".";
display: block;
line-height: 1px;
font-size: 1px;
clear: both;
}

ul#navlist
{
list-style: none;
padding: 0;
margin: 0 auto;
width: 100%;
font-size: 0.3em;
}

ul#navlist li
{
display: block;
float: left;
width: 16%;
margin: 0;
padding: 0;
}

ul#navlist li a
{
display: block;
width: 100%;
padding: 0.2em;
border-width: 1px;
border-color: #ffe #aaab9c #ccc #fff;
border-style: solid;
color: #777;
text-decoration: none;
background: #f5eed7;
}

#navcontainer>ul#navlist li a { width: auto; }

ul#navlist li#active a
{
background: #f0e7d7;
color: #03602b;
}

ul#navlist li a:hover, ul#navlist li#active a:hover
{
color: #ffffff;
background: #03602b;
border-color: #aaab9c #fff #fff #ccc;
}

LI
{ 
display: list-item;
font-size: 8pt;
font-weight: Bold;
text-decoration: none;
}

.title
{
Font-family: 'Arial', Verdana, Tahoma, Helvetica, sans-serif;
font-size: 12pt;
color: #F5EED7;
font-weight: Bold;
text-decoration: none;
}

.maintext
{
Font-family: 'Arial', Verdana, Tahoma, Helvetica, sans-serif;
Text-Align: Justify;
MARGIN-LEFT: 10px; MARGIN-RIGHT: 10px; 
font-size: 10pt;
color: #000000;
}

.footer
{
Font-family: 'Arial', Verdana, Tahoma, Helvetica, sans-serif;
font-size: 8px;
color: #03602b;
font-weight: Bold;
font-variant: small-caps;
letter-Spacing: 3px;
}

hr
{
	color: #449598;
	height: 2px;
	width: 90%;
}	

.hr2
{
	color: #449598;
	height: 1px;
	width: 130px;
}	

.btm-menu {
Font-family: Verdana,Tahoma,Helvetica,sans-serif;
font-size: 8pt;
text-decoration: none; 
color: #03602b;
}

.btm-menu a:hover{ 
text-decoration: underline; 
color: #000000;
}

.btm-menu a:Visited{ 
text-decoration: none; 
color: #191919;
}


BODY {
 scrollbar-base-color: black;
 scrollbar-track-color: #191919;
 scrollbar-face-color: #03602b;
 scrollbar-highlight-color: black;
 scrollbar-3dlight-color: #ECECEC;
 scrollbar-darkshadow-color: #191919;
 scrollbar-shadow-color: #E8E8E8;
 scrollbar-arrow-color: #ECECEC
 }