#top_line
{
	position: absolute;
	top: 125px;
	left: 0;
	height: 40px;
	width: 100%;
	color: #FFF;
	background: #FFF;
}
#top
{
	position: absolute;
	margin: 10px 10px 0px;
	top: 0;
	left: 20px;
	padding: 10px 10px 0px;
	height: 115px;
	width: 1000px;
	font-size: 40pt;
	font-weight: bold;
	vertical-align: bottom;
	color: #FFF;
	background: #00519E;
}
#center
{
	position: absolute;
	margin: 0px 10px;
	top: 130px;
	left: 20px;
	right: 0;
	padding: 20px 10px 0px;
	min-height: 400px;
	width: 1000px;
	background: #FABA00;
}
#bottom
{
	position: relative;
	top: 20px;
	height: 0px;
}
BODY
{
	font-family: Arial;
	font-size: 15px;
	color: #00519E;
	background-color: #FFF;
}
TD
{
	font-family: Arial;
	font-size: 15px;
	color: #00519E;
}
A
{
	color: #00519E;
	font-weight: bold;
	text-decoration: none;
}
A:Hover
{
	font-weight: bold;
	text-decoration: none;
	color: #9093A7;
}
INPUT.SELECT
{
	background-color: #FFFFFF;
	color: #000;
	border-bottom-color: #222222;
	border-left-color: #888888;
	border-right-color: #222222;
	border-top-color: #888888;
	border-style: solid;
	border-width: 1px;
	font-family: Verdana;
	font-size: 12px;
}
INPUT.textarea
{
	background-color: #FFFFFF;
	color: #000;
	border-bottom-color: #222222;
	border-left-color: #888888;
	border-right-color: #222222;
	border-top-color: #888888;
	border-style: solid;
	border-width: 1px;
	font-family: Verdana;
	font-size: 12px;
}
INPUT.submit
{
	background-color: #FFFFFF;
	color: #000;
	border-bottom-color: #888888;
	border-left-color: #222222;
	border-right-color: #888888;
	border-top-color: #222222;
	border-style: solid;
	border-width: 1px;
	font-family: Verdana;
	font-size: 12px;
}
INPUT.file
{
	background-color: #FFFFFF;
	color: #000;
	border-bottom-color: #888888;
	border-left-color: #222222;
	border-right-color: #888888;
	border-top-color: #222222;
	border-style: solid;
	border-width: 1px;
	font-family: Verdana;
	font-size: 12px;
}
