.ctrlLogin_lblWelcome
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	color: #757575;
	font-weight:normal;
	padding-top:6px;
}

.ctrlLogin_inputCaption
{
	font-family: Tahoma;
	font-size: 11px;
	color: #757575;
	font-weight:normal;
}

.ctrlLogin_lblErrorMessage
{
	font-size: 10px;
	color: #FFFFFF;
	font-weight:normal;
	display:block;
	background: #E67575;
	border: solid 1px #8B0031;
	padding:3px;
	margin-top:3px;
	margin-bottom:5px;
}

.ctrlLogin_lnkLogout
{
	font-size: 10px;
	font-family:Tahoma ;
	 
}

.ctrlLogin_lnkLogout:hover
{
	font-size: 10px;
	
}

.ctrlLogin_blockLinks
{
	margin-top:10px;
	line-height: 15px;
}

.ctrlLogin_blockLinks A
{
	font-size:9px;
	display:block;
}

.ctrlLogin_lnkRegister
{
	color:#C45D12;
}

.txtbox
 {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	background-color:#e9e9e9;
	border:none;
	height: 17px;
	width: 86px;
	padding-top:3px;
	padding-left:5px;
	
}
.left_txt {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	
}
