body {
  background-color:#ffffff;	
  scrollbar-base-color: #ffffff; 
  scrollbar-face-color: #ffffff; 
  scrollbar-track-color: #ffffff; 
  scrollbar-arrow-color: #999999;
  scrollbar-highlight-color: #ffffff; 
  scrollbar-3dlight-color: #999999; 
  scrollbar-shadow-color: #ffffff;
  scrollbar-darkshadow-color: #999999;
}

A:link {
 background-color : transparent;
 color : #009900;
 text-decoration : none;
 font-weight : bold;
}
A:visited {
 background-color : transparent;
 color : #009900;
 font-weight : bold;
 text-decoration : none;
}
A:hover {
 background-color : transparent;
 color : #009900;
 text-decoration : none;
}
A:active {
 background-color : transparent;
 color : #009900;
 font-weight : bold;
 text-decoration : none;
}


SELECT {  
 font-family: Arial, Helvetica;
 font-size: 10px 
}
TEXTAREA {  
 font-family: Arial, Helvetica; 
 font-size: 10px
} 
INPUT {  
 font-family: Arial, Helvetica; 
 font-size: 10px 
}


H1 {
 font-family : Arial, sans-serif;
 font-size : 18px;
 color : #000000;
 margin-bottom : 0px;
 margin-top : 10px;
}
H2 {
 font-family : Arial, sans-serif;
 font-size : 13px;
 color : #000000;
 margin-bottom : 20px;
 margin-top : 20px;
 border-bottom-color : #009900;
 border-bottom-style : solid;
 border-bottom-width : 1px;
}
H3 {
 font-family : Arial, sans-serif;
 font-size : 12px;
 color : #000000;
 margin-bottom : 0px;
 margin-top : 10px;
}
H4 {
 font-family : Arial, sans-serif;
 font-size : 10px;
 color : #000000;
 margin-bottom : 0px;
 margin-top : 10px;
}
.subhead1 {
 font-family : Arial, sans-serif;
 font-size : 10px;
 color : #000000;
}
.subhead2 {
 font-family : Arial, sans-serif;
 font-size : 10px;
 color : #000000;
}
.subhead3 {
 font-family : Arial, sans-serif;
 font-size : 10px;
 color : #000000;
}
.headerdate {
 font-family : Arial, sans-serif;
 font-size : 10px;
 color : #000000;
 font-weight: normal;
}




P, td {
 font-family : Arial, sans-serif;
 font-size : 12px;
 /*line-height : 180%;*/
 color: #000000;
 margin-top : 1px;
 margin-bottom : 1px;
 padding-bottom : 0px;
 /*text-indent : 20px;*/
}
.caption {
 font-family : Arial, sans-serif;
 font-size : 10px;
 color : #FF9966;
}
.bulletlist {
 font-family : Arial, sans-serif;
 font-size : 12px;
 margin-bottom : 6px;
 /*color : #6600CC;*/
}
.table {
 font-family : Arial, sans-serif;
 font-size : 12px;
 /*color : #CC3366;*/
}







.searchform {
 font-family : Arial, sans-serif;
 font-size : 12px;
 color : #6600CC;
 font-weight : normal;
}
.searchresultpagetitle {
 font-family : Arial, sans-serif;
 font-size : 15px;
 color : #333333;
 font-weight : bold;
}
.searchresultcontent {
 font-family : Arial, sans-serif;
 font-size : 11px;
 color : #6600CC;
 font-weight : normal;
}
.searchresultheader {
 font-family : Arial, sans-serif;
 font-size : 14px;
 color : #333366;
 font-weight : bolder;
}
.searchmarkup {
 color : #FF0066;
}




.loginform {
 font-family : Arial, sans-serif;
 font-size : 12px;
 /*color : #CC0000;*/
 font-weight : normal;
}




.mailform {
 font-family : Arial, sans-serif;
 font-size : 12px;
 /*color : #003366;*/
 font-weight : normal;
}
.mailformrequired {
 font-family : Arial, sans-serif;
 font-size : 12px;
 /*color : #003366;*/
 font-weight : bolder;
}
.mailformcomment {
 font-family : Arial, sans-serif;
 font-size : 12px;
 /*color : #CC0000;*/
 font-weight : bolder;
}
.mailformradio {
 font-family : Arial, sans-serif;
 font-size : 10px;
 /*color : #003366;*/
 font-weight : normal;
}






.filelinks {
 /*font-family : Arial, sans-serif;
 color : #990000;*/
 font-size : 12px;
}
.filelinkssize {
 /*font-family : Arial, sans-serif;
 color : Green;*/
 font-size : 12px;
}



.sitemap1 {
 font-family : Arial, sans-serif;
 font-size : 12px;
 color : #CC6600;
}
.sitemap2 {
 font-family : Arial, sans-serif;
 font-size : 11px;
 color : #990000;
 margin-left : 20px;
}
.sitemap3 {
 font-family : Arial, sans-serif;
 font-size : 10px;
 color : #333399;
 margin-left : 40px; 
}
.sitemap4 {
 font-family : Arial, sans-serif;
 font-size : 9px;
 color : #003333;
 margin-left : 60px;
}




.celmenu {
 font-family : Arial, sans-serif;
 font-size : 12px;
 color : olive;
 margin-top : 10px;
}
.celsubmenu {
 font-family : Arial, sans-serif;
 font-size : 11px;
 color : #666699;
 margin-left : 20px;
 margin-top : 3px;
}


.bggruen {
  background-color : #009900;
}