body, li, table, input, select, option, textarea, .menu {

	font-size: 			12px;
	font-family: 		Arial;
	color: 				#FFFFFF; 
}
#act img{
	border:1px solid #FFFFFF;
}
body         {  
 scrollbar-face-color: #505E81;
 scrollbar-shadow-color: #8292B9; 
 scrollbar-highlight-color: #8292B9;
 scrollbar-3dlight-color: #232836;
 scrollbar-darkshadow-color: #232836; 
 scrollbar-track-color: #262B39; 
 scrollbar-arrow-color: #FFFFFF; 
 
}

A:link { text-decoration: underline; color: #CCD0DA;}
A:visited { text-decoration: underline; color: #CCD0DA;}
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: 			13px;
	color: 				#BCC8E7;

}
h2 {
	font-size: 			13px;
	color: 				#BCC8E7;
}

h3 {
	font-size: 			11px;
	color: 				#BCC8E7;
}

h4 {
	font-size: 			12px;
	color: 				#BCC8E7;
}
h6{
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
	margin:0;
	border:0;
	padding:0;
}
.ta{
	border:1px solid #ffffff;
}
.specialhead { 	font-size: 			12px; font-weight: bold}
.smallersize{ 	font-size: 			11px; font-weight: normal}
.accomheads1 { 	font-size: 			16px; font-weight: bold; 	color: 				#BCC8E7;}
.accomheads2 { 	font-size: 			15px; font-weight: normal; 	color: 				#BCC8E7;}


input, select, textarea {

	font-size: 			12px;
	font-size-adjust:	.58;
	font-family: 		Arial;
	color: 				#FFFFFF; 
	border-width :		1px;
	border-style :		solid;
	border-color :		#0A1C34;
	background-color:	#3C7594;

}

td.toolbarwatermark {
 
 		background-image: url('images/toolbarwatermark.gif'); 
               background-attachment: fixed;
               background-repeat: no-repeat; 
               background-position: left top;  
}

.break{
	padding:10px 0 10px 0;
}
.bookenquire{
	padding:3px 0 0 20px;
}