BODY			{ font-family: arial, tahoma, verdana; background: #aec5e7; text-align: center; margin: 20 0; }

.maindiv		{ width: 996px; background: #ffffff; }
.maintablewidth		{ width: 996px; }

.white			{ color: #ffffff; }
.black			{ color: #000000; }

.darkblue		{ color: #2e3092; }
.blue			{ color: #3a89c9; }
.red			{ color: #ed1c24; }
.orange			{ color: #f7931d; }
.green			{ color: #39b54a; }
.purple			{ color: #ec008c; }

.backgrounddarkblue	{ background: #2e3092; }
.backgroundblue		{ background: #3a89c9; }
.backgroundred		{ background: #ed1c24; }
.backgroundorange	{ background: #f7931d; }
.backgroundgreen	{ background: #39b54a; }
.backgroundpurple	{ background: #ec008c; }

.arial			{ font-family: arial, tahoma, verdana; }
.bold			{ font-weight: bold; }
.italic			{ font-style: italic; }
.underline		{ text-decoration: underline; }
.nounderline		{ text-decoration: none; }

.size300		{ font-size: 300%; }
.size200		{ font-size: 200%; }
.size150		{ font-size: 150%; }
.size120		{ font-size: 120%; }
.size110		{ font-size: 110%; }
.size100		{ font-size: 100%; }
.size95			{ font-size: 95%; }
.size90			{ font-size: 90%; }
.size85			{ font-size: 85%; }
.size80			{ font-size: 80%; }
.size75			{ font-size: 75%; }
.size70			{ font-size: 70%; }

A.toplink		{ font-family: arial, tahoma, verdana; font-size: 90%; font-weight: bold; }
A.toplink:link		{ color: #ffffff; text-decoration: none; }
A.toplink:visited	{ color: #ffffff; text-decoration: none; }
A.toplink:hover		{ color: #ffffff; text-decoration: underline; }

A.endlink		{ font-family: arial, tahoma, verdana; font-size: 90%; }
A.endlink:link		{ color: #2e3092; text-decoration: none; }
A.endlink:visited	{ color: #2e3092; text-decoration: none; }
A.endlink:hover		{ color: #2e3092; text-decoration: none; }

.menubalkcel		{ height: 30px; width: 166px; text-align: center; }

.checknaaminput		{ width: 300px; background: #3a89c9; color: #ffffff; border: 0px; font-weight: bold; font-size: 90%; margin-left: 5px;}
.checknaamsubmit	{ height: 35px; width: 100px; background: #ed1c24; color: #ffffff; border: 0px; font-weight: bold; font-size: 100%; }
.checknaamsubmitcc	{ height: 35px; width: 400px; background: #ed1c24; color: #ffffff; border: 0px; font-weight: bold; font-size: 100%; }
.checkstap2		{ height: 35px; margin-top: 5px; width: 420px; background: #ed1c24; color: #ffffff; border: 0px;
			  font-weight: bold; font-size: 100%; }
.checkstap3		{ height: 35px; margin-top: 5px; width: 420px; background: #ed1c24; color: #ffffff; border: 0px;
			  font-weight: bold; font-size: 100%; }
