body  
	{ 
	scrollbar-arrow-color:#006600;
	scrollbar-face-color:#eeeeee;
	scrollbar-highlight-color:#eeeeee;
	scrollbar-3d-light-color:#eeeeee;  
	scrollbar-base-color:#eeeeee; 
	scrollbar-dark-shadow-color:#cc0000;   
	scrollbar-shadow-color:#eeeeee;
	scrollbar-track-color:#dedede;
	}

a:link { color: #006600; text-decoration: underline }
a:hover { color: #006600; text-decoration: none }
a:active { color: #E2E2B0 }
a:visited { color: #006600 }

.footer-navigation { font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif; font-size: 11px; color: #999966; font-weight: bold; text-decoration: none }
a.footer-navigation:link { color: #999966; text-decoration: none }
a.footer-navigation:hover { color: #993300 }
a.footer-navigation:active { color: #FFFFFF }
a.footer-navigation:visited { color: #996600 }
a.footer-navigation:visited:hover { color: #999966 }

h1,h2,h3,h4,h5,h6 { font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif; color: #006600; }
h1 { font-size: 24px; font-weight: normal; letter-spacing: -2px }
h2 { font-size: 18px; font-weight: normal; letter-spacing: -1px }
h3 { font-size: 16px; font-weight: bold; letter-spacing: -1px }
h4 { font-size: 14px; font-weight: bold; letter-spacing: -1px }
h5 { font-size: 12px; font-weight: bold; letter-spacing: -1px }
h6 { font-size: 10px; font-weight: bold; letter-spacing: -1px }

hr {  border-color: #006600 #FFFFFF #FFFFFF; border-style: dotted; border-top-width: 1px}
input {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #006600; border: #006600; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; background-color: #f4f4f4 }
select { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #006600; border: #006600; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; background-color: #f4f4f4 }
ul {  list-style-type: square }
ol {  list-style-type: upper-roman }

.normal {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #333333 }
.small {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #333333 }

.footer {  font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif; font-size: 11px; color: #999966 }
a.footer:link, a.footer:visited, a.footer:active, a.footer:hover { text-decoration: none; color: #999966 }

.header { font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif; font-size: 11px; color: #999966 ; font-weight: bold }
a.header:link, a.header:visited, a.header:active, a.header:hover { text-decoration: none; color: #999966 }
.field-label { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; font-weight: bold }
fieldset { margin: 10px; padding: 10px; border: 1px solid #006600; }
legend { color: #006600; }
dt { font-weight: bold; padding: 10px 0px 5px 0px; }
