body, li, table, input, select, option, textarea, .menu {

	font-size: 			12px;
	font-family: 		Arial;
	color: 				#FFFFFF; 
}


body         {  
 scrollbar-face-color: #2C3581;
 scrollbar-shadow-color: #5A62A8; 
 scrollbar-highlight-color: #5A62A8;
 scrollbar-3dlight-color: #02093F;
 scrollbar-darkshadow-color: #02093F; 
 scrollbar-track-color: #0C1455; 
 scrollbar-arrow-color: #FFFFFF; 
}

A:link { text-decoration: underline; color: #EBEAEA;}
A:visited { text-decoration: underline; color: #EBEAEA;}
A:active { text-decoration: none;}
A:hover {text-decoration:underline; color:#FFFFFF;}


p, h1, h2, h3, h4 	{
	margin-top:			0;
	margin-bottom:			0;
}

h1 {
	font-size: 			13px;
	color: 				#E7E9FA;

}
h2 {
	font-size: 			12px;
	color: 				#C2C7EC;
}

h3 {
	font-size: 			12px;
	color: 				#C2C7EC;
}

h4 {
	font-size: 			12px;
	color: 				#E7E9FA;
}


input, select, textarea {

	font-size: 			12px;
	font-size-adjust:	.58;
	font-family: 		Arial;
	color: 				#FFFFFF; 
	border-width :		1px;
	border-style :		solid;
	border-color :		#525BA5;
	background-color:	#2F3778;

}

td.watermark {
		background-image: url('images/watermark.jpg'); 
               background-repeat: no-repeat; 
               background-position: top right;  
}#booking {
	background-color: #bfc5fb;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#booking form {
	margin: 0px;
	padding: 0px;
}
#booking input, #booking select, #booking textarea {

	border-width :		1px;
	border-style :		solid;
	border-color :		#000000;
	background-color:	#ffffff;

}
