body					{ margin: 0px; background-color: #E2DAD7; font-family: Arial, Helvetica;  }

table					{ font-size: 12px; letter-spacing: 0.3pt; }

.head					{ background-color: #380702; border-bottom: #91776f; }

.menu					{ background-color: #b5a298; border-top: #bba99e; border-bottom: #b29e94; }

.outer_content			{ background-color: #ffffff; }
.inner_content			{ line-height: 17px; }

.submenu				{ background-color: #4d0e0d; color: #ffffff; font-size: 11px; }
.submenu a				{ color: #ffffff; text-decoration: none; }
.submenu_b_left			{ border-left: 1px solid #ffffff; }
.submenu_b_left	a:hover	{ font-weight: 700; }
.submenu_b_both			{ border-left: 1px solid #ffffff; border-right: 1px solid #ffffff; }
.submenu_b_both	a:hover	{ font-weight: 700; }

.footer					{ background-color: #b5a298; color: #e1dbd6; font-size: 11px; }
.footer a				{ text-decoration: none; color: #e1dbd6; }
.footer a:hover			{ text-decoration: underline; }

.menu_layer				{ background-color: #F7F6F4; color: #741F1C; border: 1px solid #741F1C; padding-left: 5px; padding-right: 5px; }
