body				{	font-family : Arial, Helvetica;
						font-weight : normal;
						font-style : normal;
						color : #000000;
						background : #ffffff;
						background-color : #ffffff;
						margin-left : 0;
						margin-right : 0;
						margin-top : 0;
						margin-bottom : 0;}

#noDeco				{	font-family : Arial, Helvetica;
						font-weight : normal;
						font-style : normal;
						text-decoration : none;
						cursor : pointer;}

.alphabetText		{ 	font-family : Arial, sans-serif;
						font-size : 10pt;
						text-decoration : none;
						color : #502048;
						cursor : pointer;}					

.navLeftAdmin		{ 	font-family : Arial, sans-serif;
						font-size : 10pt;
						text-decoration : none;
						background-color : #E8E8E8;
						cursor : pointer;}

.errorformfield		{	color : #FF3300; }

