<style>
<!--
  .color_link_1{
    color: #CAAD6B; font-size: 10px; text-decoration: none;
  }
  .color_link_1:active,.color_link_1:visited,.color_link_1:link{
    color: #CAAD6B; font-size: 10px; text-decoration: none;
  }
  .color_link_1:hover{
    color: #CAAD6B; font-size: 10px; text-decoration: underline;
  }

  .color_link_2{
    color: #ffffff; font-size: 20px; text-decoration: none;
  }
  .color_link_2:active,.color_link_2:visited,.color_link_2:link{
    color: #ffffff; font-size: 20px; text-decoration: none;
  }
  .color_link_2:hover{
    color: #ffffff; font-size: 20px; text-decoration: underline;
  }

  .color_link_3{
    color: #B4C58E; font-size: 11px; font-weight: 600; text-decoration: none;
  }
  .color_link_3:active,.color_link_3:visited,.color_link_3:link{
    color: #B4C58E; font-size: 11px; font-weight: 600; text-decoration: none;
  }
  .color_link_3:hover{
    color: #B4C58E; font-size: 11px; font-weight: 600; text-decoration: underline;
  }

  .color_link_4{
    color: #3B150A; font-size: 11px; font-weight: 600; text-decoration: none;
  }
  .color_link_4:active,.color_link_4:visited,.color_link_4:link{
    color: #3B150A; font-size: 11px; font-weight: 600; text-decoration: none;
  }
  .color_link_4:hover{
    color: #3B150A; font-size: 11px; font-weight: 600; text-decoration: underline;
  }

.heading_11, A.heading_11, A.heading_11:visited, A.heading_11:active, A.heading_11:hover {
	FONT-SIZE: 11pt;color: #52632D;font-weight:bold;TEXT-DECORATION: none
}
.button {
    cursor:pointer;font-size:12px;font-weight:600;font-family:arial;background-color:#5B6C35;color:#ffffff
}
.listheaderrow2 {
    BACKGROUND-Color: #94A668; width: 100%; height: 16px;
}
.listheader2 {
    FONT-SIZE: 11px; font-weight:bold; color: #ffffff; height: 16px; padding: 2px; vertical-align: text-top;
}
.translucent {
    filter:alpha(opacity=50); -moz-opacity:0.5; opacity:0.5;
}
.border 
{
    border:solid 1px #5B6C35
}
.formlabel_bordered {
	padding:6px;FONT-SIZE: 11px; COLOR: #52632D; Font-Weight: Bold; FONT-FAMILY: Verdana;border:solid 1px #5B6C35
}
.listdata_bordered {
    padding:6px;FONT-SIZE: 11px; color: #000000;border:solid 1px #5B6C35;
}
-->
</style>
