body {
	margin:0;
	background-image: url(../images/BackPage.gif);
	background-repeat: repeat-x;
	background-color: #aba18b;
	color: #2e3d66;
	}
	
.BodyTable {
	margin-top: 0px;
	background-color: #ffffff;
	}
	
#MemberPoll {
	background-image:url(../Images/BackPoll02.gif);
	background-repeat:repeat-y;
	padding: 10px 13px 10px 17px;
	width: 179px;
	vertical-align:top;
	}
	
#CurrentRates {
	background-image:url(../Images/BackRates02.gif);
	background-repeat:repeat-y;
	padding: 10px 10px 10px 10px;
	width: 147px;
	height: 200px;
	vertical-align:top;
	}

#Welcome {
	background-image:url(../Images/BackContentSmall.gif);
	background-repeat:repeat-y;
	font-family: verdana;
	font-size: 6pt;
	padding: 0px 10px 10px 10px;
	width:521px;
	height: 166px;
	vertical-align:top;
	}
	
#Welcome h1 {
	font-family: Verdana;
	font-size: 8.5pt;
	}

/*--------------------Home News--------------------*/

#HomeNews {
	padding: 10px 10px 10px 10px;
	width: 431px;
	vertical-align:top;
	}
	
#HomeNews a:link, #HomeNews a:visited {
	color: #2e3d66;
	text-decoration: none;
	font-weight:bold;
	}
	
#HomeNews a:hover {
	color: #2e3d66;
	text-decoration: underline;
	font-weight:bold;
	}
	
/*--------------------Child Content--------------------*/

#ChildContent {
	background-image:url(../Images/BackContentSmall.gif);
	background-repeat:repeat-y;
	background-color: e8e5d8;
	padding: 0px 30px 30px 30px;
	width: 521px;
	height: 300px;
	vertical-align:top;
	}
	
#ChildContent a:link, #ChildContent a:visited {
	color: #ffffff;
	text-decoration: none;
	}
	
#ChildContent a:hover {
	text-decoration: underline;
	}
	
#ChildContent h1 {
	font-family: Verdana;
	font-size: 9.5pt;
	color: #ffffff;
	background-color: #8d8271;
	border: 1px solid #ffffff;
	padding: 2px;
	padding-right: 10px;
	text-align:center;
	}

#ChildContent p {
	text-align: justify;
	}
	
#ChildContent a:link, #ChildContent a:visited {
	color: #2e3d66;
	text-decoration:underline;
	}		
	
#ChildContent a:hover {
	color: #2e3d66;
	text-decoration: none;
	}
	
/*--------------------Footer--------------------*/

#Footer {
	background-color: #3d4e7e;
	padding: 5px 10px 5px 10px;
	color: #ffffff;
	border: 1px solid #ffffff;
	}
	
#Footer a:link, #Footer a:visited {
	color: #ffffff;
	text-decoration: none;
	}
	
#Footer a:hover {
 	color: #ffffff;
	text-decoration: underline;
 	}
		
/*--------------------Sub Nav--------------------*/

#SubNavTop {
	background-image:url(../Images/BackSubNav_Home.gif);
	background-repeat:no-repeat;
	background-color: #eeeada;
	width: 209px;
	height: 41px;
	}
	
#SubNav {
	background-image:url(../Images/BackSubNav.gif);
	background-repeat:repeat-y;
	padding: 10px 13px 10px 17px;
	width: 179px;
	height: 166px;
	vertical-align:top;
	}
	
#SubNav ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	}

#SubNav li {
	list-style-image:none;
	margin: 0;
	padding: 1px 1px 10px 1px;
	font-size: 8.5pt;
	font-family:Arial;
	background-image: url(../images/Bullet_QuickLinks2.gif);
	background-repeat: no-repeat;
	}
	
#SubNav li.last {
	margin: 0;
	padding: 1px 1px 5px 1px;
	background-image: none;
	}
	
#SubNav li a:link, #SubNav li a:visited {
	color: #ffffff;
	text-decoration: none;
	}
	
#SubNav li a:hover {
 	color: #ffffff;
	text-decoration: underline;
 	}
	
/*--------------------Calendar--------------------*/

#Calendar table {
	border-bottom: 1px solid #8d8271;
	}
	
.CalendarHeader {
	background-color: #4f5f8e;
	padding: 2px;
	color: #ffffff;
	font-weight: bold;
	}
	
.AltCell {
	background-color: #d3ceb9;
	}