/* Example style sheet file (note how this comment was created) */



header			{ font-size: 0.9em;
			line-height: 1.2em;
			font-weight: bold;
			padding-left: 0px;
			text-align: left;
			color: rgb(0,0,102);
			font-family: verdana, TrebuchetMS, sans-serif }


bodytext		{ font-size: 0.7em;
			line-height: 1.4em;

			padding-left: 0px;
			text-align: left;
			color: rgb(0,0,102);
			font-family: Verdana, sans-serif }
			
			
			
a.bodytext:link			{ color: rgb(0,0,102);
					font-weight: bold;
					text-decoration: underline }
a.bodytext:visited		{ color: rgb(0,0,102);
					text-decoration: none }
a.bodytext:hover		{ text-decoration: none } 
a.bodytext:active		{ color: rgb(0,0,102);
					text-decoration: none }

			

			
bodytextb		{ font-size: 0.7em;
			line-height: 1.4em;
			font-weight: bold;
			padding-left: 0px;
			text-align: left;
			color: rgb(0,0,102);
			font-family: Verdana, sans-serif }
			
		
a.bodytextb:link		{ color: rgb(0,0,102);
					text-decoration: underline }
a.bodytextb:visited		{ color: rgb(0,0,102);
					text-decoration: none }
a.bodytextb:hover		{ text-decoration: none } 
a.bodytextb:active		{ color: rgb(0,0,102);
					text-decoration: none }

			
	
			

piccaption			{ font-size: 0.6em;
			line-height: 1.2em;
			font-weight: normal;
			color: rgb(0,0,102);
			font-family: Verdana, sans-serif }


den					{ font-size: 0.6em;
			line-height: 0.6em;
			font-weight: normal;
			letter-spacing: -1px;
			text-align: left;
			padding-left: 8px;
			color: rgb(80,80,80);
			font-family: Verdana, sans-serif }
			
			
a.den:link		{ color: rgb(255,249,1);
					text-decoration: none }
a.den:visited	{ color: rgb(255,249,1);
					text-decoration: none }
a.den:hover		{ color: rgb(245,202,12);
					text-decoration: none }
a.den:active	{ color: rgb(255,249,1);
					text-decoration: none } 


densep				{ font-size: 0.6em;
			line-height: 0.6em;
			font-weight: normal;
			letter-spacing: 0px;
			text-align: left;
			padding-left: 9px;
			color: rgb(102,102,153);
			font-family: Verdana, sans-serif }
			
			
leftnav				{ font-size: 0.7em;
			line-height: 1.0em;
			font-weight: normal;
			letter-spacing: 0px;
			text-align: left;
			color: rgb(255,249,1);
			font-family: Verdana, sans-serif }
			
			
a.leftnav:link		{ color: rgb(255,249,1);
					text-decoration: none }
a.leftnav:visited	{ color: rgb(255,249,1);
					text-decoration: none }
a.leftnav:hover		{ color: rgb(57,57,162);   
					text-decoration: none }
a.leftnav:active	{ color: rgb(245,202,12);
					text-decoration: none } 
					
					
leftnav2				{ font-size: 0.6em;
			line-height: 0.8em;
			font-weight: normal;
			letter-spacing: 0px;
			text-align: left;
			color: rgb(255,249,1);
			font-family: Verdana, sans-serif }
			
			
a.leftnav2:link		{ color: rgb(255,249,1);
					text-decoration: none }
a.leftnav2:visited	{ color: rgb(255,249,1);
					text-decoration: none }
a.leftnav2:hover	{ color: rgb(57,57,162);
					text-decoration: none }
a.leftnav2:active	{ color: rgb(255,249,1);
					text-decoration: none } 					


copyright		{ font-size: 0.5em;
			line-height: 2.5em;
			font-weight: normal;
			letter-spacing: 1px;
			text-align: left;
			padding-left: 30px;
			color: rgb(12,127,34);
			background: rgb(19,91,33);
			font-family: Verdana, sans-serif }
			

bottomnav		{ font-size: 0.6em;
			line-height: 2em;
			font-weight: normal;
			text-align: left;
			padding-left: 10px;
			text-decoration: none;
			color: rgb(57,57,162);
			background: rgb(224,236,250);
			font-family: Verdana, sans-serif }
			
			
a.bottomnav:link		{ color: rgb(57,57,162);
								text-decoration: none }
a.bottomnav:visited		{ color: rgb(57,57,162);
								text-decoration: none }
a.bottomnav:hover		{ color: rgb(118,118,232);
								text-decoration: none }
a.bottomnav:active		{ color: rgb(57,57,162);
								text-decoration: none } 



bottomnavsep		{ font-size: 0.8em;
			font-weight: bold;
			padding-left: 8px;
			padding-right: 8px;
			color: rgb(188,188,188) }





/* NEED TO FIX LINKS, ADJUST OVERALL TABLES, CAPTION AREA  */


