.bottom 
{   COLOR: #7D7E80; 
    hellgraucolor: #949599;
    xxcolor : #EC5F5C;  
    text-decoration : none;
    font-family : verdana, arial, sans-serif;
    font-size : 10px;
    font-weight : bold;
    line-height : 18px;
}

A 
{
    color: #7D7E80;
    XXcolor: #EC5F5C;  
    xxcolor : #811324;
    text-decoration : none;
    font-family : verdana, arial, sans-serif;
    font-size : 11px;
    font-weight : bold;
    
}

A:hover 
{
    color : #96979E;
    font-family : verdana, sans-serif;
    font-size : 11px;
    text-decoration : none;
    font-weight : bold;
    text-decoration: underline;
    
}

A.active 
{
    color : #96979E;
    text-decoration : none;
    font-family : verdana, arial, sans-serif;
    font-size : 11px;
    font-weight : bold;
    
}

A.active:hover 
{
    color : #96979E;
    font-family : verdana, sans-serif;
    font-size : 11px;
    text-decoration : none;
    font-weight : bold;
   
}

ul {
margin:20px;
padding:0px;
} 

li
{
font-family : verdana, arial, sans-serif;
  font-size : 11px;
  font-weight : normal;
  color : #000000;
  line-height : 18px;
  text-align : left;
}

H3 
{
font-family : verdana, arial, sans-serif;
  font-size : 17px;
  font-weight : bold;
  color : #000000;
  text-align : left;
  
}

.H3center 
{
font-family : verdana, arial, sans-serif;
  font-size : 17px;
  font-weight : bold;
  color : #000000;
  line-height : 18px;
  text-align : center;
  
}

H4
{
font-family : verdana, arial, sans-serif;
  font-size : 16px;
  font-weight : bold;
  color : #000000;
  line-height : 17px;
  text-align : left;
  
}

TD, P 
{
  font-family : verdana, arial, sans-serif;
  font-size : 11px;
  font-weight : normal;
  color : #000000;
  line-height : 18px;
  text-align : left;
  padding-right : 20px;
  padding-bottom : 2px;
  padding-top : 2px;
}

.TDright{
  font-family : verdana, arial, sans-serif;
  font-size : 11px;
  font-weight : normal;
  color : #000000;
  line-height : 18px;
  text-align : right;
  padding-right : 20px;
  padding-bottom : 20px;
  padding-top : 10px;
}


.TDcenter{
  font-family : verdana, arial, sans-serif;
  font-size : 11px;
  font-weight : normal;
  color : #000000;
  line-height : 18px;
  text-align : center;
  padding-right : 20px;
  padding-bottom : 20px;
  padding-top : 10px;
}

body 
{
       scrollbar-face-color: #eeeeee;
       scrollbar-shadow-color: #821314;
       scrollbar-highlight-color: #eeeeee;
       scrollbar-3dlight-color: #821314;
       scrollbar-darkshadow-color: #eeeeee;
       scrollbar-track-color: #EEEEEE;
       scrollbar-arrow-color: #821314;
       background-color:F9F4EF;>
     }


hr.line{
 height:1px;
 width:100%;
 color:#000000;
}