body {
	margin-top: 22%;
	background-color: #000000;	
	color: #6E84B3; 
	font-size: 12px;
}

a:link, a:active, a:visited {
	font-family: 		verdana, "times new roman", arial;
	font-size: 		12px;
	color: 			#4F98CB;
	background-color:	transparent;
	text-decoration:	none;
}

a:hover {
	color: 			#576A93;
	background-color: 	transparent;
	text-decoration:	none;
}

.tfield-l {
	background-color: #273237;
	color: #85AFBE;
	border: 1px #63828D solid;
	font-size: 14px;
	line-height: 16px;
	margin-top: 4px;
	width: 145px;
}

.tfield-u {
	background-color: #273237;
	color: #85AFBE;
	border: 1px #63828D solid;
	font-size: 14px;
	line-height: 16px;
	margin-top: 78px;
	width: 145px;
}

.login {
	background-color: #4B606A;
	color: #AFD1DE;
	border: 1px #63828D solid;
	border-right: 1px #35454C solid;
	border-bottom: 1px #35454C solid;
	font-size: 14px;
	line-height: 16px;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 2px;
}

#container {
	background-color: transparent;
	color: #6E84B3;
	background: #000000 url("../images/login.gif") no-repeat 0 0;	
	width: 480px;
	height: 194px;
	font-size: 12px;
}
