﻿.txtLogin
{
	font-size: 12px;
	color: #c6ffff;
	font-family: tahoma;
}
.loginTXTs
{
	direction:ltr; 
	background-image: url( 'images/login_txt.png' );
	background-repeat: no-repeat;
	background-position: left top;
	  width:162px;
	  height:23px;
	  right:0px;
	  position:relative;
	  top:0px;
	  
}
.LoginTXTsBox
{
	 border-style:none;
	  width:147px;
	  height:23px;
	  margin-top:2px;
	  margin-right:5px;
	  margin-left:3px;
	  border-width:0px;
	  background-color:Transparent;
	}	
	