#DivContentWrapper {
	margin: 0px;
	padding: 0px;
	height: 356px;
	width: 800px;
	background-color: #FFFFFF;
}
#DivContent_Sidebar {
	background-image: url(../../Graphics/Design/Bar.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 356px;
	width: 187px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	float: left;
}
#DivContent {
	margin: 0px;
	padding: 0px;
	width: 612px;
	float: right;
}
#DivContent_Sidebar table td {
	margin: 0px;
	padding: 0px;
	height: 89px;
	width: 186px;
}
#Top {
	margin: 0px;
	padding: 0px;
	height: 41px;
	width: 612px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#Center {
	height: 272px;
	width: 604px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}
#Bottom {
	background-color: #666c28;
	margin: 0px;
	padding: 0px;
	height: 41px;
	width: 612px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	font-weight: normal;
}
#DivWrapper {
	padding: 0px;
	width: 800px;
	border: 2px solid #333333;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#Bottom table {
	padding: 0px;
	height: 23px;
	margin-top: -8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	float: left;
}
