/*KALULA*/
.kaborder {
	padding: 10px;
	width: 540px;
	border: 2px solid #85c03f;
	background-color: #eeeeee;
}
.kaheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #85c03f;
	font-weight: bold;
	text-align:center;
	text-decoration: none;
}
.kaborder   .kacontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-top: 10px;
}

/*BRITISH AIRWAYS*/
.baborder {
	padding: 10px;
	width: 540px;
	border: 2px solid #e8203a;
	background-color: #eeeeee;
}
.baheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #013274;
	font-weight: bold;
	text-decoration: none;
}
.baborder   .bacontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-top: 10px;
}

/*1 TIME*/
.1tborder {
	padding: 10px;
	width:  540px;
	border: 2px solid #c6111a;
	background-color: #eeeeee;
}
.1theader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffa801;
	font-weight: bold;
	text-decoration: none;
}
.1tborder   .1tcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-top: 10px;
}

/*MANGO*/
.maborder {
	padding: 10px;
	width: 540px;
	border: 2px solid #f48c0f;
	background-color: #eeeeee;
}
.maheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.maborder   .macontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-top: 10px;
}

/*SAA*/
.saborder {
	padding: 10px;
	width: 540px;
	border: 2px solid #012b67;
	background-color: #eeeeee;
}
.saheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #04721b;
	font-weight: bold;
	text-decoration: none;
}
.saborder   .sacontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-top: 10px;
}
