body {
	background-color: #000000;
	text-align:left;
	margin:0;
}
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
}
#container {
	padding-left:10px;
}
#header {
	height:34px;
	width:100%;
	background:url(../images/top.jpg) repeat-x;
}
#main {
	padding-left:192px;
	background:url(../images/left.jpg) repeat-y;
}
#nav {
	background:url(../images/left.jpg) repeat-y 1px;
	width:172px;
	float:left;
	position:relative;
	padding-left:20px;
	margin-left:-193px;
}
#content {
	padding-left:10px;
	padding-right:10px;
	border-left: solid 1px #848B00;
	
/*	float:left;
	width:100%;
	position:relative;*/
}
#footer { 
	height:34px;
	width:100%;
	background:url(../images/bottom.jpg) repeat-x;
}


td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000004;
	margin: 0px;	
	/*line-height: 17px;*/
}
.sml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
}

.smlbld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	font-weight: bold;
}

form {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.nav {
	font-weight: bold;
	color: #848B00.css;
	line-height: normal;
	color: #0C4024;
	font-size: 12px;
}

.nav:hover {
	font-weight: bold;
	color: #0C4024;
	text-decoration: underline;
	font-size: 12px;
}
.footer {
	color: #4C1653;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000004;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.booktotal { border:none; font-size:12px; background:#fff;}
.booking td { padding:2px;}
.booking thead td { background:#D2D3B8; padding:5px 2px;}
hr { border:none; margin:10px 0; background:none; border-bottom:1px solid #d2d3b8;}
