body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.bottom-blue {
	background-color: #2299ff;
}
.bottom-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.graybottom {
	background-color: #a5a5a5;
}
.blue-top {
	background-color: #008CFF;
}
.top-back {
	background-image: url(images/top-background.gif);
	background-repeat: repeat-x;
}
.top-number {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #2299ff;
	letter-spacing: 1px;
}
.top-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}
.top-home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0766b8;
	background-image: url(images/home-o.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-weight: bold;
}
.top-home a:link {
	color: #0766b8;
	text-decoration: none;
}
.top-home a:visited {
	color: #0766b8;
	text-decoration: none;
}
.top-home a:hover {
	color: #008CFF;
	text-decoration: underline;
}
.top-home a:active {
	color: #0766b8;
	text-decoration: none;
}
.left-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #8DA2AF;
	font-weight: bold;
	line-height: 20px;
}
.lefttext-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #525252;
	line-height: 16px;
}
.main-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #404040;
}
.page-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.bottom-background {
	background-image: url(images/bottom-background.gif);
	background-repeat: repeat-x;
}
