* html #shadow{
        height: 100%;
}

body{
font-size: 100.01%;
color:#000;
font-family:Arial, Helvetica, sans-serif;
text-align : justify;
background-color:#E6E6E6;
padding:0;
margin:0;
}

#shadow{
	width:780px;
	background-image:url(../grafix/shadow.gif);
	background-repeat:repeat-y;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	min-height: 100%;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#main_wrapper{
	width:780px;
}

table {border-collapse:collapse; border:0px;}

table, td {
/*		width:100%;		*/
	}

td { vertical-align:top; padding:0px;}

td.bookingform { padding:5px;}

h1{
	font-size: 180%;
}

a:hover{text-decoration:none;}

img { border:0px;}

strong.extra {
	color: #CC0000;
}

.BigRed {
	color: #FF0000;
	font-weight: bold;
	font-size: 130%;
	padding-right: 2px;
	padding-left: 2px;
}

.main_text, table, input, textarea, body, font
	{
	font-family:Tahoma;
	font-size:12px;
	line-height:16px;
	color:#003399;
	}

a { color:#006AB7;}

.link a { font-size:9px; color:#006AB7; text-decoration:none; line-height:9px; font-weight:bold;}
.link a:hover { text-decoration:underline;}

.link1 a { font-size:9px; color:#006AB7; line-height:9px; font-weight:bold;}
.link1 a:hover { text-decoration:none;}

.link_ar { background:url(../images/a.gif) no-repeat 0px 4px; padding-left:6px;}
	
.c_text, .c_text a { font-size:9px; text-decoration:none; color:#3A403C;}
.c_text a:hover { text-decoration:underline;}

.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
	}

.form {height:21px; margin-top:2px;}
.form input, .input1 {width:189px; height:18px; border-color:#E4E4E4; border-bottom-width:1px; border-right-width:1px; background-color:#ffffff; padding-left:5px; padding-top:0px;}

textarea {width:189px; height:88px; border-color:#E4E4E4; border-bottom-width:1px; border-right-width:1px; background-color:#ffffff; padding-left:5px; overflow:hidden; padding-top:0px;}

ul {margin:0; padding:0; list-style:none}
li  {background:url(../images/a.gif) no-repeat left center; margin: 0px 0px 0px 0px; padding:0px 0px 0px 8px}
li a  {line-height:18px; color:#006AB7; text-decoration:none; background:url(../images/h-l.gif) repeat-x bottom;}
li a:hover { background: none;}

.h_l { background:#99D3FF; height:2px;}
