.MainBodyDivision{text-align: center;}
.PageArea{width: 743px;}

.Header{height: 183px; background-image: url('../image/header.gif');}
.Header_2_Left{text-align: right; width: 445px;}
.Header_2_Right{text-align: right; vertical-align: middle;}

.MenuBar{text-align: center; margin-left:5px;}
.MenuLink{color: black; text-decoration: none;}
.MenuLink:Hover{color: maroon; text-decoration: none;}
.SubMenuCell{text-align: right; padding: 3px; background-image: url('../image/adminpanel_background.gif'); color: white;}
.SessionUserName{color: aqua; font-weight: bold;}


.HeaderTable{width: 740px;}
	.HeaderTableLeftCell{width: 450px; background-image: url('../image/header_left_background.gif');}
	.HeaderTableMiddleCell{width: 1px; height: 1px;}
	.HeaderTableRightCell{width: 0px; background-image: url('../image/header_right_background.gif'); text-align: center;}

.MenuBarTable{width: 740px;}
	.MenuBarTableLeftCell{height: 1px; width: 120px; background-image: url('../image/menu_left_background.gif'); text-align: center;}
	.MenuBarTableRightCell{background-image: url('../image/menu_right_background.gif');}
		.MenuBarTableMenuCell{width: 1px;}

.AdminMenuTable{width: 740px; color: white;}
	.AdminMenuTableMainRow{background-image: url('../image/admin_menu_background.gif'); height: 28px; text-align: center; vertical-align: middle;}
	    .AdminMenuLink{color: white; text-decoration: none;}
	    .AdminMenuLink:Hover{color: Aqua; text-decoration: underline;}

.MainContentTable{width: 740px; border-width: 1px; border-color: #336699; background-color: white; background-image: url('../image/body_background.gif'); background-repeat: repeat-x;}
	.MainContentCell{padding: 7px; text-align: center;}

.FooterTable{width: 740px; border-width: 1px; border-color: #336699;}
	.FooterTableMainRow{background-image: url('../image/footer_background.gif'); height: 33px; font-size:10px; text-align: center; vertical-align: middle;}