body{
	font-family: Arial,Helvetica,Tahoma,Verdana;
	font-weight:normal;
	font-size:12pt;
	position: absolute;
	top: 0;
	left: 10px;
	right: 10px;
	text-align: center;
}
#title{
	width: 40%;
	margin:0px auto;
	color:#332;
}
#content{
	top: 8em;
	margin: 0 auto;
	width: 40%;
	color: #d0d2e9;
}

#login table td{
	text-align:left;
}
#login .rtop *,#login .rbottom *{
	background-color: #556692;
}
#login .content{
	padding: 5px 10px;
	background-color:#556692;
}
#login .content .login{
	padding: 5px 10px;
	margin: 0 auto;
}
td.attributeName{
	width: 7em;
}
/* for round corners */

.rtop, .rbottom{display:block}
.rtop *, .rbottom *{
	display: block;
	height: 1px;
	overflow: hidden;
}

.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px; height: 2px}

#loginbutton{
	margin-top: 10px;
}
#status{
	color: #fe0;
	padding: 1px 5px;
	font-size: 10pt;
	width: 100%;
	text-align: center;
}