@charset "utf-8";
/* CSS Document */

body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #A6A6A6;
	background-image: url(images/tour/ffbg.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
.footerlinks {
	font-family: Tahoma, "MS Sans Serif", "MS Serif";
	font-size: 12px;
	color: #333333;
	padding-top: 10px;
}
.footertext {
	font-family: Tahoma, "MS Sans Serif", "MS Serif";
	padding: 10px 0px 10px 0px;
	font-size: 10px;
	color:#999999;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
a:link {
	color: #000099;
}
a:visited {
	color: #660066;
}
a:hover {
	color: #0000FF;
}
a:active {
	color: #000099;
}
.ccbill {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #EFEFEF;
}
.bodytext {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	text-align:center;
	width:100%;
}
div.galContainer {
	border:1px solid #aaa;
	margin-bottom:5px;
	width:95%;
}
div.lgalCell {
	float:left;
	width:300px;
}
div.rgalCell {
	padding-top:10px;
	float:left;
	width:350px;
	text-align:left;
}
span.preview {
	font-size:11px;
}

div#exportbox {
	display:none;
}
.welcometext {
	font-size:14px;
	}
.newsandupdates {
	font-size:14px;
	color:#333333;
	padding-left:10px;
	padding-top:5px;
	}
.newsandupdateheader {
	font-size:14px;
	color:#000000;
	}
