body 
{
	background-color: Silver;
}


.TableWhite 
{
 background-color:White;
 padding-left:4px;
 padding-right:4px;
 padding-top:4px;
 padding-bottom:4px;
}

.LeftCorner
{
	height:14px;
	width:6px;
	background-image: url(../../login_files/header_l.gif);
}

.RightCorner
{
	height:14px;
	width:6px;
	background-image: url(../../login_files/header_r.gif);
}


.CenterTitleLogin
{
	width:400px;
	background-image: url(../../login_files/header_m.gif);
	font-size: 12px;
	font-weight:bold;
	color:White;	
	font-family: Arial;
	text-align:center;
}

.LoginTableZero
{
 width :412px;
 border: 1px solid #000000;
 padding:0px;
 text-align:left;
 font-size:12px;
 font-weight:bold;
 color:Black;
 font-family:Arial;
 text-align:center;
}
	

