BODY {
	SCROLLBAR-FACE-COLOR: #6EA150; 
	SCROLLBAR-HIGHLIGHT-COLOR: #333333; 
	SCROLLBAR-SHADOW-COLOR: #333333;
	SCROLLBAR-3DLIGHT-COLOR: #333333; 
	SCROLLBAR-ARROW-COLOR:  #333333; 
	SCROLLBAR-TRACK-COLOR: #FFFFFF; 
	SCROLLBAR-DARKSHADOW-COLOR: #333333; 

}
body { background: #ffffff }

.color1 { background: #6EA150; color: #ffffff }
.color2 { background: #D4A31D }
.color3 { background: #DDB54A }
.color4 { background: #E9D18E }

.menu { color: #6EA150; font-size: 8pt; font-family: Verdana, Arial, Helvetica }
.menu A:link, .topmenu A:visited { color: #6EA150; text-decoration: none }
.menu A:active, .topmenu A:hover { color: #DDB54A; text-decoration: none }

.white { color: #ffffff }

.whitecell { background: #ffffff }

p, ul, ul ul, ul ul ul, ol, ol ol, ol ol ol, input, select, option, textarea
 { color: #000000; font-size: 8pt; font-family: Verdana, Arial, Helvetica }

A:link { color: #000000; text-decoration: none; font-weight: bold}
A:visited { color: #000000; text-decoration: none; font-weight: bold}
A:active { color: #000000; text-decoration: none; font-weight: bold}
A:hover { color: #6EA150; text-decoration: none; font-weight: bold}
 
A.topmenu:link { color: #000000; text-decoration: none; font-weight: bold}
A.topmenu:visited { color: #000000; text-decoration: none; font-weight: bold}
A.topmenu:active { color: #000000; text-decoration: none; font-weight: bold}
A.topmenu:hover { color: #FFFFFF; text-decoration: none; font-weight: bold}

A.home:link { color: #000000; text-decoration: none; font-weight: bold}
A.home:visited { color: #000000; text-decoration: none; font-weight: bold}
A.home:active { color: #000000; text-decoration: none; font-weight: bold}
A.home:hover { color: #008000; text-decoration: none; font-weight: bold}

A.body:link{ color:#000000; text-decoration: none; font-weight: bold}
A.body:visited{ color:#333333; text-decoration: none; font-weight: bold}
A.body:active{ color:#000000; text-decoration: none; font-weight: bold}
A.body:hover{ color:#555555; text-decoration: none; font-weight: bold}

A.leftmenu:link{ color:#000000; text-decoration: none; font-weight: bold}
A.leftmenu:visited{ color:#000000; text-decoration: none; font-weight: bold}
A.leftmenu:active{ color:#000000; text-decoration: none; font-weight: bold}
A.leftmenu:hover{ color:#E9D18E; text-decoration: none; font-weight: bold}
 
h1, .title { color: #000000; font-size: 13pt; font-weight: bold; font-family: Arial, Verdana, Helvetica }
h2 { color: #000000; font-size: 10pt; font-weight: bold; font-family: Arial, Verdana, Helvetica }
h3 { color: #000000; font-size: 11pt; font-weight: bold; font-family: Arial, Verdana, Helvetica }
h4 { color: #000000; font-size: 10pt; font-weight: bold; font-family: Arial, Verdana, Helvetica }
h5 { color: #000000; font-size: 9pt; font-weight: bold; font-family: Arial, Verdana, Helvetica }
h6 { color: #000000; font-size: 8pt; font-weight: bold; font-family: Arial, Verdana, Helvetica }


