.normaltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	list-style-image: url(images/pointssmall.GIF);
}
.normaltextbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}
.yellowtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #facb03;
	list-style-image: url(images/point.GIF);
	margin: 4px;
}
.yellowtextgrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #facb03;
	list-style-image: url(images/pointgrey.JPG);
	margin: 4px;
}
.notvisible {
display:none;
}
.yesvisible {
}
.handcursor {
	cursor: hand;
}
.clientspoints {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	list-style-image: url(images/pointssmall.GIF);
}
.jetsnames {
	margin-left: 25px;
	cursor: hand;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
.jetsnames:hover {
	margin-left: 25px;
	cursor: hand;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #facb03;
	text-decoration: underline;
	font-weight: normal;
}
.normaltextboldul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.nullinks:link {
	cursor: hand;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.nullinks:hover {
	cursor: hand;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #facb03;
	text-decoration: none;
	font-weight: normal;
}

.smallentries {
	width: 100px;
}
.largeentries {

	width: 190px;
}
.executivelayer {
	margin-left: 115px;
}
.leisurelayer {
	margin-left: 220px;
}
.sportlayer {
	margin-left: 315px;
}
.aviaitionlayer {
	margin-left: 400px;
}
.otherlayer {
	margin-left: 450px;
}
body {
	background-color: #d4d5d4;
	background-image: url(images/body_bg.GIF);
	background-repeat: repeat-x;
}
.normaltextgrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	list-style-image: url(images/pointssmall.GIF);
	font-weight: normal;
}
.badgebg {
	background-image: url(images/badge.GIF);
	background-repeat: no-repeat;
	background-position: right top;
}
#news li{list-style:none;}
#news .clearli {clear:both; height:10px; background-image:url(images/news/newsline.jpg); background-repeat:no-repeat;}
#news img{float:left;}
#news h2{font-size:14px; color:#ffcc33; font-family:Arial, Helvetica, sans-serif;}
#news p{font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#FFFFFF;}