
 		.text 		{font-family:  Arial, Helvetica, sans-serif; font-size: 13 px; color: #000000 }	
		.bold 		{font-family: Arial, Helvetica, sans-serif ; font-size: 13 px; color: #000000 ; font-weight: bold;}	
		.BlueBold 		{font-family: Arial, Helvetica, sans-serif ; font-size: 13 px; color: Blue; font-weight: bold;}	
		.GreenBold 		{font-family: Arial, Helvetica, sans-serif ; font-size: 13 px; color: Green; font-weight: bold;}	
		.RedBold 		{font-family: Arial, Helvetica, sans-serif ; font-size: 13 px; color: Red; font-weight: bold;}	
		.SiteATextBold 	{font-family: Arial, Helvetica, sans-serif ; font-size: 13 px; color: green ; font-weight: bold; }	
		.heading 		{font-family: Arial, Helvetica, sans-serif ; font-size: 18px; color: #000000 ;}	
		a:link       { color: green ;}	
		a:visited    { color: green ;}	
		a:active     { color: green ;}	

		h1		 	 {font-family: Arial, Helvetica, sans-serif ; font-size: 20px; color: blue ;}	
		h2			 {font-family: Arial, Helvetica, sans-serif ; font-size: 18px; color: blue ;}	
		h3			 {font-family: Arial, Helvetica, sans-serif ; font-size: 14px; color: #009933 ;}	
		h4			 {font-family: Arial, Helvetica, sans-serif ; font-size: 13px; color: #009933 ;}	
		h5			 {font-family: Verdana, Arial, Helvetica, sans-serif ; font-size: 13px; color: #009933 ;}	
		h6			 {font-family: Arial, Helvetica, sans-serif ; font-size: 10px; color: #FF3399 ;}	

		body 		 {font: 0.8em Arial, Helvetica, sans-serif ; background-color: #eef2ea; color:#000000 ; margin-left:0; margin-right:0; margin-top:0;}	

		table        { table-border-color-light: #BAD6AB ; table-border-color-dark: #2B822D ; font-family: Arial, Helvetica, sans-serif ;}	

		.outertable {border: 1px solid #c2c5bc; background-color: #FFFFFF;}		
		.bordertable {border: 1px solid #c2c5bc; background-color: #FFFFFF;}		
		.headertable {border: 1px transparent #c2c5bc; background-color: #FFFFFF;}		
		.navigationtable {position: relative; bottom: 0; left: -20px; right: 0px; top: 0; border: 1px solid blue ;}		
		.contenttable {border: 1px transparent #a9aca1; background-color: #FFFFFF;}	

		.smalltext {font: 100 0.9em Verdana, Arial, Helvetica; sans-serif; color: #000000}	
		.smalltextbold {font: 700 0.9em Verdana, Arial, Helvetica, sans-serif; color: #000000;}	
		.sidebartable {background: #eef2ea;}	
		.sidebartableheader {background: #bcc1b5;}	
		.sidebarborder {border: 1px; background: #cccccc;}	
		.sidebartitle {font: 700 0.9em Arial,Helvetica; color:white;}	
		.sidebarinfotable {background: #ffffff;}	

		.sidepanel {background-color: green ;}  

		.centrepanel {position: relative; bottom: 0; left: 20px; right: 20px; top: 0; }  

		/* #ed# For browsers that support the 'media' option, */	
		/* This should work in IE5 Win+, IE4.5 Mac+, Opera 3.62+ and Netscape 6+ */	
		/* You can therefore hide some CSS from Netscape 4 */	

		@media all {.imgborder {border: 1px solid #000000;}}	

		/* #ed# The remaining code relates to the menu system */	

		.menuBar {	
		  background-color: blue ;	
		  text-align: center;	
		  color: #OOOOOO;	
		}	

		a.menuBar:link     { color: green ;}	
		a.menuBar:visited  { color: #FFFFFF;}
		a.menuButton {	
		  background-color: transparent;	
		  border: 1px solid blue ;	
		  color: #OOOOOO;	
		  cursor: default;	
		  left: 0px;	
	  	  margin: 1px;	
		  position: relative;	
		  text-decoration: none;	
		  top: 0px;	
		  z-index: 100;	
		  font-family: 10px; Verdana, Arial, Helvetica, sans-serif; color: Green;	
		  font-weight: bold;	
		  link       { color: green ;}	
		  visited    { color: green ;}	
		}	

		a.menuButton:hover {	
		  background-color: green ;	
		  border: 1px inset #e0e0e0;	
		  color: #OOOOOO;	
		}	
		a.menuButton:link     { color: white ;}	
		a.menuButton:visited  { color: white ;}	