@charset "utf-8";
/* CSS Document */

body{
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
}

.titleblue{
	font-size:16px;
	color:#2a6ebb;
	line-height:30px;
	padding-left:20px;
	font-weight:bold;
}

.titledarkblue{
	font-size:16px;
	color:#36424a;
	line-height:30px;
	padding-left:20px;
	font-weight:bold;
}

.titlebrown{
	font-size:16px;
	color:#a9423d;
	line-height:30px;
	padding-left:20px;
	font-weight:bold;
}

.bgleft{
	background-image:url(../images/bg_flight.gif);
	background-repeat:no-repeat;

}


.airfarecontent{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-left:30px;
	color:#666666;
	font-size:11px;
	line-height:22px;
}


.verticalbar{
	border-right: 1px solid #d7d7d7;
}

.horizontalbar{
	border-bottom: 1px solid #d7d7d7;
}

.content{
	font-size:12px;
	line-height:18px;
	color:#000000;
}

.gallerlinks{
	font-size:12px;
	line-height:18px;
	color:#a4c732;
	font-weight:bold;
}

.footermenu{
	font-size:11px;
	font-weight:bold;
	line-height:30px;
	text-align:center;
}

.footer{
	font-size:11px;
	line-height:22px;
	text-align:center;
}
