body {
background-image: url(/_img/Login/background.jpg);
background-repeat: no-repeat;
}

p, ul, ol, body, td {
font: 11px verdana,helvetica,arial,sans-serif;
color: #7a766e;
line-height: 14px;
}

H1 {
	font-family: "Times New Roman", Times, serif; 
	font-size: 14px;
	line-height: 16px;
	color: 161e69;
}

.labels {
font-family: "Times New Roman", Times, serif; 
	font-size: 14px;
	line-height: 14px;
	color: b7274c;
	font-weight: bold;}

.content {
position: absolute;
top: 310px;
left: 154px;
width: 260px;
}

.formcontent {
position: absolute;
top: 310px;
left: 441px;
width: 240px;
}

a {
color: #7a766e;
text-decoration: underline;
}

input {
border: 1px solid #e9e4d8; 
font: 11px verdana,helvetica,arial,sans-serif;
color: #696969;
}

input:focus {
border: 1px dotted #000000; 
font: 11px verdana,helvetica,arial,sans-serif;
color: #000000;
}

td {
	vertical-align: top;
}

.footer {
	text-align: center;
	padding-bottom: 10px;
	}

.error			{ color: red; font: bold; }