BODY

{

  /**font-family: Arial, Helvetica, sans-serif;**/
  margin-top: 0%;
  margin-right: 0%;
  margin-right: 0%;
  font-family: helvetica, arial, sans-serif;
 
 

}

a.navLink, a:visited.navLink {
    	text-decoration: none;
    	color: #FFFFFF; /**White**/
	background-color: #0000CC;  /**Blue**/
	font-size: 60%;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
	}

a:hover.navLink {
	color: #000066; /**deep blue**/ 
	/**background-color: #FFFFCC;
	white-space: nowrap;**/
	
	}

a.navCurrent, a:visited.navCurrent {
	color: #0000CC;
	background-color: #FFFFCC;
	font-size: 60%;
	font-weight: bold;
	white-space: nowrap;
	text-decoration: none;
	}
	
a.sidenavLink, a:visited.sidenavLink{
	text-decoration: none;
    	color: #FFFFFF; 	
	font-size: 75%;
	font-weight: bolder;
}

a:hover.sidenavLink{
	text-decoration: underline;
	color: #000066; /**deep blue**/ 
}

td.currentSide{
   color: #000066; /**deep blue**/
   font-size: 75%;
   font-weight: bolder;
}
/**a:hover.side_navLinkCurrent {
	/**color: #CCCCFF;
	background-color: yellow;
	/**text-decoration: none;
	cursor: default;
	white-space: nowrap;
	}**/



Navigation
{
  FONT-FAMILY: Arial, Helvetica, sans-serif;
     
}

td.navCurrent
{
 background-color: white;/**#FFFFFF; /**White**/
/**FONT-SIZE: 12px; /**so netscape will size**/
 FONT-WEIGHT: bold;
 color: #0000CC;  /**Blue**/
 /**height: 25px;**/
 border: 2px inset #9999FF; 
}

td.nav
{

 background-color: #0000CC;  /**Blue**/
 /**FONT-SIZE: 12px;** /**so netscape will size**/
 color: #FFFFFF; /**White**/
 /**height: 25px;**/
 border: 3px outset #FFFFFF;  /**White**/
}

td.mainContent
{
/**FONT-SIZE: 12px; /**netscape sizing**/
font-size: 12px;;
color: #000066; /**deep blue**/; 
}

th.navHeader
{
/**FONT-SIZE: 20px;**/
background-color: #000066; /**deep blue**/
color: #FFFFFF; /**White**/
}
