.html, body {
	font-family:Arial, Helvetica, sans-serif;
	color:#686b6d;
	font-size:11px;
	background-color: #efefef;
	background-image: url(images/img_tkt_bg_780_5.jpg);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}

a:link {
	font-style:normal;
	color:#FF9900;
	text-decoration: none;
}
a:hover {
	font-style:normal;
	color:#FF9900;
}
a:active {
	font-style:normal;
	color:#FF9900;
	text-decoration: none;
}
a:visited {
	font-style:normal;
	color:#FF9900;
	text-decoration: none;
}

#flashcontent{
	z-index:1;
}


#footertext{
	width:840px;
	bottom: 0px;
	left:0px;
	font-size: 11px;
	text-align:left;
	height: 15px;
	background-color: #EFEFEF;
	color: #888888;
	padding: 5px 40px 0px 40px;
	font-weight: normal;
	z-index: 2;
	position: fixed;
}

#footertext a {
	font-style: normal;
	text-decoration:none;
	color: #999999;
	font-weight: normal;
}

#footertext a:hover {
	font-style: normal;
	text-decoration:none;
	color: #666666;
	font-weight: normal;
}
