						/* These CSS rules are common to all pages */			body								{ 		   				  	background-repeat:			no-repeat;						  	background-color:			#ffffff;							  	background-position: 		750px 25px;						  	background-attachment:	fixed;								font-size:					8pt;		   				  	color:						#000000;							font-family:					arial, helvetica," times new roman", Serif;						}								/* ___________________For Navigation Bars____________________ */									span						{							font-size:					12pt;							font-weight:				normal;						}									ul.cat						{							position:				absolute;							top:					0px;							left:					0px;							width:					560px;							height:					30px;							text-align:				center;							padding-top:			5px;							border:					thin none #880000;							background-color:		transparent;						}									li.inLine						{							display:					inline;							width:					80px;						}														/* ____________________For General Links_____________________ */						a:link    							{ 							color: 						#229999; 							font-family:				arial, "times new roman", Serif;								font-size:					12pt;							  	font-weight:				normal;						  	font-style:					normal;							text-decoration:			none;						}							a:active   							{ 							color: 						#229999;							font-family:				arial, "times new roman", Serif;								font-size:					12pt;							  	font-weight:				normal;						  	font-style:					normal;							text-decoration:			none;						}							a:visited    							{ 							color: 						#229999; 							font-family:				arial, "times new roman", Serif;								font-size:					12pt;							  	font-weight:				normal;						  	font-style:					normal;							text-decoration:			none;													}			a:hover    							{ 							color: 						#d55509; 							font-family:				arial, "times new roman", Serif;							font-size:					12pt;							  	font-weight:				normal;						  	font-style:					normal;							letter-spacing:				0em;							text-decoration:			none;						}								/* _____________________For Navigation Bars____________________ */			a.nav:link,   a.nav:active, a.nav:visited, a.nav:hover						{ 							color: 						#000000; 							font-family:					arial,"Times New Roman";								font-size:					9pt;							  	font-weight:					normal;						  	font-style:					normal;						  	text-decoration:				underline;						}							a.nav:active 		{ color: 				#229999;}			a.nav:visited	 	{ color: 				#229999; }			a.nav:hover 		{ color: 				#d55509; }