/* CSS Document */
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	margin:5px 0px 0px 7px;
}



a.pageLinks{ text-decoration:underline; color: #000000;}
a.pageLinks:hover{ text-decoration:none; color: #f92b10;}
/*input {
	border:1px solid #7f9db9; 
	width:140px;
	height: 11px;
	font-size:10px;
	font-family:Tahoma, Verdana, Arial;
}


select {
	height: 19x;
	font-size:10px;
}*/

input, select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	height:19px;
	
}


.toFromInputs{
	width:80px;
	height: 16px;
	border:1px solid #7f9db9;

}

.typeSelect {
	width:85px;
	font-size:11px;
	height:18px;
}

.typeSelect2 {
	width:85px;
	font-size:11px;
	height:18px;
	/*background:#00FFFF*/
}



/*#dateField, #dateField1,*/ 
.dateparse {
	width:70px;
	font-size:11px;
	height: 16px;
	border:1px solid #7f9db9;
}

.dateFields{
	width:70px;
	height: 12px;

}


.passengerType{
/*	height: 17px;
*/	width:35px;
	font-size:11px;
	height:18px;
}

.btns {
	width:auto;
	height:auto;

}

.pageTitle {
	font-weight:bold;
}












