.voteBody{
	font-family:Arial;
	font-size:11px;
	color:#000000;
}
.voteBodyBOLD{
	font-family:Arial;
	font-size:11px;
	color:#000000;
	font-weight:normal;
}
.voteHeading{
	font-family:Arial;
	font-size:11px;
	color:#000000;
	font-weight: bold;
}
a:hover {
	color: #666666;
}
.backgroundNow{
	background-image:url(../img/13052008.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
.backgroundPrevious{
	background-image:url(../img/12052008.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
.error{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#FF0000;
	border: 1px solid #CCCCCC;
}
.buttonVote{
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	width:45px;
	height:22px;
}
.bottomLink{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF
}
.bottomLink:hover {
	font-family:Arial;;
	font-size: 11px;
	font-weight:bold;
	color:#FFFF00;
}
.bottomLinkPrevious{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
}
.bottomLinkPrevious:hover {
	font-family:Arial;;
	font-size: 11px;
	font-weight:bold;
	color:#FFCCFF;
}
.voteHeading11px {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.voteResults {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.voteBodyBig {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.voteContent12px {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color:#990000;
}
.voteContent11px {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color:#990000;
}
.top{
	border-top-width: 2px;
	border-top-style: solid;
	border-right-width: 2px;
	border-right-style: none;
	border-left-width: 2px;
	border-left-style: none;
	background-color:#FFFF00;
	border-bottom-width: 2px;
	border-bottom-style: none;
	border-top-color: #FF0000;	
}
.left{
	border-top-style: none;
	border-right-style: none;
	border-left-width: 2px;
	border-left-style: solid;
	background-color:#FFFF00;
	border-bottom-style: none;
	border-left-color: #FF0000;	
}
.bottom{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color:#FFFF00;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #FF0000;
}
.right{
	border-top-style: none;
	border-right-style: solid;
	border-left-style: none;
	background-color:#FFFF00;
	border-bottom-style: none;
	border-right-width: 2px;
	border-right-color: #FF0000;
}
