
table.CommonPagesTable
{
	font-family:"Times New Roman";
	font-size:15px;
	font-weight:bold;
	background-color:#217b7f;
	color:#fff;
}
table.CommonPagesTable td
{
	
	color:#fff;
}

table.CommonPagesTableNews
{
	width:981px;
	background-color:#fff;
	padding:0px 20px;
}

table.CommonPagesTableNews td
{
	
	font-family:Traditional Arabic;
	font-size:18px;
	font-weight:bold;
}
.CommonPagesHeader
{
	height:40px;
	background-image:url('/images/Internal-title-bg.png');
	background-repeat:no-repeat;
	background-position:center center;
	color:#fff;
	text-align:center;
	font-family:Simplified Arabic;
	font-size:18px;
	font-weight:bold;
	
}

.CommonPagesHeaderNews center
{
	height:40px;
	background-image:url('/images/Internal-title-bg.png');
	background-repeat:no-repeat;
	background-position:center center;
	color:#fff;
	text-align:center;
	font-family:Simplified Arabic;
	font-size:18px;
	font-weight:bold;
	
}
.voteBack
{
	background-color:#282828;
	}
a.Link{font-size: 12pt; font-weight:bold;}
.LinksTitle
{
	margin: 10px;
	text-align: center;
	font-size:16pt;
	font-weight:bold;
	color:#800000;
}

table.VoteTable
{
	font-family:Tahoma;
	font-size:9pt;
	color:Yellow;
}

.VoteQuestion
{
	font-family:Tahoma;
	font-size:9pt;
	font-weight:normal;
}

.vote-message
{
	font-family:Tahoma;
	font-size:9pt;
	font-weight:bold;
}

A.VoteLink:link {font-family:Simplified Arabic;font-size:11pt;color:#aa0000;text-decoration:none;}
A.VoteLink:hover {text-decoration:none;}
A.VoteLink:visited {font-family:Simplified Arabic;font-size:11pt;color:#aa0000;text-decoration:none;}

.vote-body
{
	font-family:"Times New Roman";
	font-size:13px;
	font-weight:bold;
	color:#44494f;
}
.vote-choice
{
	font-family:"Times New Roman";
	font-size:15px;
	font-weight:bold;
	color:#2a66a2;
}
.VoteImageContainer
{
	width:106px;
	height:81px;
	padding:1px;
	border:1px solid #e9eced;
}
.SaecrhContainer
{
	background-color:#fff;
}
ul.ListStyle
{
	padding:10px 70px 30px 0px;
}
ul.ListStyle li
{
    list-style: none outside none;
    margin: 0px 10px 40px 10px;
    display:inline-block;
    background-image:url('/images/Calendar-Icon.jpg');
	background-repeat:no-repeat;
	width:181px;
	height:147px;
	float:right;
}
ul.ListStyle li a:link,ul.ListStyle li a:active,ul.ListStyle li a:visited
{
	color:#58b8b6;
	font-family:"Simplified Arabic";
	font-size:30px;
	font-weight:bold;
	margin:60px 30px 0px 20px;
	display:block;
}



