BODY
{
	background-color:#000000;
}

A.key
{
	font-weight:bold;
	color:brown;
}
A.title
{
	font-weight:bold;
	color:brown;
}
TABLE.tourmenu TD 
{
	filter: alpha(opacity=75);
}
TABLE.tourmenu TD.selected
{
	filter: alpha(opacity=100);
}

TABLE.default_page_header TD.main_menu_header
{
	height:150px;
	background-image:url('images/header_01a.jpg');
	background-repeat:repeat-x;
	background-position: top left;
}
TD.background-header
{
	background-image:url('images/header-bg.jpg');
	background-repeat:repeat-y;
	background-position: top left;
}
TD.background-footer
{
	background-image:url('images/footer-bg.jpg');
	background-repeat:repeat-x;
	background-position: top left;
	height:42px;
}

TABLE.container_lhm
{
	width:175px;
/*
	height:300px;
*/
	font-size:10pt;
}
TABLE.container_lhm TD IMG
{
/*
	height:30px;
*/
	width:175px;
	border:none;
}
TABLE.container_mm
{
	border:#bda96d 1px solid;
	background-image:url('images/main-menu-bkgd-01.png');
	background-repeat:repeat-x;
	background-position: top left;
}
TABLE.container_mm TD
{
	border:#bda96d 1px solid;
}






TABLE.right-panel
{
	height:200px;
	width:195px;
}
TABLE.right-panel TD.right-panel-top
{
	background-image:url('images/right-panel-top.gif');
	background-repeat:no-repeat;
	background-position: top center;
	height:17px;
}
TABLE.right-panel TD.right-panel-mid
{
	background-image:url('images/right-panel-mid.gif');
	background-repeat:-y;
	padding:0 5 0 5;
	font-size:8pt;
}

TABLE.right-panel TD.right-panel-bot
{
	background-image:url('images/right-panel-bot.gif');
	background-repeat:no-repeat;
	background-position: top center;
	height:17px;
}
