.Content {
	background-color: #ededed;
	background-image: url(images/ContentBG.jpg);
	background-repeat: no-repeat;
	position: inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 680;
	font-size: 14px;
	color: #000000;
}
.TopBanner {
	background-color: #ededed;
	background-image: url(images/TopBG.jpg);
	background-repeat: repeat-y;
}
.LeftNavi {
	background-repeat: no-repeat;
	width: 170px;
	background-color: #ededed;
}
.LeftLogo {
	height: 100px;
	width: 170px;
}
.Footer {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #033826;
}
.Title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
