.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFDDBE;
}
.runnin {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	color: #FFDDBE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #F8B901;
	text-align: center;
}
.afooter {
	color: #FFCC33;
}
a {
	color: #FFCC33;
}
body {
	background-color: #5F1900;
	margin: 0px;
}
.textBullet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFDDBE;
	list-style-position: outside;
	list-style-type: circle;
	list-style-image: none;
}
#Layer1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #360008;
	background-color: #FFDDBE;
	background-position: center center;
	text-align: center;
	height: 75px;
	width: 150px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
}
#text {
	position: absolute;
	height: 275px;
	width: 635px;
	left: 55px;
	top: 315px;
	overflow: auto;
	z-index: 3;
	clip: rect(0px,630px,275px,0px);
}
