img {border: 0px solid #FFFFFF;}
A {text-decoration: none;font-weight: bold;color:#623100;}
body {
	font-family:Tahoma, Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background-color: #FFE7CE;
	position: absolute;
	top: 0px;
	left: 0px;
	right: 100%;
	bottom: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#title {
	position: absolute;
	font-family: Georgia, "Times New Roman", Times, serif;
	left: 0px;
	top: 0px;
	right: 0px;
	width: 100%;
	border: 0px;
	margin: 0px;
	padding: 15px 0px 0px 0px;
	text-align: center;
	text-indent: -300px;
	font-size:30px;
}
#login {
	position: absolute;
	top: 15px;
	right: 15px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
#top {
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	width: 100%;
	border: 0px;
	margin: 0px;
	padding: 137px 0px 8px 0px;
	background: url(/images/cool-fad.gif) repeat-x #FFE7CE;
	background-position: left bottom;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#top a:hover {padding-bottom: 5px; border-bottom: 3px solid #a10000;}
#main {
	position: absolute;
	left: 0px;
	top: 170px;
	right: 0px;
	bottom: 0px;
	width: 100%;
	border: 0px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
table, tr, td{
	border:0px;
	border-collapse:collapse;
	font-size:12px;
	vertical-align: top;
}
input {
	font-size:12px;
}
