body, li, table, input, select, option, textarea, .menu {

	font-size: 			12px;
	font-family: 		Arial;
	color: 				#000000; 
}

body         {  
 scrollbar-face-color: #9D0102;
 scrollbar-shadow-color: #9D0102; 
 scrollbar-highlight-color: #9D0102;
 scrollbar-3dlight-color: #C0A474;
 scrollbar-darkshadow-color: #C0A474; 
 scrollbar-track-color: #F1AC3E; 
 scrollbar-arrow-color: #FFFFFF; 
 
}

A:link { text-decoration: underline; color: #C12A2A;}
A:visited { text-decoration: underline; color: #C12A2A;}
A:active { text-decoration: none;}
A:hover {text-decoration:underline; color:#FFFFFF;}


p, h1, h2, h3, h4 	{
	margin-top:			0;
	margin-bottom:			0;
}

h1, h2, h3, h4 	{

}

h1 {
	font-size: 			14px;
	color: 				#DDDDDD;

}
h2 {
	font-size: 			13px;
	color: 				#DDDDDD;
}

h3 {
	font-size: 			13px;
	color: 				#DDDDDD;
}

h4 {
	font-size: 			13px;
	color: 				#FFD9C9;
}

input, select, textarea {

	font-size: 			12px;
	font-size-adjust:	.58;
	font-family: 		Arial;
	color: 				#0A215E; 
	border-width :		1px;
	border-style :		solid;
	border-color :		#000000;
	background-color:	#FFD799;

}
td.bgtop2 {
 
 		background-image: url('images/bgtop2.jpg'); 
               background-attachment: fixed;
               background-repeat: repeat-x; 
               background-position: left top;  
}
#bookingPage{
	height:600px;
}

#selector {
	padding-top: 3px;
	padding-right: 30px;
	padding-bottom: 3px;
	padding-left: 130px;
	border: 1px solid #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #f7cd8b;
	background-image: url(images/booking-title.gif);
	background-repeat: no-repeat;
	background-position: 8px 1px;
}
