body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #333333;
	background-color: #DDDDDD;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
input {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #333333;
}
input.button {
	border: 1px solid #333333;
}


a {
	color: #CC3300;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

div {
	margin-right: auto;
	margin-left: auto;
}
.title {
	font-size: 120%;
	color: #666666;
	margin-right: 5px;
}
.clear {
	clear: both;
	margin: 0px;
}
div.header {
	background-color: #FFFFFF;
	width: 806px;
	padding-top: 13px;
	padding-right: 13px;
	padding-left: 13px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-left-color: #666666;
	text-align: left;
	margin-top: 30px;
}
div.header div.content {
	background-color: #DDDDDD;
	display: block;
}
div.menu {
	background-color: #FFFFFF;
	width: 806px;
	padding-right: 13px;
	padding-left: 13px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	text-align: left;
	font-size: 85%;
}
div.menu table.content {
	background-color: #DDDDDD;
}
div.menu table.content td {
	padding: 7px;
	color: #FFFFFF;
}
div.menu table.content td a {
	color: #FFFFFF;
	text-decoration: none;
}
div.menu table.content a:hover {
	text-decoration: underline;
}

div.menu table.content td.quest {
	padding: 0px;
}
div.menu table.content td.quest a {
	color: #FFFFFF;
	background-color: #F59709;
	padding: 7px;
	width: 160px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	display: block;
	text-align: center;
	text-decoration: none;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
div.menu table.content td.quest a:hover {
	text-decoration: underline;
	background-color: #999999;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

div.menu table.content td.quest a.active {
	color: #FFFFFF;
	background-color: #D64D2F;
	padding: 7px;
	width: 160px;
	display: block;
	text-align: center;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D64D2F;
}
div.middle {
	background-color: #FFFFFF;
	width: 806px;
	text-align: left;
	padding-right: 13px;
	padding-left: 13px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	padding-bottom: 13px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: 30px;
}
div.middle table {
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 60px;
}

div.middle h2 {
	font-size: 150%;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 30px;
	font-weight: normal;
}
div.middle h3 {
	font-size: 120%;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-right: 30px;
}

div.middle p {
	margin-top: 0px;
	margin-bottom: 20px;
	color: #333333;
	margin-left: 60px;
	margin-right: 30px;
}

div.middle div.person {
	display: block;
	clear: both;
	height: 90px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 40px;
	margin-left: 60px;
}
div.middle div.quest {
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 15px;
	margin-left: 60px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

div.middle div.person img {
	margin-right: 10px;
}
div.middle ul.voting {
	margin: 0px;
	padding: 0px;
}
div.middle ul.voting li {
	margin-top: 0px;
	list-style-type: none;
	margin-right: 30px;
	margin-left: 60px;
	display: block;
	height: 1%;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 20px;
	margin-bottom: 20px;
}


div.middle ul.voting img {
	margin-top: 10px;
}

div.middle br.clear {
	clear: both;
	line-height: 0px;
}

div.footer {
	font-size: 85%;
	color: #333333;
	text-align: left;
	width: 836px;
	margin-top: 15px;
	margin-bottom: 15px;
}

div.middle div.event{
	display: block;
	clear: both;

	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 60px;
	padding-bottom:20px;
	border-bottom:1px solid #cccccc
}

div.middle div.event .title{
	color: #333333;
	font-size:14px;
	font-weight:bold;
}

div.middle div.event .title a{
	color: #CC3300;
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
}
div.middle div.event .title a:hover {
	text-decoration: underline;
}

div.middle div.event div.data{
	color:#666666;
	font-size:11px;
	margin-top:10px;
	margin-bottom:10px
}
div.middle div.event p{
	margin-top: 0px;
	margin-bottom: 20px;
	color: #333333;
	margin-left: 0px;
	margin-right: 0px;

