body {
	margin: 220px 0px 0px 115px;
	padding: 0px;
	border: 0px;
	font-family : Tahoma, sans-serif;
	font-size : 11px; 
	background-image: url('../images/optivaback.jpg');
	background-repeat: no-repeat;
	background-color: #250308; 
	color: #999999;
}
body A:link {color: #999999; text-decoration: none}
A:visited {color: #999999; text-decoration: none}
A:hover {color: #ffcc00;text-decoration: underline;
}
.loginpanel {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family : Tahoma, sans-serif;
	font-size : 12px; 
	background-image: url('../images/swiftpanel.gif'); 
	background-repeat: no-repeat;
	background-color: #ffffff; 
	height: 250px;
	width: 387px;
	float: left;
}
.textfield {       
	font-family: Arial, sans-serif;  
	font-size : 11px; 
	padding: 1px 0px 0px 2px;
	border-width: 1px;
	background-color: #e9e9e9;
	height: 20px;
}
