a				{font-family: arial; text-decoration: none}
font				{font-family: arial}
	
	.bold		{font-weight: bold;}
	.italic		{font-style: italic}
	.brown		{color:#390e07;}
	.black		{color:#000000;}
	.lblack		{color:#4a4a4a;}
	.gray		{color: #797979;}
	.orange		{color: #F17123;}
	.lorange	{color: #f4d275}
	.dorange	{color: #E0AC1E}
	.dblue		{color: #284D8E;}
	.lblue		{color: #47639e;}
	.dred		{color: #A02525;}
	.lred		{color: #BF3728;}
	.white		{color: #ffffff;}
	.dwhite		{color:#E9E9E9;}
	
	.super		{font-size: 16pt;}
	.mega		{font-size: 14pt;}
	.xlarge		{font-size: 12pt;}
	.large		{font-size: 11pt;}	
	.medium		{font-size: 10pt;}
	.small		{font-size: 9pt;}
	.xsmall		{font-size: 8pt;}
	
	.tahoma		{font-family: tahoma;}
	.verdana	{font-family: verdana;}
	.narrow		{font-family: Arial Narrow;}
	
	.nav	{font-family: verdana; font-weight: bold; font-size: 8pt; color: #1f3062; position: relative; bottom: 3px}
	.nav:hover {text-decoration: underline}
	
	.nav_sel	{font-family: verdana; font-weight: bold; font-size: 8pt; color: #ffffff; position: relative; bottom: 3px}
	.nav_sel:hover{text-decoration: underline}
	
	.menu	{font-family: arial; font-size: 8pt; font-weight: bold; color: #284d8e}
	.menu:hover {color: #284d8e; text-decoration: underline}
	
	.prodmenu		{font-family: arial; font-size: 9pt; font-weight: bold; color: #A02525}
	.prodmenu:hover {color: #BF3728; text-decoration: underline}
	
	.linkbtm		{font-size: 8pt; font-weight: bold; color: #A02525}
	.linkbtm:hover	{text-decoration: underline}
	
	.sysnav		{font-size: 9pt; font-weight: bold; color: #A02525; text-decoration: underline}
	.sysnav:hover {color: #BF3728; }
	
	.linkupdate			{font-size: 8pt; color: #47639e}
	.linkupdate:hover	{text-decoration: underline}
	
	.newsIndex	{color: #284D8E; font-size: 8pt}
	.newsIndex:hover	{text-decoration: underline}
	
	.more		{font-size: 8pt; font-weight: bold; color: #BF3728}
	.more:hover	{text-decoration: underline}
	
	.txtBox		{height: 20px;}
	.pic	{border-width: 1px; border-style: solid; border-color: #c4c4c4}
	
	.underline	{text-decoration: underline}