	body {font-family: arial, helvetica, sans-serif; background-color: #FFFFFF ;}
	.welcome {font-size: 10px; color: #666666}
	.search {font-size: 11px; color: #000000; font-weight: bold; }
	.monospace { font-family: monospace; font-size: 11px; }
	.navlines {font-size: 12px; color: #ffffff; font-weight: bold; }
	.breadcrumb {font-size: 11px; color: #999966; }
	.navrow1on { font-size: 11px;color: #ffcc33 ; font-weight: bold; }
	.navrow2on { font-size: 11px;color: #ffff66 ;  }
		
	 a.navrow1:link {font-size: 11px;color: #ffffff ; font-weight: bold; text-decoration: none;}
	 a.navrow1:visited {font-size: 11px;color: #ffffff ; font-weight: bold; text-decoration: none;}
	 a.navrow1:active {font-size: 11px;color: #ccff00 ; font-weight: bold; text-decoration: none;}
	 a.navrow1:hover {font-size: 11px;color: #ccff00 ; font-weight: bold; text-decoration: none;}
	 a.navrow2:link {font-size: 11px;color: #ffff66 ;text-decoration: none;}
	 a.navrow2:visited {font-size: 11px;color: #ffff66 ;text-decoration: none;}
	 a.navrow2:active {font-size: 11px;color: #ccff00 ;text-decoration: none;}
	 a.navrow2:hover {font-size: 11px;color: #ccff00 ;text-decoration: none;}
	 a.logout:link {font-size: 10px;color: #336699 ;text-decoration: none;}
	 a.logout:visited {font-size: 10px;color: #336699 ;text-decoration: none;}
	 a.logout:active {font-size: 10px;color: #003366 ;text-decoration: underline;}
	 a.logout:hover {font-size: 10px;color: #003366 ;text-decoration: underline;}
	 a.breadcrumb:link {font-size: 11px;color: #999966 ;text-decoration: underline;}
	 a.breadcrumb:visited {font-size: 11px;color: #999966 ;text-decoration: underline;}
	 a.breadcrumb:active {font-size: 11px;color: #cccc99 ;text-decoration: underline;}
	 a.breadcrumb:hover {font-size: 11px;color: #cccc99 ;text-decoration: underline;}


	 .bgcream { background-color: #ffffcc ; }
	 .bgltgray { background-color: #cccccc; }	
	 .bgwhite { background-color: #ffffff ; }
	 .bgblack { background-color: #000000 ; }
	 .bgmedgray { background-color: #666666; }