body {
	background-color: #FFFFFF;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.880blue {
	background-color: #23223c;
	background: #23223c;
	width: 880px;
}
.text1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 28px;
	color: #23223C;
	text-decoration: none;
	font-style: oblique;
}
.text2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: normal;
	color: #23223C;
	text-decoration: none;
	font-style: oblique;
	font-weight: normal;
}
.text3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
	margin-left: 350px;
}
.text4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
.text5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
	}
a:hover.text5 {
	text-decoration: none;
	color: #CCCCCC;}	
.menutop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFDFF;
	text-decoration: none;
}
a:hover.menutop {
	text-decoration: underline;
	color: #003399;}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006699;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	}