html, body, form, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
p, td{
font: 10pt Tahoma, arial, sans-serif;
margin: 6px;
}

h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	color: #FFA405;
	text-decoration: none;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: #6D0404;
	text-align: center;
	font: 10pt Tahoma, arial, sans-serif;
	color: #F4C389;
	padding-bottom: 10px;
	scrollbar-face-color: #7C0000;
	scrollbar-shadow-color: #7C0000;
	scrollbar-base-color : #7C0000;
	scrollbar-highlight-color: #9A0000;
	scrollbar-3dlight-color: #9A0000;
	scrollbar-darkshadow-color: #7C0000;
	scrollbar-track-color: #9A0000;
	scrollbar-arrow-color: #FF6600;
}

input,select,textarea {
	color: #B43708;
	font: normal 10pt Tahoma;
	background-image:url(../../images/notebook.jpg);
}

#box {
  background: #911702;
  border: 1px solid #B43708;
  padding-bottom: 0px;
  margin-bottom: 0;
}
#box h2 {
  background: url(../../images/h_booking_bg.jpg) repeat-x;
  border: 1px solid #7C0000;
  height: 27px;
  line-height: 27px;
  color: #ffffff;
  font-weight: normal;
  font-size: 12pt;
  padding-left: 20px;
  margin: 0px 0px 0px 0px;
}


/* Images */

.drop-shadow
{
	float: center;
	position: relative;
	margin: 5px 3px 0 10px !important;
	margin: 5px 3px 0 5px; 
	background: transparent url(../../images/drop_shadow.png) bottom right no-repeat !important;
	background: transparent url(../../images/drop_shadow_ie.gif) bottom right no-repeat;
}

.drop-shadow img
{
	padding: 3px;
	display: block;
	position: relative;
	margin: -4px 4px 4px -4px;
	background-color: #ffffff;
	border: 1px solid #a9a9a9;
}

.footer
{
	right: 11px;
	bottom: 0px;
	color: #eeeeee;
	padding: 5px 10px;
}

.alet {
	font: bold 10pt Tahoma;
	color: #CC6600;
	text-align: center;
	line-height: 24px;
	margin: 0;
	padding: 0;
}

.Option
{	background-color: #; cursor:hand; padding-left:10;
	padding-right:5; padding-top:2; padding-bottom:3}