body{ font-family: Arial, Helvetica, sans-serif;}
body { 
    scrollbar-face-color: #334A5F; 
    scrollbar-shadow-color: #000000; 
    scrollbar-highlight-color: #CCCCCC; 
    scrollbar-3dlight-color: #000000; 
    scrollbar-darkshadow-color: #000000; 
    scrollbar-track-color: #5D768C; 
    scrollbar-arrow-color: #FFFFFF;} 
	
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	background: #334A5F;
				}
				
input.forms	{
	BORDER-BOTTOM: #4C6C93 solid 1px;
	BORDER-LEFT: #4C6C93 solid 1px;
	BORDER-RIGHT: #4C6C93 solid 1px;
	BORDER-TOP: #4C6C93 solid 1px;
	background-color:#F8FAFC;
	color:#000000;
	font-weight: normal;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
				}

textarea.forms2	{
	BORDER-BOTTOM: #4C6C93 solid 1px;
	BORDER-LEFT: #4C6C93 solid 1px;
	BORDER-RIGHT: #4C6C93 solid 1px;
	BORDER-TOP: #4C6C93 solid 1px;
	background-color:#F8FAFC;
	color:#000000;
	font-weight: normal;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	scrollbar-face-color: #F8FAFC; 
    scrollbar-shadow-color: #F8FAFC; 
    scrollbar-highlight-color: #F8FAFC; 
    scrollbar-3dlight-color: #F8FAFC; 
    scrollbar-darkshadow-color: #F8FAFC; 
    scrollbar-track-color: #F8FAFC; 
    scrollbar-arrow-color: #0E4079;} 
				}

P {font-family: font-size: 13px; line-height:13pt;}

H1 {font-family: font-size: 14px;}

A, A:visited, A:hover{color:#990000; text-decoration:underline;}
A:hover {color:#990000;}

.med1 { color:#990000;font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; line-height:11pt;}
/* Small Link */
A.sl, A.sl:visited, A.sl:hover {color:#2D455C; text-decoration:underline; font-size: 11px; line-height:10pt;}
A.sl:hover {color:#2D455C; text-decoration:none}

.med {font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; line-height:11pt}
.med1 { color:#990000;font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; line-height:11pt;}	
.errormsg
{
font-weight: bold;font-size: 10px;
  color: #2D455C;
}
.small {font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; line-height:10pt}
	
.large {font-family: Arial, Helvetica, sans-serif;
	font-size: 16px; line-height:11pt}



		#bookassist_form{
		
		text-align:left;
			font-family: Arial, Helvetica, sans-serif;
			
			width:170px;
			overflow:hidden;
	
		}
		#bookassist_form #DatesForm img{
		margin:4px 0px 6px 0px;
		
		}
		#bookassist_form #DatesForm{
		margin-bottom:3px;
			overflow:hidden;
			margin-left:5px;
		}
		#bookassist_form .search_title{
		color:#003366;
		font-size: 12px;
		font-weight:bold;
		text-transform:uppercase;
			width:170px;
			float:left;
			margin-bottom:0.5em;
		}
		#bookassist_form label{
			margin-bottom:0.3em;
			float:left;
			font-size:10px;
			display:inline;
			color:#FFFFFF;
			font-weight:bold;
			
			
			padding-top:0;
		}
		#bookassist_form .date_select{
			float:left;
			margin:5px 0px 3px 10px;
			color: #FFFFFF;
			font-size:10px;
			text-transform: capitalize;
			display:inline;
			padding:0;
		}
		#bookassist_form #DatesForm #inday,#outday{
		width:42px;
		}
		#bookassist_form #DatesForm #inmonthyear,#outmonthyear{
		width:80px;
		}
		
		#bookassist_form .date_input{
		font-size:10px;
			text-transform: capitalize;
			width:50px;
			float:right;
			background: #182533;
			color:#FFFFFF;
			padding:0px 2px 0px 2px;
			margin:5px 2px 0px 0px;
		}
	
		#bookassist_form label{
			width:100%;
		}
		#bookassist_form #DatesForm #ba_hotel_id{
			width:10.5em;
		}
		#ba_javascript p{
margin:0px 0px 0px 5px;
padding:0px;
font-family:verdana;
			font-size:10px;
			color: #FFFFFF;
}
#ba_javascript a{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color: #6699CC;
text-decoration:underline;
}