BODY  { 
scrollbar-face-color:       #92a479; 
scrollbar-shadow-color:     #555d4e; 
scrollbar-highlight-color:  #dff0cc;
scrollbar-3dlight-color:    #677456; 
scrollbar-darkshadow-color: #636c5a;
scrollbar-track-color:      #c3dca3; 
scrollbar-arrow-color:      #dff0cc;
}
.bar_thick {
  border-top       : 2px solid #75875f;
  padding          : 5px; 
  line-height      : 5px;
}
.bar_thin {
  border-top       : 2px dotted #75875f;
  padding          : 5px; 
  line-height      : 2px;
}
.table_border {
  width            : 100%;
  padding          : 0px;
  border-color     : #869A6E;
  border           : 1px solid 
}
.submenu_top {
  font-family      : Arial, Geneva,  Helvetica, sans-serif;
  font-size        : 15px;
  color            : #556850;
  font-weight      : bold;
  line-height      : 20px;
  text-transform   : uppercase;
  text-align       : center;
  }
.contentheading {
  font-family      : Arial, Geneva,  Helvetica, sans-serif;
  font-size        : 14px;
  color            : #556850;
  font-weight      : bold;
  line-height      : 14px;
  text-transform   : uppercase;
  text-align       : left;
}
.content {
  font-family      : Arial, Geneva,  Helvetica, sans-serif;
  font-size        : 11px;
  color            : #556850;
  font-weight      : normal;
  text-transform   : none;
  text-align       : justify;
}
.content_bold {
  font-family      : Arial, Geneva,  Helvetica, sans-serif;
  font-size        : 11px;
  color            : #556850;
  font-weight      : bold;
  text-transform   : none;
  text-align       : dafault;
}
.description {
  font-family      : Arial, Geneva,  Helvetica, sans-serif;
  font-size        : 11px;
  color            : #556850;
  font-weight      : bold;
  text-transform   : none;
  text-align       : default;
  }
.text_large {
  font-family      : Arial, Geneva,  Helvetica, sans-serif;
  font-size        : 14px;
  color            : #556850;
  font-weight      : bold;
  line-height      : 14px;
  text-transform   : none;
  text-align       : default;
}

.title {
  font-family      : Arial, Geneva,  Helvetica, sans-serif;
  font-size        : 12px;
  color            : #556850;
  font-weight      : bold;
  text-transform   : capitalize;
  text-indent      : 5px;
  text-align       : left;
  cue: url(/images/tittle_bullet.gif);
  padding: 5px;
}
.title a:link, .title a:visited {
  font-family      : Arial, Geneva,  Helvetica, sans-serif;
  font-size        : 12px;
  color            : #556850;
  font-weight      : bold;
  text-transform   : capitalize;
  text-indent      : 5px;
  text-align       : left;
  
}
.title a:hover {
  font-family      : Arial, Geneva,  Helvetica, sans-serif;
  font-size        : 12px;
  color            : #556850;
  font-weight      : bold;
  text-transform   : capitalize;
  text-indent      : 5px;
  text-align       : left;
  text-decoration  : underline;
}
.title_large_c {
  font-family      : Arial, Geneva,  Helvetica, sans-serif;
  font-size        : 13px;
  color            : #556850;
  font-weight      : bold;
  text-transform   : uppercase;
  text-align       : center;
}
  .skip {
  font-family      : Arial, Geneva,  Helvetica, sans-serif;
  font-size        : 11px;
  color            : #AFBE96;
  font-weight      : bold;
  text-transform   : none;
  text-align       : default;
}
.footer {
  font-family      : Arial, Geneva,  Helvetica, sans-serif;
  font-size        : 9px;
  color            : #42503E;
  text-transform   : uppercase;
  font-weight      : normal;
  text-decoration  : none;
  line-height      : 15px;
  vertical-align   : middle;
  background-color : #ffffff;
  filter: alpha(opacity=70);
 }
.footer a:link, .footer a:visited {
  font-family      : Arial, Geneva,  Helvetica, sans-serif;
  font-size        : 9px;
  color            : #42503E;
  text-transform   : uppercase;
  font-weight      : normal;
  text-decoration  : none;
  line-height      : 15px;
  vertical-align   : middle;
  background-color : #ffffff;
  filter: alpha(opacity=70);
}
.footer a:hover {
  font-family      : Arial, Geneva,  Helvetica, sans-serif;
  font-size        : 9px;
  color            : #42503E;
  text-transform   : uppercase;
  font-weight      : normal;
  text-decoration  : underline;
  line-height      : 15px;
  vertical-align   : middle;
  background-color : #ffffff;
  filter: alpha(opacity=70);
}