/* Universal Attributes */
body,td					{ font-family: Verdana, Helvetica, sans-serif; font-size: 11px; color: #2A2D2F; line-height:14px; }
a					{ text-decoration: none; color: #0068D3; font-weight: bold; }
a2					{ text-decoration: none; color: #ffffff; }
a:hover					{ text-decoration: underline; color: #0068D3; font-weight: bold; }
h1					{ font-family: Georgia, Times New Roman, Times, serif; font-size: 16px; font-weight: bold; color: #FF0000; margin: 0px; }
h2					{ font-family: Georgia, Times New Roman, Times, serif; font-size: 16px; font-weight: bold; color: #FFFFFF; margin: 0px; }
h3					{ font-family: Georgia, Times New Roman, Times, serif; font-size: 16px; font-weight: bold; color: #000000; margin: 0px; }



/* Holding Table */
	table.mainWidth			{ width: 760px; }
	td.headerOne			{ width: 760px; padding: 10px 10px 20px 0px; }
	td.footerOne			{ width: 760px; padding: 20px 0px 10px; }
	td.contentOne			{ width: 760px; padding: 20px; }
	
	
/* Index */
	
	td.tcAholder		{ width: 500px; }
	td.tcA			{ padding: 10px 10px 10px 20px; border-bottom: 1px solid #E9E9E9; ; clip:  rect(  10px ); border-color: black black #CCCCCC; white-space: normal}
	
		
	td.tcBholder		{ width: 260px; }
	td.tcB			{ padding: 20px; font-size: 10px; line-height: 16px; color: #000000; }
	td.tcB a			{ text-decoration: none; color: #FF0000; ; border-color: black black black #999999}
	td.tcB a:hover		{ text-decoration: underline; color: #FF0000; }

	
	
/* Image Styles */	
	img.imageRight			{ padding: 0px 0px 10px 10px; }
	img.imageLeft			{ padding: 1px 10px; }
	img.imageCentre			{ padding: 10px 0px 10px 0px; }