/* CSS Document */

.regisrernow
{
font-family:Tahoma;
font-size:18px;
color:#999900;

}
.errmessege {
	font-family: tahoma;
	font-size: 11px;
	color:#D70000;
	font-weight:bold;
	
}
.providertext
{font-family:Tahoma;
font-size:11px;
color:#003366;
font-weight:bold;
padding:3px;
}
.textboxstyle
{
border:1px solid #999999;
color:#333333;
font-family:tahoma;
font-size:12px;
font-weight:normal;

padding-top:2px; 
}
.login{
background-image:url(../images/login.jpg);
background-repeat:no-repeat;
width:61px;
height:19px;
border:0px;
}
.registerbutton{
background-image:url(../images/register.jpg);
background-repeat:no-repeat;
width:77px;
height:21px;
border:0px;
}
.registerhere{
	font-family: tahoma;
	font-size: 15px;
	color:#003366;
	font-weight:bold;
}
		.registerhere a{
			font-family: tahoma;
			font-size: 15px;
			color:#003366;
			font-weight:bold;
			text-decoration:none;
		}
		
		.registerhere a:hover{
			font-family: tahoma;
			font-size: 15px;
			color:#003366;
			font-weight:bold;
			text-decoration:none;
		}
		
		
