body {background-color: E9DBAE;}
.outsideTable {border: 1px solid #FFFFFF;}

.homeHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #888888;
	text-align: right;
	vertical-align: bottom;
	padding: 5px;
	background-image: url(images/home_header.jpg);
	background-repeat: no-repeat;
	height: 151px;
	width: 720px;
}

.homeNav {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	vertical-align: bottom;
	padding: 5px;
	background-image: url(images/home_nav_bkgnd.gif);
	background-repeat: repeat;
	height: 17px;
	width: 720px;
	line-height: 10px;
}

.homeNav a:link {color: #333333; text-decoration: none;}
.homeNav a:visited {color: #333333; text-decoration: none;}
.homeNav a:hover {color: #928D89;}
.homeNav a:active {color: #990000;}

.homeBottom {
	background-image: url(images/home_bottom.jpg);
	background-repeat: repeat;
	height: 236px;
	width: 720px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	padding: 12px;
	line-height: 20px;
}

.homeFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #888888;
	text-align: left;
	vertical-align: bottom;
	padding: 5px;
	background-image: url(images/home_footer.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 720px;
}

.homeFooter a:link {color: #888888;}
.homeFooter a:visited {color: #888888;}
.homeFooter a:hover {color: #000000;}
.homeFooter a:active {color: #990000;}

.subFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #888888;
	text-align: right;
	vertical-align: top;
	padding-right: 5px;
	padding-top: 10px;
}

.subFooter a:link {color: #888888;}
.subFooter a:visited {color: #888888;}
.subFooter a:hover {color: #000000;}
.subFooter a:active {color: #990000;}

.pageHeadInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #888888;
	text-align: right;
	vertical-align: bottom;
	padding-right: 5px;
	background-image: url(images/head_photo.jpg);
	background-position: right center;
	height: 170px;
	}

.pageHeadText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #888888;
	text-align: right;
	vertical-align: bottom;
	padding-right: 5px;
	}

.sideNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #888888;
	text-align: left;
	vertical-align: top;
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(images/nav_bkgnd.gif);
	}
	
.sideNav a:link {color: #888888; text-decoration: none;}
.sideNav a:visited {color: #888888; text-decoration: none;}
.sideNav a:hover {color: #000000;}
.sideNav a:active {color: #990000;}

.bodyImage {
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 5px;
	vertical-align: bottom;
	background-image: url(images/body_bkgnd.gif);
	width: 140px;
	}

.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #888888;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	background-image: url(images/body_bkgnd.gif);
	}
	
.cellText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #888888;
	}
	
.cellText2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #888888;
	padding-left: 20px;
	}
	
.bodytext a:link {color: #9b8590; text-decoration: underline;}
.bodytext a:visited {color: #9b8590; text-decoration: underline;}
.bodytext a:hover {color: #480052; text-decoration: underline;}
.bodytext a:active {color: #9b8590; text-decoration: none;}
	
.pageTitles {
	height: 170px;
}