
 		.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;}	
		.RedBold 		{font-family: Arial, Helvetica, sans-serif ; font-size: 13 px; color: Red; font-weight: bold;}	
		.GreenBold 		{font-family: Arial, Helvetica, sans-serif ; font-size: 13 px; color: Green; font-weight: bold;}	
		.XmasBold 		{font-family: Arial, Helvetica, sans-serif ; font-size: 16 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: #0000FF }	
		a:visited    { color: #008000 }	
		a:active     { color: #FF0000 }	

		h1		 	 {font-family: Arial, Helvetica, sans-serif ; font-size: 24 px; color: #CC0000  }	
		h2			 {font-family: Arial, Helvetica, sans-serif ; font-size: 20 px; color: green }	
		h3			 {font-family: Georgia, Times New Roman, Times, serif ; font-size: 18 px; color: #009933 }	
		h4			 {font-family: Arial, Helvetica, sans-serif ; font-size: 16 px; color: #009933 }	
		h5			 {font-family: Times New Roman, Times, serif ; font-size: 13 px; color: #009933 }	
		h6			 {font-family: Arial, Helvetica, sans-serif ; font-size: 10 px; color: #FF3399 }	

		body 		 {font: 0.8em Arial, Helvetica, sans-serif ; background-color: #FFFFFF; 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 }	

		.headertable {border: 1px solid #c2c5bc; background-color: #FFFFFF;}	
		.navigationtable {position: relative; bottom: 0; left: -20px; right: 0px; top: 0; border: 1px solid red ;}	
		.contenttable {border: 1px solid #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: red ;	
		  text-align: center;	
		  color: #OOOOOO;	
		}	

		a.menuBar:link     { color: Re;}
		a.menuBar:visited  { color: #FFFFFF;}
		a.menuButton {	
		  background-color: transparent;	
		  border: 1px solid red ;	
		  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: #FFFFFF;	
		  font-weight: bold;	
		  link       { color: #FFFFFF;
		  visited    { color: #FFFFFF;
		}	

		a.menuButton:hover {	
		  background-color: green ;	
		  border: 1px inset #e0e0e0;	
		  color: #OOOOOO;	
		}	
		a.menuButton:link     { color: #FFFFFF;}
		a.menuButton:visited  { color: #FFFFFF;}