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

  A, A:link, A:visited
  {
		color:				    #3F3F3F;
    font-weight:      bold;
    text-decoration:  none;
  }
  A:hover, A:active
  {
		color:				    #3F3F3F;
    font-weight:      bold;
    text-decoration:  underline;
  }

  .sitemap A, .sitemap A:link, .sitemap A:visited
  {
		color:				    #3F3F3F;
    font-weight:      normal;
    text-decoration:  none;
  }
  .sitemap A:hover, .sitemap A:active
  {
		color:				    #3F3F3F;
    font-weight:      normal;
    text-decoration:  underline;
  }
  
  
  
  .MENU_1_2 A:link, .MENU_1_2 A:visited, .MENU_1_2 A:hover, .MENU_1_2 A:active
  {
    color:            #3F3F3F;
    font-weight:      normal;
    text-decoration:  none;
  }
  .MENU_1_2_act A:link, .MENU_1_2_act A:visited, .MENU_1_2_act A:hover, .MENU_1_2_act A:active
  {
    color:            #3F3F3F;
    font-weight:      bold;
    text-decoration:  none;
  }
  .MENU_1_3
  {
    color:            #C2C1C0;
    font-style:       italic;
    font-weight:      bold;
    padding-left:     5px;
    padding-top:      10px;
    padding-bottom:   5px;
  }
  
  
  
  .leftSubnavigation
  {
    background-color: #000099;
  }

