/* TABLES */

table.mmhide_outer {
	background: White;
	margin: 21px;
}

table.mmhide_table_outline {
	background: #FFFBDD; /* off-white */
	border: 1px solid #196492; /* blue */
	margin-top: 13px;
}

table.mmhide_main_header {
	background: White;
	background:   url("../Media/logo_block_off_white.gif") no-repeat top left;
}

table.mmhide_address {
	margin-top: 18px;
	margin-left: 472px;
	margin-right: 0px;
}

table.mmhide_menu {
	margin-left: 18px;
	margin-right: 18px;
	border-top: 1px solid #EE5B02; /* orange */
	border-bottom: 1px solid #EE5B02; /* orange */
}

table.mmhide_footer {
	background: #FFFBDD; /* off-white */
	margin-left: 18px;
	margin-right: 18px;
	border-top: 1px solid #EE5B02; /* orange */
}
