html {
	background:#DDD;
}
html table {
	border-collapse:collapse;
}
body, th, td, input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
input, textarea, select {
	font-weight:normal;
}
body {
	margin:0;
	padding:0 10px 0 10px;
	border:0;
	height:100%;
	background:#DDD;
}
a:link, a:visited, a:active {
	color: #551A8B;
	color:#00C;
	text-decoration: none;
}
a:hover {
	color: #551A8B;
	color:#00C;
	text-decoration: underline;
}
a.heavy {
	font-weight:bold;
}
h1 {
	font-size:14px;
	color:#5683AA;
	padding:12px 0px 4px 0px;
	margin: 0px 0px 0px 0px;
}
h2 {
	font-size:15px;
	padding:12px 0px 4px 0px;
	margin: 0px 0px 0px 0px;
}
h3 {
	font-size:15px;
	padding:12px 0px 4px 0px;
	margin: 0px 0px 0px 0px;
}
#header {
	position:absolute;
	top:10px;
	left:24px;
	width:770px;
	height:209px;
	background: url(../images/banner_top.jpg);
	border:1px solid #888;
}
#menubar {
	position:absolute;
	top:226px;
	left:24px;
	border-top:1px solid #888;
	border-left:1px solid #888;
	border-bottom:1px solid #888;
	width:771px;
	background:#fff;
	font-size: 12px;
	font-weight: bold;
	line-height: 21px;
}
#menubar td {
	background: #1A4773 url(../images/nav_prim_bg_hover.gif) top left repeat-x;
	text-align:center;
	border-right:1px solid #888;
}
#menubar a {
	display: block;
	height:21px;
	color: white;
}
#menubar a:link, #menubar a:visited {
	text-decoration: none;
}
#menubar a:hover {
	background: #1A4773 url(../images/nav_prim_bg.gif) top left repeat-x;
}
#page {
	position:absolute;
	top:254px;
	left:24px;
	width: 772px;
}
#leftnav {
	float:left;
	display:block;
	width:144px;
	background:#4b6da0;
	border:1px solid #888;
	padding:9px;
	text-align:left;
}
#leftnav span {
	display:block;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	width:136px;
	padding-top: 10px;
	border-bottom:0px solid #BBB;
}
#leftnav span.title {
	color:#FFF;
	text-align:left;
	font-size:16px;
	font-weight:bold;
	padding-top: 0px;
	padding-bottom: 10px;
	border: none;
}
#leftnav span.body {
	color:#FFF;
	text-align:left;
	font-size:12px;
	padding-top: 0px;
	padding-bottom: 10px;
	border: none;
}
#leftnav a:visited, #leftnav a {
	display:block;
	color:#FFF;
	font-size:11px;
	width:130px;
	line-height: 20px;
	border-bottom:1px solid #BBB;
	text-decoration:none;
	line-height:20px;
	padding-left: 6px;
}
#leftnav a:hover {
	background:#115289;
}
#leftnav a.first_item {
	border-top:1px solid #BBB;
}
#cp {
	float: right;
	margin-bottom: 20px;
	display:block;
	width:578px;
	border:1px solid #888;
	background:#fff;
	padding:10px;
}
#cp p {
	font-size:12px;
}
#book_now {
	border:1px solid #AAA;
	padding: 6px;
}
table.prop_list {
	border:0px solid #BBB;
}
table.prop_list td.title {
	padding:2px;
	background-color:#115289;
	color:#FFF;
	font-size:13px;
	font-weight:bold;
}
table.pass {
	background:#EEFFEE;
}
table.fail {
	background:#FFEEEE;
}
table.details {
	background:#EEEEEE;
}
.greyLine{
	background-color:#DDD;
}
.alt_row td {
	background-color:#EEE;
}
tr.rest_title td {
	padding:2px;
	background-color:#115289;
	color:#FFFFFF;
	font-weight:bold;
}
tr.rest_detail td {
	padding:5px;
	background-color:#DDD;
}
span.big {
	font-size:15px;
	font-weight:bold;
	padding:12px 0px 4px 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
}
.text_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight:bold;	
}
table.table1 td {
	padding:2px 5px;
}
table.table1 td.small {
	font-size:80%;
}
table.table1 tr.top_row td {
	font-weight:bold;
	border-bottom:1px solid #999;
}
table.table1 tr.top_row a {
	text-decoration:none;
	color:#000;
}
.sale_price {
	font-size:28px;
}
.sale_title {
	font-size:28px;
}
.imagepad {
	padding-right:5px;
}
