body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 8px;
	background-attachment: fixed;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
#mainTable {
	border: 1px solid #000000;
	background-image: url(images/layout_08.jpg);
}
#mainTable #leftContainer {
	background-image: url(images/layout_02.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 215px;
}
#mainTable #mainContainer {
	width: 548px;
	background-image: url(images/layout_03a.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
}
#mainTable #rightContainer {
	background-image: url(images/layout_04.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 217px;
}
#mainTable  #footerInner  {
	text-align: center;
	margin-right: 217px;
}

#mainTable #leftContainer #leftInner {
	margin-top: 15px;
	margin-left: 5px;
}
#mainTable #rightContainer #rightInner {
	text-align: center;
	margin-left: 8px;
}
#mainTable  #rightContainer  #rightInner  a img {
	border: 2px solid #666666;
	margin-bottom: 3px;
}
#mainTable #rightContainer #rightInner a:hover img {
	border: 2px solid #FFFFFF;
}
#mainTable #mainContainer h1 {
	color: #7B1E0D;
	font-size: 16px;
	font-weight: bold;
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #99B8CD;
	padding-top: 3px;
}
#mainTable #mainContainer a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#mainTable #mainContainer h2 {
	color: #6A88A0;
	font-size: 14px;
	font-weight: bold;
}
#mainTable #mainContainer .whatsNew {
	font-size: 12px;
	font-weight: bold;
	color: #7D1D0D;
}
#mainTable #mainContainer .rateTable .rateHeader {
	color: #FFFFFF;
	background-color: #7C1F0D;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
}
#mainTable #mainContainer .rateTable {
	border: 1px solid #7C1F0D;
}
#mainTable #mainContainer .rateTable .ratesShade {
	background-color: #F3ECE2;
}
.size18 {
	font-size: 18px;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.underline {
	text-decoration: underline;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.green {
	color: #008E82;
}
.red {
	color: #7B1E0D;
}
.youthLinks {
	display: block;
	text-align: center;
	background-color: #F48126;
	width: 400px;
	padding: 10px;
	font-weight: bold;
	font-size: 16px;
	margin-left: 70px;
}
.youthLinks a {
	color: #FFF;
	text-decoration: none;
}
.youthLinks a:hover {
	text-decoration: underline;
}
