@charset "UTF-8";
/* CSS Document */
body {
	background-image: url(../images/pagefiles/swfbgr16.png);
background-attachment: fixed;
	background-repeat: no-repeat;
}

body,td,th {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #FFFFFF;
}
    a:link {
	text-decoration: none;
	color: #ffff00;
}
a:visited {
	text-decoration: none;
	color: #ffff00;
}
a:hover {
	text-decoration: underline;
	color: #ffff00;
}
a:active {
	text-decoration: none;
	color: #ffff00;
}

.content {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #FF0000;
}
.footer1 {
	color: #ffffff;
	font-size: 14px;
}
.PAGETITLE {
	color: #ffff00;
	font-size: 24px;
	font-weight: bold;
}
.subtitles1 {
}

.menutxt {
	font-size: 18px;
	color: #ffff00;
}
.concessionname {
	font-size: 22px;
	color: #FF7F00;
	font-weight: bold;
}