BODY {
	scrollbar-face-color: #315A23;
	scrollbar-shadow-color: #315A23;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #CCCCCC;
	scrollbar-arrow-color: #FFFFFF;
}   

.border {
      border-bottom:1px #000000 solid;
      border-top:1px #000000 solid;
      border-left:2px #CC9933 solid;
      border-right:2px #CC9933 solid;
}
.borderred {
      border-bottom:2px #FF0000 solid;
      border-top:2px #FF0000 solid;
      border-left:2px #FF0000 solid;
      border-right:2px #FF0000 solid;
      padding:20px;
}
.borderl {
      border-left:2px #CC9933 solid;
}
.borderlr {
      border-right:2px #CC9933 solid;
      border-left:2px #CC9933 solid;
}
.bordergold {
      border-bottom:2px #CC9933 solid;
      border-top:2px #CC9933 solid;
      border-right:2px #CC9933 solid;
      border-left:2px #CC9933 solid;
}
.borderblack {
      border-bottom:2px #000000 solid;
      border-top:2px #000000 solid;
      border-right:2px #000000 solid;
      border-left:2px #000000 solid;
}
.copyright {
      font-family: Arial, Helvetica, sans-serif; 
      font-weight: regular;
      font-size: 8.5pt;
      color: #999999
}
.header {
      font-family: Arial, Helvetica, sans-serif; 
      font-weight: bold;
      font-size: 18pt;
      color: #000000;
}
.header1 {
      font-family: Times New Roman; 
      font-weight: regular;
      font-size: 12pt;
      margin-left: 40px;
      margin-right: 12px;
      color: #000000;
}
.boldpoint {
      font-family: Times New Roman; 
      font-weight: bold;
      font-size: 16pt;
      color: #000000;
}
h3 {
      font-family: Times New Roman; 
      font-weight: regular;
      font-size: 12pt;
      margin-left: 40px;
      margin-right: 12px;
      color: #000000;
}
.header1 {
      font-family: Times New Roman; 
      font-weight: bold;
      font-size: 12pt;
      margin-left: 40px;
      margin-right: 12px;
      color: #000000;
      text-align: justify;
}
.bullet {
      font-family: Times New Roman; 
      font-weight: bold;
      font-size: 12pt;
      margin-left: 12px;
      color: #000000;
}
.bulletnm {
      font-family: Times New Roman; 
      font-weight: bold;
      font-size: 12pt;
      color: #000000;
}
.bulletbigger {
      font-family: Times New Roman; 
      font-weight: bold;
      font-size: 14pt;
      color: #000000;
}
.main {
      font-family: Times New Roman; 
      font-weight: regular;
      font-size: 10pt;
      color: #000000
}
.address {
      font-family: Arial, Helvetica, sans-serif; 
      font-weight: regular;
      font-size: 14pt;
      line-height: 15pt;
      margin-right: 40px;
      color: #000000
}
.small {
      font-family: Arial, Helvetica, sans-serif; 
      font-weight: regular;
      font-size: 10pt;
      margin-left: 12px;
      color: #000000
}
.footnote {
      font-family: Arial, Helvetica, sans-serif; 
      font-weight: regular;
      font-size: 8pt;
      color: #0000FF
}
.divide { 
      font-family: Arial, Helvetica, sans-serif;
      font-weight: bold;
      font-size: 10pt;
      color: #CC9933
}
a.nav { 
      font-family: Arial, Helvetica, sans-serif;
      font-weight: bold;
      font-size: 10pt;
      text-decoration: none;
      color: #1D440F
}
a.nav:visited { 
      font-family: Arial, Helvetica, sans-serif;
      font-weight: bold;
      font-size: 10pt;
      text-decoration: none;
      color: #1D440F
}
a.nav:hover { 
      font-family: Arial, Helvetica, sans-serif; 
      font-weight: bold;
      font-size: 10pt;
      text-decoration: underline;
      color: #000000
}
 .transparent {
    filter:alpha(opacity=90);
    background-color: #CC9933;
    display:none;
    width:200;
    height:100;
    position:absolute;
    color: black;
    border: 1 black solid;
}
