body{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #544125;
}
td.lines01{
	border-bottom: 1px solid #6C685F;
	border-left: none;
	border-right: none;
	border-top: 1px solid #6C685F;
	cursor: default;
}
td.main_menu01{
	font-family: Century Gothic;
	font-size: 16px;
	color: #817561;  /* #6C6354; #463A28; */
	font-weight: normal;
	cursor: pointer;
	padding-left: 8px;
	padding-right: 8px;
}
span.main_menu01{
	font-family: Century Gothic;
	font-size: 18px;
	color: #A89578; /*#817561; */
	font-weight: normal;
	cursor: pointer;
	padding-left: 10px;
	padding-right: 10px;
}
span.main_menu02{
	font-family: Century Gothic;
	font-size: 18px;
	color: #2C251C; /*#3E3528; */
	font-weight: normal;
	cursor: pointer;
	padding-left: 10px;
	padding-right: 10px;
}
div.opaque {
	-moz-opacity: 0.8;
	opacity: .80;
	filter: alpha(opacity=80);
}
table.sub_menu01{
	border-bottom: 1px solid #716248;
	border-left: none;
	border-right: none;
	border-top: none;
}
td.sub_menu_text01{
	font-family: Century Gothic;
	font-size: 12px;
	color: #463A28;
	font-weight: normal;
	cursor: pointer;
	padding-left: 2px;
	padding-right: 2px;
	vertical-align: middle;
}
span.sub_menu_text01{
	font-family: Century Gothic;
	font-size: 12px;
	color: White;
	font-weight: normal;
	cursor: pointer;
	padding-left: 2px;
	padding-right: 2px;
}
td.icon_holder{
	text-align: left;
	cursor: default;
}
img.icon_image{
	cursor: pointer;
}

