body {
	font: 85% Arial, Helvetica, sans-serif;
	font-size: medium;
	background: #fff;
	margin: 0;
	padding: 0;
	color: #000;
	}
ul, ol, dl {  
	padding: 0;
	margin: 0;
} 
h1 {
	margin-top: 0;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 19px;
}
h2, h3, h4, h5, h6, h7, h8, h9
{
	margin-top: 0;
	padding-right: 15px;
	padding-left: 15px;
	font-size: medium;
}
 p {
	margin-top: 0;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 14px;
	line-height: 1.5;
}
a img { 
	border: none;
}
a:link {
	color: #444A87;
	text-decoration: underline;
}
a:visited {
	color: #6E6C64;
	text-decoration: underline;
}
a:hover, a:active, a:focus {
	text-decoration: none;
	font-size: inherit;
}
.container {
	width: 960px;
	background: #fff;
	margin: 0 auto; 
	border: 1px solid #000000;
	height: auto;
}
.header {
	background: #ecdd9f;
}
ul.topnav a, ul.nav a:visited { 
	padding: 5px 5px 5px 10px;
	display: block; 
	width: 160px;  
	text-decoration: none;
	color: #000;
	background: none;
}
ul.topnav a:hover, ul.nav a:active, ul.nav a:focus {
	background: none;
	color: #fff;
	text-decoration: underline;
	font-size: small;
}
.sidebar1 {
	background-color: #fff;
	float: left;
	width: 192px;
	font-size: small;
	text-transform: none;
	font-weight: normal;
	padding-top: 2px;
	overflow: visible;
	border-top: 0px solid #CC6;
}
.content {
	background-color: #FFF;
	padding-top: 5px;
	width: 571px;
	float: left;
	font-size: small;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
}
.sidebar2 {
	float: right;
	width: 195px;
	background: #fff;
	font-size: small;
	text-align: center;
	padding-top: 2px;
	border-top: 0px solid #000;
}
.content ul, .content ol { 
	padding: 0 15px 15px 100px; 
	font-size: 15px;
}
ul.nav {
	list-style: none;
	margin-bottom: 0px;
	text-align: left;
	font-size: small;
	margin-left: 5px;
	margin-right: 5px;	
	}
ul.nav a, ul.nav a:visited { 
	padding: 5px 10px 5px 10px;
	display: block;
	font-size: small;
	font-weight: bold;
	width: 160px; 
	text-decoration: none; 
	color: #FC0;
	background: #333;
	border-bottom: 1px solid #F3EBAF;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus {
	background: #999;
	color: #000;
	text-decoration: underline;
}
.footer {
	padding: 10px 0;
	background: #b8c22e;
	position: relative;
	clear: both;
	font-size: x-small;
	background-color: #FFF;
}
.fltrt {  
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear: both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.container {
	font-size: small;
}
.NavTitle{
	font-size: small;
	font-weight: bolder;
	color: #000;
	text-align: center;
	margin-top: 5px;
}
.container .content center table tr td {
	font-weight: bold;
}
.container .content center table tr td {
	font-style: italic;
	font-weight: bold;
	font-size: x-small;
	text-align: center;
}
.container .content table tr td center {
	font-size: small;
}
.container .content table tr td em {
	font-size: x-small;
}
.traveller {
	background-color: #FFF;
	width: 181px;
}
