
.normal_text
{
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	white-space: normal;
}

.body_title
{
	color: rgb(228, 189, 146);
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	line-height: 20px;
}

.navigatie_items div a
{
	color: rgb(228, 189, 146);
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
}

.navigatie_items div span
{
	color: rgb(168, 129, 86);
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 20px;
}

.navigatie_items div a:hover
{
	color: rgb(228, 189, 146);
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
}


.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	white-space: normal;
	line-height: 20px;
}
.links {
	text-decoration: none;
}


a:link {
	font-family: "verdana", Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #CCFF66;
	text-decoration: none;
}
a:hover {
	font-family: "verdana", Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #CCFF66;
	text-decoration: underline;
}
a:active {
	font-family: "verdana", Tahoma;
	font-size: 11px;
	color: #CCFF66;
	font-weight: normal;
	text-decoration: none;
}
a {
	font-family: "verdana", Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #CCFF66;
	text-decoration: none;
}

.surapollvote h2, .surapollresults h2
{
	font-size: 12px;
}

.surapollvote .choice
{
	margin-left: 15px;
}

.surapollvote .choice input
{
	margin-right: 5px;
	float: left;
}

.surapollvote .choice label
{
	display: block;
	float: left;
}

.surapollvote .choice
{
	clear: both;
}

.surapollvote .submit
{
	display: block;
	clear: both;
	width: 100px;
	margin-left: 5px;
	margin-top: 5px;
}

.surapollresults .choice
{
	clear: both;
}
.surapollresults .total
{
	font-weight: bold;
	clear: both;
	margin-top: 15px;
}

.surapollresults .barcontainer
{
	margin-top: 7px;
	width: 300px;
	float: left;
}

.surapollresults .tag
{
	float: right;
}

.surapollresults .bar
{
	font-size: 1px;
	height: 7px;
	background: red;
}

.surapollresults .novotes
{
	font-style: italic;
	margin-left: 15px;
}

