body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EEF2EC;
	margin-top: 0px;
	margin-left: 0px;
	border: none;
	font-size: 11px;
	text-align: center;
	background-repeat: repeat-x;
	color: #FFFFFF;
	background-image: url(DesignImages/background.jpg);
}

.MainContainerTable {
	width: 720px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.SubContainerTable {
	width: 720px;
	background-color: #FFFFFF;
}
.Content {
	width: 520px;
	padding: 20px 20px 20px 20px;
}

.FormSearchBar {
	background-color: #010066;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding: 5px;

}
.SiteSearch {
	text-decoration: none;
	visibility: visible;
	position: absolute;
	overflow: hidden;
	z-index: 3;
	text-align: left;
	padding: 0px;
	left: 569px;
	top: 129px;
}
.LeftColumnCell {
	width: 200px;
	background-image:;
	background-repeat: ;
	margin-top: 100px;
	margin-left: 0px;
	padding-top: 100px;
}
