.loginboxShell 
{

}

.loginboxShellnone
{
    display:none;
}

.logindetails
{
    position:relative;
    left:15px;
    top:55px;
	}

.loginPassword{
	
}

.loginButton{

}

.clearbuttonstyle
{
    border:0;
	font-family: Tahoma, Arial;	
	font-size:11px;
	color:#857b73;	
	background-image:url(images/loginbutton.jpg);
    background-repeat:no-repeat;
	height:26px;
	width:75px;	
	vertical-align:top;
}

.clearbuttonstyle:hover
{
    border:0;
	font-family: Tahoma, Arial;	
	font-size:11px;
	color:#857b73;	
	background-image:url(images/loginbutton.jpg);
    background-repeat:no-repeat;
	height:26px;
	width:75px;		
	vertical-align:top;
	cursor:hand;
}

.pagetopLogoutBox1
{
        position:relative;        
        width:320px;
        right:13px;
        top:60px;
        color:#857b73;  
}


.loginformstyle  {
	font-family: Tahoma, Arial;
	font-size:11px;
	padding-top:9px;
	padding-left:9px;
	color:#000000;
	height:30px;
	width:200px;
	background:url(images/textboxback.jpg);
	background-repeat:no-repeat;
}

.loginformstyle1  {
	font-family: Tahoma, Arial;
	font-size:11px;
	padding-top:9px;
	padding-left:9px;
	color:#000000;
	height:30px;
	width:200px;
	background:url(images/textboxback1.jpg);
	background-repeat:no-repeat;
}


.buttonLogoutBox1

{
    position:absolute;
    left:25px;
    width:220px;
    top:110px;
    color:#ffffff; 
}

