.loginTable    {
	color: Black;
	font-weight: normal;
	font-size: 11px;
	width: 150px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #A3A6A5;	
}

.loginHeader{
	background-image: url(../images/layout/standard_header.jpg);
	background-repeat: repeat-x;
	background-position: center;
	font-size: 13px;
	height: 32px;
	width:100%;
}
