body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}h2 {
	color: #FF5A00;
	font-size: 14px;
	font-weight: bold;
}
.highlight {
	color: #FFFFFF;
}
.quote {
	font-style: italic;
	color: #FFFFFF;
}
li {
	color: #FFFFFF;
	margin: 10px;
}
.orangehighlight {
	color: #FF5A00;
}
h1 {
	color: #FF5A00;
	font-size: 18px;
}
.smalltext {
	font-size: 9px;
}
.smallwhitetext {
	font-size: 9px;
	color: #FFFFFF;
}
.boldyellow {
	font-size: 16px;
	color: #FFFF00;
	font-weight: bold;
}
#Layer12 li {
	padding-left: 5px;
	margin-left: -15px;
}
#Layer12 a:link {
	text-decoration: none;
}
#Layer12 a:visited {
	text-decoration: none;
}
#Layer12 a:hover {
	text-decoration: underline;
	color: #FF5A00;
}
p {
	color: #D8FEDA;
}
h5 {
	color: #FF5A03;
}
#reward{
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	z-index: 100;
	background-color: #009900;
	left: 200px;
	right: auto;
	top: 100px;
	padding: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #33CC00;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #33CC00;
	font-size: 1.2em;
	visibility: hidden;
}#reward #closebtn {
	cursor: pointer;
}

