<style>
.form-border {
	border:3px solid #F81722;
	width:400px;
	background-color: #A9050E;
}
.form-color {
	background: #FEEDEE;
	border: 2px solid #A9050E;
	padding: 3px;
	width:400px;
}
.hotel-tab {
	background: #F81722;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
} 
.rental-tab {
	background: #A9050E;
	color: #FFFFFF;
	font-weight: bold;
}
.car-tab {
	background: #A9050E;
	color: #FFFFFF;
	font-weight: bold;
}
.air-tab {
	background: #A9050E;
	color: #FFFFFF;
	font-weight: bold;
}
.cruise-tab {
	background: #A9050E;
	color: #FFFFFF;
	font-weight: bold;
}
 /*changes inside color and bevel edge - change width here*/
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #572F17;
}
a:active {
	text-decoration: none;
}
.lay {
	position: relative;
	top: auto;
}
.form0 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #572F17;
}
.desc {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.desc1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #572F17;
	font-weight: bold;
}
.h01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
}
.m1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #303030;
	font-weight: normal;
}
.m2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	padding-left: 5px;
	color: #990000;
}
.m-top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bolder;
	text-transform: none;
	color: #999999;
	font-style: normal;
	font-variant: normal;
}
.m5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: none;
	color: #000033;
	font-weight: lighter;
}
.desc01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	font-weight: normal;
}
</style>