/* CSS Document */
body {
	background-color: #000000;
	background-image: url();
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
table.main {
	border: 1 px solid;
	border-collapse:collapse;
	border-color: #BBAA74;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.light {
	color: #333333;
	font-weight: bold;
}
a {
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.light {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a.light:hover {
	text-decoration: underline;
	color: #333333;
}
a.dark {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a.dark:hover {
	text-decoration: underline;
	color: #2A2A2A;
}

.footer {
	font-size: 9px;
	color: #666666;
}
a.footer {
	font-size: 9px;
	color: #999999;
}
a.footer:visited {
	font-size: 9px;
	color: #999999;
}
.panel {color: #1B362F}
.side {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:700
	color: #264823;
	color: #CCCCCC;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #41340E;
}
h2 {
	font-size: 12px;
	font-weight: bold;
}
table.tour {
	border: 1px solid #CCCCCC;
	border-collapse:collapse;
}
th {
	background-color: #ECEADD;
}
.insidenav {
	font-weight: bold;
	background-color: #1A1A1A;

	}	
a.insidenav {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 11px;
	text-decoration: none;
	margin: 2px;
	width:185px;
	display: block;
	font-style: normal;
	background-color: #2A2A2A;
	padding-left: 4px;
}

a.insidenav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #CCCCCC;
	margin: 2;
	background-color: #000000;
	font-style: normal;
}
form{	
	margin:0;
	padding:0;
	}
.header {
	font-weight:bold;
 	color: #E2C164;
	margin:4px;
	font-size:16px;
}
