.content-head {
	color: #fff;
	background: #000099 url(../images/airstrip/corner.gif) top right no-repeat;  
	font-size: 12px;
	font-weight: normal;
	width: 671px;
	height:22px;
}        

ul.list:hover a:hover {
	color:#000099;
}
  
ul.list li.sel {
    background: #000099 url(../images/airstrip/corner.gif) top right no-repeat;  
}
ul.list li.sel a {
	color:#fff;
}    

ul.list li:hover {
    background:url(../images/airstrip/enquiry/arrow.png) top left no-repeat;  
	border-bottom: 1px dotted #ccc; 
}

h1, h2, a {
	color: #000099;
} 

.submit {
	background: #000099 url(../images/airstrip/corner.gif) top right no-repeat; 
}

.input {
	background: #9c9cfd;
	padding: 2px; 
	border: 0;
}
 
.req {
   color: #000099; 
}
.Y {
	border-right: 1px solid #000099;
} 

.N {
	border-right: 1px solid #999;
}

.error {
	border: 1px solid #0000ff;
}  

.errormsg {
	color: #dadafd; 
	clear: both;
	background: url(../images/airstrip/speak-arrow.gif)  top left no-repeat;
	padding: 10px 3px 3px 8px; 
	font-size: 10px; 
	font-style: italic;
}
.errormsg-box
{    
	float: right;
	padding: 0;  
	background: url(../images/airstrip/bgblue.gif) repeat;
}