
 a:link    { color:#FF6000; text-decoration:none; font-weight:bold; }
 a:visited { color:#FF6000; text-decoration:none; font-weight:bold; }
 a:hover   { color:#ff0000; text-decoration:none; font-weight:bold; }
 /*a:hover   { color:#EE0000; text-decoration:none; background-color:#FFFF99; font-weight:bold; }
 a:active  { color:#0000EE; background-color:#FFFF99; font-weight:bold; }*/
body {
    scrollbar-face-color: #D0EBF7;
     scrollbar-shadow-color:#D0EBF7;
     scrollbar-highlight-color: #D0EBF7;
     scrollbar-3dlight-color: #D0EBF7;
     scrollbar-darkshadow-color: #D0EBF7;
     scrollbar-track-color: #D0EBF7;
     scrollbar-arrow-color: #D0EBF7;
SCROLLBAR-BASE-COLOR: #D0EBF7;

  margin-left:0px;
  margin-right:0px;
  margin-top:0px;
  margin-bottom:0px; 
  }
  
  


td{
  font-size:11px;
  color:#2e2a5d;
  font-weight:normal; 
  font-family:Verdana,Helvetica,Arial;
}
b{
  font-size:11px;
  color:#FF6000;
  /*color:#aa2200;*/
  font-weight:bold; 
  font-family:Verdana,Helvetica,Arial;
}
.chmNormal { 
  font-size:11px;
  color:#2e2a5d;
  line-height:14px;
  font-weight:normal; 
  font-family:Verdana,Helvetica,Arial;
  }

.chmSmall { 
  font-size:10px;
  color:#2e2a5d;
  font-weight:normal;
  font-family:Verdana,Helvetica,Arial;
  }
  div.chmSmallBold { 
    font-size:10px;
    color:#2e2a5d;
    font-weight:bold;
    font-family:Verdana,Helvetica,Arial;
  }
.chmMini { 
  font-size:10px;
  color:#2e2a5d;
  font-weight:normal;
  font-family:Verdana,Helvetica,Arial;
  }
.chmBig { 
  font-size:14px;
  color:#2E2A5D;
  line-height:14px;
  font-family:Verdana,Helvetica,Arial;
  font-weight:bold;
  }

.chmBig2 { 
  font-size:12px;
  color:#4F4770;
  line-height:13px;
  font-family:Verdana,Helvetica,Arial;
  font-weight:bold;
  }
.chmBig3 { 
  font-size:12px;
  color:#4F4770;
  line-height:13px;
  font-family:Verdana,Helvetica,Arial;
  
  }
.chmBoldBlue { 
  font-size:11px;
  color:#4F4770;
  
  font-family:Verdana,Helvetica,Arial;
  font-weight:bold; 
  }