

.error{
	color:#FF0000;
	text-transform:uppercase;
}

.logintext {
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-indent: 10px;
	background: url(images/reg-dotdot.gif) top right no-repeat;
	text-transform:capitalize;
}
.loginheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 10px;
	vertical-align:bottom;
	background-color: #1e1e7c;
	text-align:left;
}
a.a-logintext:link {
	color: #1e1e7c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-indent: 10px;
	text-decoration: none;
}
a.a-logintext:visited {
	color: #1e1e7c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-indent: 10px;
	text-decoration: none;
}
a.a-logintext:active {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-indent: 10px;
	text-decoration: underline;
}
a.a-logintext:hover {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-indent: 10px;
	text-decoration: underline;
}
.reg-bg-green{
	background: #f1f1dc;
	font-size: 11px;
}
.reg-bg-gray{
	background: #EEEEEE;
}
