BODY {
    SCROLLBAR-FACE-COLOR: #000080;  
	BSCROLLBAR-HIGHLIGHT-COLOR: #f3f3f3; 
	SCROLLBAR-SHADOW-COLOR: Black; 
	SCROLLBAR-3DLIGHT-COLOR: #000080; 
	SCROLLBAR-ARROW-COLOR: #f3f3f3; 
	SCROLLBAR-TRACK-COLOR: #3183BD; 
	SCROLLBAR-DARKSHADOW-COLOR: #000080;
}

  A:hover{
      color: #980000;
	  font-weight:Normal;
	  font-weight: bold;
	  text-decoration:underline;
  }
  A{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: White;
	font-weight: bold;
}
.parent {
	COLOR: White; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 14px; 
	cursor:hand;
	font-weight: bold;
	text-decoration:underline;
		}
		
.child {
	COLOR: White; 
	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.jpg); 
	COLOR: White; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 17px; 
		}			
