BODY {
    SCROLLBAR-FACE-COLOR: #F7F1E5;  
	BSCROLLBAR-HIGHLIGHT-COLOR: #C5BFB4; 
	SCROLLBAR-SHADOW-COLOR: Black; 
	SCROLLBAR-3DLIGHT-COLOR: Black; 
	SCROLLBAR-ARROW-COLOR: Black; 
	SCROLLBAR-TRACK-COLOR: #C5BFB4; 
	SCROLLBAR-DARKSHADOW-COLOR: #C5BFB4;
}
  A:hover{
      color: DarkRed;
         font-weight:Normal;
         font-weight: bold;
         text-decoration:underline;

  }
  A{
       font-family: Verdana, Arial, Helvetica, sans-serif;
       font-size: 14px;
       color: DarkRed;
       font-weight: bold;
}
.parent {
       COLOR: Red;
       FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
       FONT-SIZE: 14px; 
       cursor:hand;
       font-weight: bold;
       text-decoration:underline;
              }
              
.child {
       COLOR: DarkRed; 
       FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
       FONT-SIZE: 12px; 
       line-height: 25px;
       margin-left : 3px;
       text-decoration:none;
              }              
              
.tab {
       background-image : url(pictures/menu_long_l.gif); 
       COLOR: DarkRed; 
       FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
       FONT-SIZE: 17px; 
              }			

