@charset "utf-8";
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
}
img {
	padding: 2px;
	border: 1px solid #FFFFFF;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.small_text {
	font-size: 11px;
}
.logo {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
.white_text {
	color: #FFFFFF;
}
.white_text a {
	color: #FFFFFF;
}
.top_background {
	background-image: url(images/top_background.jpg);
	background-repeat: no-repeat;
}
.mid_background {
	background-image: url(images/mid_background.jpg);
	background-repeat: repeat-x;
}
.footer {
	color: #FFFFFF;
}
.footer a {
	color: #FFFFFF;
}
.topinfo a {
	color: #FFFFFF;

}
a {
	color: #333333;
}

