BODY
{
	margin: 0px;
	text-align: center;
	background-color: #eaf5f6;
}

BODY, TABLE, INPUT, TEXTAREA, SELECT
{
	color: #363636;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
}

.clear
{
	clear: both;
}

#wrapper
{
	width: 928px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

#top
{
	height: 101px;
	margin-left: 18px;
}

#top IMG
{
	margin: 0px;
	padding: 0px;
	margin-top: 23px;
}

#main
{
	clear: both;
	padding: 7px;
	border: 1px solid #9a9a9a;
}

#main P
{
	margin: 0px;
	padding: 0px;
	color: #3a3a3a;
	padding-top: 7px;
	text-align: right;
	font-weight: bold;
}

#main A
{
	color: #3a3a3a;
	text-decoration: none;
}

#main A:hover
{
	text-decoration: underline;
}

#bottom
{
	clear: both;
	height: 37px;
	font-size: 90%;
	color: #656565;
	text-align: left;
	line-height: 37px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
}

#bottom P
{
	text-align: right;
	margin-top: -37px;
}

#bottom P A
{
	color: #3a3a3a;
	text-decoration: none;
}

#bottom P A:hover
{
	text-decoration: underline;
}
