  BODY, TABLE, TR, TH, TD
  {
		color:				    #000000;
		font-family:	    Verdana, Arial, Geneva, Helvetica, sans-serif;
		font-size:		    8pt;
  }

  A, A:link, A:visited
  {
  	color:				    #000099;
    font-weight:      normal;
    text-decoration:  underline;
  }
  A:hover, A:active
  {
  	color:				    #5555EE;
    font-weight:      normal;
    text-decoration:  underline;
  }
  
  
  
  .MENU_1_1 A:link, .MENU_1_1 A:visited
  {
    color:            #FFFFFF;
    font-weight:      bold;
    text-decoration:  none;
    margin-left:      7px;
    margin-right:     7px;
  }
  .MENU_1_1 A:hover, .MENU_1_1 A:active
  {
    color:            #000000;
  }
  .MENU_1_1_act A:link, .MENU_1_1_act A:visited
  {
    position:         relative;
    top:              -14px;
    
    color:            #000000;
    font-weight:      bold;
    text-decoration:  none;
    margin-left:      7px;
    margin-right:     7px;
  }
  
  
  
  .leftSubnavigation
  {
    background-color: #000099;
  }

