/* CSS Document */
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	margin:0px 0px 0px 0px;
	padding:0px;
}



a.pageLinks{ text-decoration:underline; color: #000000;}
a.pageLinks:hover{ text-decoration:none; color: #f92b10;}
/*
 style="text-align:left;padding-left:15px; font-size:20px; text-transform:uppercase ;color:#592051; font-family: Courier;" 

input {
	border:1px solid #7f9db9; 
	width:190px;
	height: 11px;
	font-size:10px;
	font-family:Tahoma, Verdana, Arial;
}

select {
	height: 14x;
	font-size:10px;
}*/

a.link2{
	color:#993300;
	text-decoration:underline;
}
a.link2:hover{
	color:#CC6600;
	text-decoration:underline;
}

input {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	height:13px;
	
}

select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	height:17px;
	
}
.toFromInputs{
	width:130px;
	height: 16px;
	border:1px solid #7f9db9;

}

.typeSelect {
	width:134px;
	font-size:11px;
}

.typeSelect2 {
	width:134px;
	font-size:11px;
	height:15px;
	/*background:#00FFFF*/
}



/*#dateField, #dateField1,*/ 
.dateparse {
	width:86px;
	font-size:11px;
	height: 12px;
	border:1px solid #d5b181;
}

.dateFields{
	width:90px;
	height: 12px;

}


.passengerType{
/*	height: 17px;
*/	width:35px;
	font-size:11px;
}

.btns, .FormButton {
	width:19;
	height:auto;

}

.pageTitle {
	font-weight:bold;
}














