body
{
	background-color: #605B2B;
	color: white;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	margin: 0;
}

#bg_all
{
	background-color: #2D111B;
	height: 100%;
	width: 780px;
	margin-bottom: 0px;
}

#head_table { background-color: #1A040C; }

#subnav_table { background-color: #1A040C; }

#head_table h1
{
	color: white;
	font-family: Times, "Times New Roman", serif;
	font-size: 48px;
	font-weight: normal;
	margin: 0;
}

ul#navi { list-style-type: none; }

ul#navi, ul#navi li { margin: 0; padding: 0; }

ul#navi li { display: inline; }

ul#navi a
{
	color: white;
	text-decoration: none;
	height: 30px;
	width: auto;
	padding: 4px 12px 4px 12px;
}

ul#navi a:hover { background-color: #605B2B; }

ul#navi a.selected { background-color: #605B2B; }

ul#sub_navi { list-style-type: none; }

ul#sub_navi, ul#sub_navi li { margin: 0; padding: 0; }

ul#sub_navi li { display: inline; }

ul#sub_navi a
{
	color: white;
	text-decoration: none;
	height: 30px;
	width: auto;
	padding: 4px 12px 4px 12px;
}

ul#sub_navi a:hover { background-color: #605B2B; }

ul#sub_navi a.selected { background-color: #605B2B; }

#content_table { background-color: #2D111B; }

#content_table>td { height:500px; }
#content_table td { padding: 10px 0px 10px 10px; }
#content_table td div#scrolldiv { padding: 0px 20px 0px 0px; height:500px; overflow:auto; }

#content_table p, #content_table td
{
	color: #FCDD7F;
	text-align: center;
}

h2
{
	color: #FCDD7F;
	font-family: Times, "Times New Roman", serif;
	font-size: 24px;
	font-weight: normal;
	margin: 0px;
	margin-bottom:10px;
	margin-top:10px;
	text-align:center;
}

.tablePrices td { padding: 0 !important; }

table.trans {
	background:none;
	border:0px;
	width:100%;
	margin-bottom:15px;
}

table.trans tr {
	background:none;
	border:none;
}

table.trans td {
	background:none;
	border:0px;
	vertical-align:bottom;
}

table.trans td img {
	margin-bottom:10px;
	border:0;
}

span.details {
	 font-size:11px;
}

a {
	color:#FCDD7F;
	text-decoration:underline;
}

a:hover {
	color:#ffffff;
	text-decoration:underline;
}
