.loginboxShell 
{
    position:absolute;
	top:0px;
	left:246px;
    height:200px;
    width:200px;
    background:url(images/loginback.jpg);	
	background-repeat:no-repeat;

}

.logindetails
{
    position:relative;
    left:15px;
    top:55px;
	}

.loginPassword{
	
}

.loginButton{

}

.pagetopLogoutBox1
{
        position:absolute;
        left:30px;
        width:220px;
        top:50px;
        color:#ffffff;  
}


.loginformstyle  {
	border:1px solid #02385f;
	border-bottom: 1px solid #02385f;
	border-right: 1px solid #02385f;
	font-family: Tahoma, Arial;
	font-size:11px;
	padding:2px;
	color:#ffffff;
	background-color:#266891;
}


.buttonLogoutBox1

{
    position:absolute;
    left:25px;
    width:220px;
    top:110px;
    color:#ffffff; 
}

