.main_table {
	height: 800px;
	width: 950px;
	background-position: center top;
	top: 0px;
	vertical-align: top;
}
.main_menu {
	height: 90px;
	width: 900px;
	background-position: center top;
	background-image: url(../images/main_menu_bkgrnd1.gif);
	background-repeat: repeat-x;
	top: 0px;
	padding: 0px;
}
.Menu_item {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #FFCC00;
	text-align: center;
	font-weight: bold;
}
.Righ_table {

	height: 800px;
	width: 180px;
	background-position: center top;
	top: 0px;
	vertical-align: top;
}
.Left_table {


	height: 800px;
	width: 200px;
	background-position: center top;
	top: 0px;
	vertical-align: top;
}
.Center_Table {
	height: 800px;
	width: 570px;
	background-position: center top;
	top: 0px;
	vertical-align: top;
	background-color: #FFFFFF;
}
.Headline {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #660000;
	text-align: center;
	font-weight: bold;
}
.Body_Normal {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #660000;
	text-align: justify;
	font-weight: normal;
}

