body
{
}
.votelist_title
{
	font-family: Verdana, Tahoma, 'Times New Roman', Arial;
	font-size:8pt;
	color:#ffffff;
	text-decoration:none;
}
A.votelist_title:hover
{
	text-decoration:underline;
}

.vote_title
{
	font-family: Verdana, Tahoma, 'Times New Roman', Arial;
	font-size:10pt;	
	font-weight:bold;	
	color:FFFF00;
	text-decoration:none;
}

.votelist_desc
{
	font-family: Verdana, Tahoma, 'Times New Roman', Arial;
	font-size:8pt;	
	font-weight:normal;	
	color:#BEC6CA;
	text-decoration:none;
}

.vote_title_detail
{
	font-family: Verdana, Tahoma, 'Times New Roman', Arial;
	font-size:8pt;	
	font-weight:bold;	
	color:#ffff00;
	text-decoration:none;
}

.voteitem_title
{
	font-family: Verdana, Tahoma, 'Times New Roman', Arial;
	font-size:8pt;	
	font-weight:normal;	
	color:#000000;
	text-decoration:none;
}

.voteitem_ratio
{
	font-family: Verdana, Tahoma, 'Times New Roman', Arial;
	font-size:8pt;	
	font-weight:normal;	
	color:#000000;
	text-decoration:none;
}
.voteitem_count
{
	font-family: Verdana, Tahoma, 'Times New Roman', Arial;
	font-size:8pt;	
	font-weight:normal;	
	color:#000000;
	text-decoration:none;
}

.VoteTitle { font-size:8pt; color: #9e0000; font-family: Tahoma, 'Times New Roman', Arial; font-weight:bold }

.VoteButton{ font-size:9px; color: #9e0000; font-family: Verdana, Tahoma, 'Times New Roman', Arial; font-weight:bold }
.VoteButton A{ font-size:9px; color: #9e0000; font-family: Verdana, Tahoma, 'Times New Roman', Arial; font-weight:bold }
.VoteButton A:hover{ font-size:9px; color: #9e0000; font-family: Verdana, Tahoma, 'Times New Roman', Arial; font-weight:bold }

.VoteQues { font-size: 10px; color: #3f3f3f; font-family: Tahoma, Verdana, Arial, 'Times New Roman';  }
.VoteAnsw { font-size: 10px; color: #3f3f3f; font-family: Tahoma, Verdana, Arial, 'Times New Roman';  }
.FormText { font-size: 8pt; font-family: Verdana, Tahoma, 'Times New Roman', Arial }
.VoteTable
{
	BORDER-RIGHT: #515151 1px solid;
    BORDER-TOP: #515151 1px solid;
    FONT-SIZE: 10pt;
    BORDER-LEFT: #515151 1px solid;
    BORDER-BOTTOM: #515151 1px solid;
    FONT-FAMILY: Tahoma, Verdana, 'Times New Roman', Arial;
    background-color:#f7f7f7;
}