* {
	margin: 0px;
	padding: 0px;
}
body {
	background-repeat: no-repeat;
	background-position: 20px top;
	background-image: url(images/ADMINLOGO.gif);
	font-family: Times, "Times New Roman", serif;
}
#container {
	width: 884px;
	margin-left: 20px;
	margin-top: 150px;
	color: #999;
}
h1 {
	color: #8B0000;
	font-size: 18px;
}
table {
}
#form1 {
	color: #666;
	margin-top: 10px;
	width: 400px;
}
a:link, a:visited {
	color: #9C1B22;
	text-decoration: underline;
}
a:hover, a:active {
	color: #631115;
}
