body {
	scrollbar-face-color: #208A46; 
	scrollbar-shadow-color: #000000; 
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-3dlight-color: #C0C0C0; 
	scrollbar-darkshadow-color: #C0C0C0; 
	scrollbar-track-color: #CCCCCC; 
	scrollbar-arrow-color: rgb(255,255,255) 
}

A:link { text-decoration: none; color: #208A46; FONT-WEIGHT: none }
A:visited {text-decoration: none; color: #666666; FONT-WEIGHT: none }
A:hover {text-decoration: none; color: #CC0000; FONT-WEIGHT: none }
A:active {text-decoration: none; color: #333333; FONT-WEIGHT: none }

A.LEFT:link { text-decoration: none; color: #FFFF00; FONT-WEIGHT: bold; FONT-SIZE: 10pt }
A.LEFT:visited {text-decoration: none; color: #FFFF00; FONT-WEIGHT: bold; FONT-SIZE: 10pt }
A.LEFT:hover {text-decoration: none; color: #000000; background: #00FF00; FONT-WEIGHT: bold; FONT-SIZE: 10pt}
A.LEFT:active {text-decoration: none; color: #FF0000; FONT-WEIGHT: bold; FONT-SIZE: 10pt }

A.HBUTTON:link { text-decoration: none; color: #FFFFFF }
A.HBUTTON:visited {text-decoration: none; color: #FFFFFF }
A.HBUTTON:hover {text-decoration: none; color: #FFFFFF; background: #00EE00}
A.HBUTTON:active {text-decoration: none; color: #FFFFFF }



STRONG {
	COLOR: #207546; FONT-FAMILY: Verdana, Arial, helvetica; FONT-SIZE: 10pt; FONT-WEIGHT: bold
}

STRONG.WHITE {
	COLOR: #FFFFFF; FONT-FAMILY: Verdana, Arial, helvetica; FONT-SIZE: 10pt; FONT-WEIGHT: bold
}

STRONG.RED {
	COLOR: #990000; FONT-FAMILY: Verdana, Arial, helvetica; FONT-SIZE: 10pt; FONT-WEIGHT: bold
}


P {
	COLOR: #207546; FONT-FAMILY: Verdana, Arial, helvetica; FONT-SIZE: 10pt
}


P.TITLE1 { 
	font-family: Tahoma; font-size: 18pt; font-weight: bold; color: green
}

P.TITLE2 {
	font-family: Arial; font-size: 14pt; font-weight: bold; color: orange
}

P.RED {
	COLOR: #990000; FONT-FAMILY: Verdana, Arial, helvetica; FONT-SIZE: 10pt
}

P.RED-STRONG {
	COLOR: #990000; FONT-FAMILY: Verdana, Arial, helvetica; FONT-SIZE: 10pt; FONT-WEIGHT: bold
}

P.WHITE-STRONG {
	COLOR: #FFFFFF; FONT-FAMILY: Verdana, Arial, helvetica; FONT-SIZE: 10pt; FONT-WEIGHT: bold
}

P.WHITE-STRONG-small {
	COLOR: #FFFFFF; FONT-FAMILY: Verdana, Arial, helvetica; FONT-SIZE: 8pt; FONT-WEIGHT: bold
}

P.Black-STRONG-small {
	COLOR: #000000; FONT-FAMILY: Verdana, Arial, helvetica; FONT-SIZE: 8pt; FONT-WEIGHT: bold
}

P.STRONG-large {
	COLOR: #207546; FONT-FAMILY: Verdana, Arial, helvetica; FONT-SIZE: 12pt; FONT-WEIGHT: bold
}

P.STRONG-small {
	COLOR: #207546; FONT-FAMILY: Verdana, Arial, helvetica; FONT-SIZE: 8pt; FONT-WEIGHT: bold
}


P.STRONG {
	COLOR: #207546; FONT-FAMILY: Verdana, Arial, helvetica; FONT-SIZE: 10pt; FONT-WEIGHT: bold
}

P.Green {
	color: white; background: #207546; FONT-FAMILY: Verdana, Arial, helvetica; FONT-SIZE: 10pt; FONT-WEIGHT: bold
}


P.LGreen {
	color: white; background: #218E48; FONT-FAMILY: Verdana, Arial, helvetica; FONT-SIZE: 10pt; FONT-WEIGHT: bold
}


P.INV {
	COLOR: #FFFFFF; FONT-FAMILY: Verdana, Arial, helvetica; FONT-SIZE: 10pt
}

P.SMALL {
	COLOR: #207546; FONT-FAMILY: Verdana, Arial, helvetica; FONT-SIZE: 8pt
}

P.Quote {
    COLOR: #FFFFFF; FONT-FAMILY: Verdana, Arial, helvetica; FONT-SIZE: 10pt; FONT-WEIGHT: bold; background: #218E48
}

DIV.MAIN {
	width: 90%;
	border: thin solid
}

H1 {
	COLOR: #207546; FONT-FAMILY: Verdana, Arial, helvetica; FONT-SIZE: 18pt; FONT-WEIGHT: bold
}

H2 {
	COLOR: #207546; FONT-FAMILY: Verdana, Arial, helvetica; FONT-SIZE: 14pt; FONT-WEIGHT: bold
}

H3 {
	COLOR: #207546; FONT-FAMILY: Verdana, Arial, helvetica; FONT-SIZE: 12pt; FONT-WEIGHT: bold
}


LI {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #207546
}

IMG.PIC {
     color: #208A46;
    border: ridge #208A46
}

IMG.PROD {
    color: #208A46;
    border: thin solid #208A46
}


TABLE {
	border-collapse: collapse
}

TABLE.LIST {
	color: #207546;
	font-size: 10pt
}

TABLE.GREEN {
	color: white;
	font-size: 10pt;
	font-weight: bold;
	background: #207546
}

TABLE.FORM {
	color: white;
	font-size: 10pt;
	font-weight: bold;
	background: #208A46
}


TABLE.GRAY {
	color: green;
	font-size: 12pt;
	font-weight: bold;
	background: gray
}

TABLE.LGREEN {
	color: white;
	font-size: 12pt;
	font-weight: bold;
	background: #218E48
}

TABLE.LYELLOW {
	font-family: Tahoma; font-size: 20pt;
	font-weight: bold;
	color:white;
	background-color: #FFFFEB
}

TR.GRAY {
	color: white;
	font-size: 10pt;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: gray

}

TR.GREEN {
	color: white;
	font-size: 10pt;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: green
}


TR.LGREEN {
	color: white;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #DFFFDF
}


TR.WHITE {
	color: green;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF

}

TR.LGRAY {
	color: white;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #C0C0C0

}

TR.LLGRAY {
	color: white;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #CFCFCF
}

TR.TITLE1 { 
	font-family: Tahoma;
	font-size: 18pt;
	font-weight: bold;
	color: green
}

TR.TITLE2 {
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	color: orange
}

INPUT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #207546
}


INPUT.GREEN {
	color: white;
	font-size: 8pt;
	background: green;
	border: ridge green
}

INPUT.WHITE {
	color: green;
	font-size: 8pt;
	background: white;
	border: solid thin green
}


INPUT.SUBMIT:hover {
	text-decoration: none;
	color: #FFFFFF;
	background: #00EE00
}

INPUT.RESET:hover {
	text-decoration: none;
	color: #FFFFFF;
	background: #00EE00
}

SELECT.WHITE { 
	color: green;
	font-size: 8pt;
	background: white;
	border: solid thin green;
	border-color: #00ff00;
	scrollbar-arrow-color:aqua;
	scrollbar-base-color:blue
}

SELECT.GREEN { 
	color: white;
	font-size: 8pt;
	background: green;
	border: solid thin green;
	border-color: #00ff00;
	scrollbar-arrow-color:aqua;
	scrollbar-base-color:blue
}

TEXTAREA.WHITE {
	color: green;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt
}

INPUT.button
{
	color: green;
	font-size: 8pt;
	background: white;
	border: solid thin green;
	border-color: #00ff00;
	CURSOR: pointer; CURSOR: hand;
}

.FSB {scrollbar-3dlight-color:#FFD700; 
scrollbar-arrow-color:#FFFF00;
scrollbar-base-color:#FF6347;
scrollbar-darkshadow-color:#FFA500;
scrollbar-face-color:#008080;
scrollbar-highlight-color:#FF69B4;
scrollbar-shadow-color:#FF00FF}