.main_content_container {
	font-family: Arial;
	font-size: 12px;
	height: auto;
	width: 800px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	color: #003863;
	padding: 10px;
	line-height: normal;
	background-color: #CECFCE;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.menu_horizontal {
	height: 24px;
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	font-size: 16px;
	padding-left: 200px;
	font-style: normal;
	font-weight: bold;
	font-family: Arial;
	background-color: #FFEFBD;
	padding-top: 5px;
}

.title_container {
	font-family: Arial;
	font-size: 14px;
	height: 231px;
	padding: 10px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #CCCCCC;
}
.vertical_menu_div_container {
	height: 800px;
	width: 140px;
	text-align: left;
	float: left;
}
.submain_container {
	left: 120px;
	top: auto;
	width: 800px;
	right: auto;
	bottom: 0px;
	clip: rect(auto,auto,auto,20px);
}

