<style type="text/css">
<!--
a:link {color: #000000; text-decoration: none; }
a:active {color: #0000ff; text-decoration: none; }
a:visited {color: #008000; text-decoration: none; }
a:hover {color: #ff0000; text-decoration: none; }

body {
	background:#000000 ;
	margin: 0px;
	padding: 0px;
	}

#wrapper {
	background:#000000;
	margin: 0px;
	padding: 0px;

}
#loginbox {
	background-image: url("/client/images/login_bkg.png");
	background-repeat:no-repeat;
	width: 324px;
	height:334px;
}
#error {
	background-color:#FF6;
	border: 1px #999 solid;
	margin-bottom: 10px;
	padding-top: 5px;
	width: 324px;
	height:60px;
	font-size:14px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	color:#666;
}
.input{
	height:15px;
	width: 150px;
}
#spacer {
	padding-top: 150px;
	font-size:14px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
}

p.footer {
	padding-top: 30px;
	font-size:9px;
	font-family:'Tahoma', Geneva, sans-serif;
}

-->
</style>

