@charset "utf-8";

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C3EFA2;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #182617;
}
a:link {
	color: #C3EFA2;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C3EFA2;
}
a:hover {
	text-decoration: none;
	color: #1B7923;
}
a:active {
	text-decoration: none;
	color: #C3EFA2;
}
.style2 {font-family: broadway}
a {
	font-size: 14px;
}

.fadein {
	visibility: hidden;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a .fadein{
	border:none;
}

.clear {
	clear: both;
	margin-bottom: 30px;
}
.headers{
color:#fec408;
}

#leftControl {
	float: left;
	width: 20px;
	text-align: center;
	line-height: 100px;
	display: block;
	height: 100px;
	padding-top: 0px;
}
#rightControl {
	float: left;
	width: 20px;
	text-align: center;
	line-height: 100px;
	display: block;
	height: 100px;
	padding-top: 0px;
}
#outerScroller {
	float: left;
	width: 650px;
	overflow: hidden;
	height: 100px;
	display: block;
	position:relative;


}
#innerScroller {
	width: 5500px;
	height: 100px;
	position: relative;
	text-align: center;
}

#innerScroller img{
	float:left;
}
