	a:link			{ color: blue; }
	a:active		{ color: red; ; text-decoration: none }
	a:visited		{ color: Green; }
	a:hover			{ color: maroon;  ; text-decoration: underline,overline }
	a.alt:link		{ color: silver; font-weight:}
	a.alt:active	{ color: red; font-weight: ; text-decoration: none }
	a.alt:visited	{ color: silver; font-weight: }
	a.alt:hover		{ color: gold; font-weight: ; text-decoration: underline,overline }
	
	body			{ background-color: AEEADB; }
	
	TD.GlossaryDefinition	{ background-color: ffffdd; }
	TH.GlossaryTerm			{ background-color : gold; }	

	TR.Alt0					{ background-color : c0c0c0; }
	TR.Alt1					{ background-color : f0f0f0; }
	TR.AltHigh0				{ background-color : 74A4D1; }
	TR.AltHigh1				{ background-color : 74A4D1; }

	TD.Alt0					{ background-color : c0c0c0; }
	TD.Alt1					{ background-color : f0f0f0; }
	TD.AltHigh0				{ background-color : 74A4D1; }
	TD.AltHigh1				{ background-color : 74A4D1; }

	TD.everyother			{ background-color : D0FEF5; }
	
	ul.maroon			{ color : maroon; font-size : x-Small; font-weight : bold;}
	ul.text				{ color : maroon; font-size : x-Small;}
	
	
	DIV.Title				{ text-align : center; color : Green; font-size : xx-large; font-weight : bold;}
	DIV.PageTitle			{ text-align : center; color : Green; font-size : large; font-family:Verdana;}
	DIV.PageSubtitle		{ text-align : center; color : Maroon; font-size : Medium; font-family:Verdana;}
	DIV.SmallSubtitle		{ text-align : center; color : Maroon; font-size : x-small; font-family:Verdana;}
	DIV.PageListHead		{ text-align : center; color : Green; font-size : Medium; font-family:Verdana;}
	DIV.PopBoxTitle  		{ text-align : Left; color : Green; font-size : small; font-weight : bold; font-family:Verdana;}	
	DIV.LeftTitle  			{ text-align : Left; color : Green; font-size : small; font-family:Verdana;}	
	DIV.copyright			{ text-align : center; color : gray; font-size: xx-small; font-weight : bold; font-family:Verdana;}
	DIV.SmGrayMsgID			{ text-align : center; color : gray; font-size: xx-small;}
	DIV.SmGreenMsgID		{ text-align : left; color : green; font-size: xx-small;}
	DIV.SmBurntOrangeMsgID	{ text-align : right; color : CC6633; font-size: xx-small;}
	DIV.SmBlueMsgID			{ text-align : center; color : blue; font-size: xx-small;}
	
	p.text					{font : xx-small;font-family : Verdana;color : Maroon; width : 80%; margin-left : 15%;}
	
	
	
	TABLE 					{font : xx-small;font-family : Verdana;color : Maroon;}
	TABLE.Disclaimer		{font : x-small;font-family : Verdana;color : Maroon;}
	TD.Message				{font : xx-small; font-family : Verdana;color : Maroon; vertical-align: top}
	
	
	
	Span.SFAV_Blue			{ color : 3B356F}
	Span.SFAV_LtBlue		{ color : 0080C0}
	
	
	Span.White				{ color : white}
	Span.LtGreen			{ color : 408080}
	Span.SmLtGreen			{ font-size: x-small; color : 408080}
	Span.SmMaroon			{ font-size: x-small; color : maroon}
	Span.xSmMaroon			{ font-size: xx-small; color : maroon}
	SPAN.MedLtGreen			{ font-size: medium; color : 408080 }
	SPAN.xxLg				{ font-size: xx-Large;}
	SPAN.xLg				{ font-size: x-Large;}
	SPAN.Lg					{ font-size: Large;}
	SPAN.Med				{ font-size: medium;}
	SPAN.Sm					{ font-size: x-small;}
	SPAN.xSm				{ font-size: xx-small;}
	SPAN.Spacer				{ font-size: 1px;}
	SPAN.LgRed				{ color : red; font-size: large;}
	SPAN.MedRed				{ color : red; font-size: Medium;}
	SPAN.red				{ color : red }
	SPAN.SmRed				{ color : red ; font-size: xx-small;}
	SPAN.magenta			{ color : magenta }
	SPAN.Black				{ color : black }
	
	SPAN.green				{ color : green; }
	SPAN.blue				{ color : blue }
	SPAN.Bold_white				{ color : white;  font-size: medium; font-weight : bold;}	
	SPAN.maroonSm			{ color : maroon; font-size: xx-small;}
	SPAN.SmItalic			{ color : black; font-size: x-small;font : italic;}
	
	IFRAME 					{ background-color: AEEADB }
	
	HR 						{ color : 408080;text-align : center;}
	HR.SFAV_Blue			{ color : 3B356F}
	
	TR.MenuColor 			{ background-color : AEEADB; }
	
	.menuskin				{ 
								position:absolute;
								text-align:left;
								background-color:AEEADB;
								border:1px solid #408080;
								font:normal xx-small Verdana;
								line-height:14px;
								z-index:100;
								visibility:hidden;
							}

	.menuskin a				{
								text-decoration:none;
								color:green;
								padding-left:10px;
								padding-right:10px;
							}

	.menuheader 			{
								background-color:408080;
								color: white;
								padding-left:10px;
								padding-right:10px;
								text-align: center;
							}

	#mouseoverstyle			{ background-color:D0FEF5; }

	#mouseoverstyle a	{ color:maroon; }

	.mainmenu 			{ color : green; text-decoration : none; }
