img
{
    border:0;
    vertical-align:middle;
}
input[type=text],input[type=password]
{
	border-right: #989898 1px double;
	border-top: #989898 1px double;
	border-left: #989898 1px double;
	border-bottom: 1px double #989898;
	background: #e7eef4;
	color: #000000;
}
input[type=submit] 
{
    border-bottom: 1px double #e7eef4; 
    border-left: 1px double #e7eef4; 
    border-right: 1px double #e7eef4; 
    border-top: 1px double #e7eef4;  
    font-size: 9pt; 
    height: 17px; 
    line-height:14px;
    text-align:center;  
    background: #ffffff;  
    color: #b2b2b2;     
}
.loginwindow
{
    background-color: #ffffff;
    margin: 0px 0px 0px 0px;
    background-image: url(../images/bg.gif);
}
.loginlogo
{
    width:473px;
    text-align:center;
    margin-left:250px;
    margin-top:100px;
}
.loginlogotitle
{
    text-align:center;
}
.loginlogoimg
{
    background-color:#565b55;
}
.loginlogoimg table
{
    width:473px;
}
.loginlogoimg table tr td
{
    width:117px;
}

.loginform
{
    width:473px;
    border:0;
    margin-left:350px;
}
.mini
{
    width:500px;
    border:0;
    margin-left:0px;
    text-align:center;
}
.loginform tr td
{
    height:35px;
}
.Copyright
{
    width:473px;
    text-align:center;
    margin-left:250px;
}
