div.mainDiv
{
	background: url(background-login.gif) no-repeat top left #ffffff;
	border:3px solid #8A0829;
	margin-top:50px;
	margin-right:auto;
	margin-left:auto;
	width:465px;
}
table.tableLogin
{
	width: 100%;
	text-decoration: none;
	cursor:default;
	color:#000000;
}
.tdField
{
	font-family: Tahoma,Verdana, Arial, Times New Roman, sans serif;
	font-size: 14px;
	color: #3B0B17;
	padding: 3px 5px 0px 20px;
	text-align: right;
	vertical-align: middle;
	font-weight: bold;
}
input
{
	font-family: Arial, Sans-Serif,Tahoma;
	font-size:12px; color: #3B0B17;
	width:40mm;
}
div.titleAccessMessage
{
	color: #3B0B17 ;
	font-weight:bold;
	font-size: 30px;
}
