﻿.pollquestion
{
	font-family:Tahoma;
	font-size:13px;
	color:Red;
	font-weight:bold;
}
.pollanswer
{
	font-family:Tahoma;
	font-size:12px;
	color:blue;
}
.pollcount
{
	font-family:Tahoma;
	font-size:12px;
	color:orange;
}
.hrstyle /* role style*/
{
	color:Black;
	height:1px;
}

.votebutton
{
    	font-family:Tahoma;
	font-size:12px;
	color:blue;
}

.resultbutton
{
       	font-family:Tahoma;
	font-size:12px;
	color:blue;
}

a.x { text-decoration: none;  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px; color: #003399; font-weight: bold; }
	a.x:visited { color: #003399;  }
	a.x:hover { color:Blue;  text-decoration:underline; }
	a.x:active { color: #003399;  }
	a.x:link {  color: #003399; }
	.title { font-family: "Arabic Transparent"; font-size:50px; font-weight:Bold ; color: #CC0000; }
	.body { font-family: verdana; font-size: 12px; font-weight: normal; color: #000000; }
	
	

