/*	HEADER	*/
.standardHeader					{font-family:Verdana; font-size:18px; font-style:normal; font-weight:bold; line-height:normal; color:#ffffff; letter-spacing:-2;}
.standardHeader2				{font-family:Verdana; font-size:16px; font-style:normal; font-weight:bold; line-height:normal; color:#ffffff; letter-spacing:-1;}
.bigHeader						{font-family:Verdana; font-size:22px; font-style:normal; font-weight:bold; line-height:normal; color:#ffffff; letter-spacing:-2;}
.prefixHeader, prefixHeader		{font-family:Verdana; font-size:18px; font-style:normal; font-weight:bold; line-height:normal; color:#f6ff00; letter-spacing:-2;}
.prefixSmallHeader				{font-family:Verdana; font-size:15px; font-style:normal; font-weight:bold; line-height:normal; color:#f6ff00; letter-spacing:-2;}
.smallHeader					{font-family:Verdana; font-size:15px; font-style:normal; font-weight:bold; line-height:normal; color:#ffffff; letter-spacing:-2;}

/*	TEXT		*/
.standardText					{font-family:Verdana; font-size:11px; font-style:normal; font-weight:bold; line-height:normal; color:#ffffff; letter-spacing:-1;}
.prefixText						{font-family:Verdana; font-size:11px; font-style:normal; font-weight:bold; line-height:normal; color:#f6ff00; letter-spacing:-1;}
.smallText						{font-family:Verdana; font-size:10px; font-style:normal; font-weight:bold; line-height:normal; color:#ffffff; letter-spacing:0;}
.smallJustifyText				{font-family:Verdana; font-size:10px; font-style:normal; font-weight:normal; line-height:normal; color:#ffffff; letter-spacing:-1; text-align: justify;}
.smallPaddedText				{font-family:Verdana; font-size:10px; font-style:normal; font-weight:bold; line-height:normal; color:#ffffff; letter-spacing:0; padding:6; line-height:1.05;}
.smallGreyText					{font-family:Verdana; font-size:10px; font-style:normal; font-weight:bold; line-height:normal; color:#535353; letter-spacing:0;}
.smallCenterYellowText			{font-family:Verdana; font-size:10px; font-style:normal; font-weight:normal; line-height:normal; color:#f6ff00; letter-spacing:-1; text-align: center;}
.menuText						{font-family:Verdana; font-size:16px; font-style:normal; font-weight:bold; line-height:normal; color:#ffffff; letter-spacing:-2;}
.noteText						{font-family:Verdana; font-size:18px; font-style:normal; font-weight:bold; line-height:normal; color:#ffffff; letter-spacing:-3; line-height:1;}
.tableHeadText					{font-family:Verdana; font-size:14px; font-style:normal; font-weight:bold; line-height:normal; color:#f6ff00; letter-spacing:-1; border-bottom:medium solid #ffffff;}
.tableText						{font-family:Verdana; font-size:11px; font-style:normal; font-weight:bold; line-height:normal; color:#ffffff; letter-spacing:-1; border-bottom:thin solid #ffffff;}

/*	LINKS	*/
a								{font-family:Verdana; font-size:11px; font-style:normal; font-weight:bold; line-height:normal; color:#ffffff; letter-spacing:-1; text-decoration:none;}
a:hover							{text-decoration:none; color:#ff0000;}
a.standardLink					{font-family:Verdana; font-size:11px; font-style:normal; font-weight:bold; line-height:normal; color:#ffffff; letter-spacing:-1; text-decoration:none;}
a.standardLink:hover			{text-decoration:none; color:#ff0000;}
a.standardNormalLink			{font-family:Verdana; font-size:11px; font-style:normal; font-weight:normal; line-height:normal; color:#ffffff; letter-spacing:-1; text-decoration:none;}
a.standardNormalLink:hover		{text-decoration:none; color:#ff0000;}
a.smallLink						{font-family:Verdana; font-size:10px; font-style:normal; font-weight:bold; line-height:normal; color:#ffffff; letter-spacing:0; text-decoration:none;}
a.smallLink:hover				{text-decoration:none; color:#ff0000;}
a.menuLink						{font-family:Verdana; font-size:18px; font-style:normal; font-weight:bold; line-height:normal; color:#f6ff00; letter-spacing:-2; text-decoration:none;}
a.menuLink:hover				{text-decoration:none; color:#ff0000;}
a.small2Link					{font-family:Verdana; font-size:10px; font-style:normal; font-weight:normal; line-height:normal; color:#ffffff; letter-spacing:0; text-decoration:none;}
a.small2Link:hover				{text-decoration:none; color:#ff0000;}

/*	FORMS	*/
.formFieldType1					{font-size:9px; font-family:Verdana; font-style:normal; font-weight:bold; line-height:normal; color:#1E1E1E; background:#ffffff; border:0px}
.formButtonType1				{font-size:9px; font-family:Verdana; font-style:normal; font-weight:bold; line-height:normal; color:#f6ff00; background:#1E1E1E; border:0px}
.formButtonType2				{font-size:9px; font-family:Verdana; font-style:normal; font-weight:bold; line-height:normal; color:#1E1E1E; background:#f6ff00; border:0px}

/*	ERRORS	*/
.errorStandard					{font-family:Verdana; font-size:11px; font-style:normal; font-weight:bold; line-height:normal; color:#FF0000;}
