/*
[ Don't forget to close each style with a closing ";" ! ]
*/

/* Main */
	BODY,A,TD,P,LI,OL,UL,INPUT,B,P,TEXTAREA,SELECT	{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:8pt;}

/*	
	A 				{color: #0000FF; text-decoration : none;}
	A:Active 	{color: #FF0000;}
	A:Visited	{color: #0000FF;}
	A:Hover		{color: #9933CC; text-decoration : underline;}
*/	

	.ThreeDn				{font-size: 5pt;}
	.TwoDn					{font-size: 6pt;}
	.OneDn					{font-size: 7pt;}
	.OneUp					{font-size: 9pt;}
	.TwoUp					{font-size: 10pt;}
	.ThreeUp				{font-size: 11pt;}
	.FourUp					{font-size: 12pt;}
	.FiveUp					{font-size: 13pt;}
	.SixUp					{font-size: 14pt;}
	.SevenUp				{font-size: 15pt;}
	.EightUp				{font-size: 16pt;}
	.NineUp					{font-size: 17pt;}

	.error					{font-weight : bold; color: #FF0000;}

	
.title {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #333333;}
.copyRight { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:7pt;}

/* Navigator buttons */
.bOff {width: 43px; height: 30px;}
.bOn {width: 43px; height: 30px; color: #008000; font-weight: bold;}



