a  {
	text-decoration : none;
	color : #0000FF;
}
a:visited  {
	color : #0000FF;
}
a:hover  {
	color : #ff0000;
}
a.polllink  {
	color : #003366;
	font-weight : bold;	
}
a:visited.polllink  {
	color : #003366;
}
a:hover.polllink  {
	color : #000000;
    text-decoration: underline
}
.pollwarning  {
	font-family : Verdana,Arial,Helvetica;
	font-size :11px;
	padding : 2px;
	background-color: #F7F7F7;
	border-bottom: solid #FF0000 1px;
	border-left: solid #FF0000 1px;
	border-right: solid #FF0000 1px;
}
.pollhead {
	font-family : Verdana,Arial,Helvetica;
	font-size :9px;
	font-weight : bold;
	color : #666666;
	padding : 4px;
	background-color: #dddddd;
	border: solid #000000 1px;
}
.pollfoot {
	font-family : Verdana,Arial,Helvetica;
	font-size :9px;
	font-weight : bold;
	color : #666666;
	padding : 4px;
	background-color: #dddddd;
	border-bottom: solid #000000 1px;
	border-left: solid #000000 1px;
	border-right: solid #000000 1px;
}
.pollquestion {
	font-family : Verdana,Arial,Helvetica;
	font-size :9px;
	padding : 2px;
	background-color: #F7F7F7;
	border-bottom: solid #000000 1px;
	border-left: solid #000000 1px;
	border-right: solid #000000 1px;
}
.pollcheck {
	background-color: #F7F7F7;
	border-bottom: solid #000000 1px;
	border-left: solid #000000 1px;
	border-right: solid #000000 1px;
}
.pollitem {
	font-family : Verdana,Arial,Helvetica;
	font-size :9px;
    text-align : left;
	padding : 2px;
	background-color: #F7F7F7;
	border-bottom: solid #000000 1px;
	border-right: solid #000000 1px;
}
.pollbutton {
	background-color: #F7F7F7;
	border-bottom: solid #000000 1px;
	border-left: solid #000000 1px;
	border-right: solid #000000 1px;
}
.polltotals {
	font-family : Verdana,Arial,Helvetica;
	font-size :8px;
	font-weight : bold;
    text-align : left;
	padding : 2px;
	background-color: #F7F7F7;
	border-bottom: solid #000000 1px;
	border-left: solid #000000 1px;
	border-right: solid #000000 1px;
}
.pollthanks {
	font-family : Verdana,Arial,Helvetica;
	font-size :7px;
	font-weight : bold;
	color : #666666;
	padding : 2px;
	background-color: #F7F7F7;
	border-bottom: solid #000000 1px;
	border-left: solid #000000 1px;
	border-right: solid #000000 1px;
}
.pollhleft {
	font-family : Verdana,Arial,Helvetica;
	font-size :7px;
	font-weight : bold;
    text-align : left;
	padding : 2px;
	background-color: #F7F7F7;
	border-bottom: solid #000000 1px;
	border-left: solid #000000 1px;
	border-right: solid #000000 1px;
}
.pollhright {
	font-family : Verdana,Arial,Helvetica;
	font-size :7px;
	font-weight : bold;
    text-align : left;
	padding : 2px;
	background-color: #F7F7F7;
	border-bottom: solid #000000 1px;
	border-right: solid #000000 1px;
}
.pollhcheck {
	background-color: #F7F7F7;
	border-bottom: solid #000000 1px;
	border-right: solid #000000 1px;
}