.PollVraag
{
	font-family:Arial, Helvetica, sans-serif;
	color:#B5331A;
	font-size: 11px;
	text-align:center;
	font-weight: bold;
}
.PollUitslag
{
	text-align:center;
	color:#000000;
}
.pollOptionTD
{
	color:#000000;
}
.pollOption
{

}
.pollOn
{
	background-color: #9B0000;
	height:8px;
	font-size:1px;
	border:0px;
}
.pollOff
{
	background-color: #F0E9B3;
	height:8px;
	font-size:1px;
	border:0px;
}
.pollStemAantal
{
	text-align:center;
	font-size:11px;
}
.pollBekijkResult
{
	text-align:center;
}
a.pollBekijkResult:link,a.pollBekijkResult:active,a.pollBekijkResult:visited
{
	color: #B5331A;
	font-size:11px;
	text-decoration: underline;
	font-weight: normal;
}
a.pollBekijkResult:hover
{
	color: #FF6200;
	font-size:11px;
	text-decoration:none;
	font-weight: normal;
}
.pollSubmit
{
	border:1px solid #9B0000;
	color: #B5331A;
	font-weight: bold;
	text-align: center;
}
.pollAntwoord
{
	font-size: 11px;
}

