

.contentImage {
	background-image:url(../images/Newsite/WTR02contentarea.png);
	background-repeat:repeat-y;
}

.footerImage {
	background-image:url(../images/Newsite/WTR02MenuBar.png);
	background-repeat:repeat-y;
}

.pageTitle {
	font-family:"Times New Roman", Times, serif;
	font-size:50px;
	font-weight:bold;
	font-style:italic;
	color:#000000;
	text-align:center;
	text-decoration:underline;
}
.pageTitle2 {
	font-family:"Times New Roman", Times, serif;
	font-size:35px;
	color:#000000;
	text-align:left;
	border-bottom:double;
	border-bottom-color:#3a2c1e;
}
.pagesubTitle {
	font-family:"Times New Roman", Times, serif;
	font-size:25px;
	color:#000000;
	text-align:left;
}
.pagesubTitle2 {
	font-family:"Times New Roman", Times, serif;
	font-size:25px;
	color:#000000;
	text-align:center;
}

.pageContent {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#000000;
	text-align:left;
}
.pageContentRed {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#CC0000;
	text-align:center;
}
.pageContentCenter {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#000000;
	text-align:center;
}
.pageContentBold2 {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#000000;
	font-weight:bold;
}
.pagecontentBold {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	color:#000000;
	text-align:center;
}

.footerText {
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	color: #f2edc4;
	font-weight:bold;
	text-align:center;
	padding-top:5px;
}

.footerTextSmall {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color: #f2edc4;
	text-align:center;
	padding-top:5px;
	padding-bottom:0px;
}
.pageContentBox {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#000000;
	text-align:center;
	border:double;
	border-color:#000000;
}
.tableOdd {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	text-align:left;
	color:#f2edc4;
	background-color:#473624;
}
.tableEven {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	text-align:left;
	color:#000000;
}
.pageList {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#000000;
	text-align:left;
	padding-left:10px;
}
.tableOddTtile {
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	text-align:Center;
	color:#f2edc4;
	background-color:#473624;
}