body {
background-color: #9999ff;
	margin: 0;
	padding: 0;
	text-align: center;
}

.basheader {
	width: 775px;
	margin: 0px auto;
	text-align: left;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #EFEFEF;
}
.text2 {
	color: #ff6d1e;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #F7F7F7;
	font-weight: bold;
}
.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FF6D1E;
	font-weight: bold;
}
.maintable {
	margin: 0px;
	padding: 4px;
	padding-left: 14px;
	padding-right: 14px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #F7F7F7;
	text-decoration: none;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #5B6177;
	text-decoration: none;
	background-color: #5B6177;
	background-color: #EBF1F7;
}

#footer {
	background-image: url(bottom.gif);
}
