BODY, TD { 
	font-family: Verdana, Tahoma, Arial; 
	font-size: 10px; 
	color: #000000; 
	line-height: 160%; 
	text-align: left; 
}
FORM { 
	margin: 0px; 
}
A { 
	color: #730000; 
	text-decoration: none; 
}
TD.title { 
	width: 301px; 
	height: 41px; 
	padding: 5px; 
	vertical-align: bottom; 
	text-align: right; 
	padding-right: 20px; 
	background: url(../img/login_top.jpg) no-repeat; 
	color: #ffffff; 
	font-weight: bold; 
	font-size: 11px; 
}
TD.bottom { 
	padding: 10px; 
	width: 301px; 
	height: 143px; 
	background: url(../img/login_bottom.jpg) no-repeat; 
	vertical-align: top; 
}
TD.row { 
	width: 50%; 
	color: #ffffff; 
	padding: 5px; 
}
TD.row INPUT { 
	border: 1px solid #730000; 
	width: 100px; 
	background-color: #ffffff; 
	color: #730000; 
	font-size: 10px; 
	font-weight: bold; 
	font-family: verdana; 
}
SELECT { 
	border: 1px solid #730000; 
	background-color: #ffffff; 
	color: #730000; 
	font-size: 10px; 
	font-weight: bold; 
	font-family: verdana; 
	width: 100px; 
}
INPUT.submit { 
	border: 1px solid #730000; 
	width: 120px; 
	background-color: #ffffff; 
	color: #730000; 
	font-size: 10px; 
	font-weight: bold; 
	font-family: verdana; 
	text-align: center; 
}
