﻿html,body 
{
	margin : 0;  
	height:100%; 
	width:100%; 
	background-color: White;	
} 


A
{
	text-decoration: none;
}

.mainTable 
{
	width:776px;
	margin-left:auto;
	margin-right:auto;
	direction:rtl;
}

.blackBG
{
	background-image: url('Images/bgBlack.gif');
	height: 25px;
	background-repeat: repeat-x;
	text-align: center;
	color: White;
	font-family: Arabic Transparent;
	font-weight: bold;
}

.blackBG A
{
	color: White;
	text-decoration: none;
}

.mainmenu
{
	background-image: url('Images/bgBlack.gif');
	height: 23px;
	width: 105px;
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: text-top;
	color: White;
	font-family: Arabic Transparent;
	font-size: 18px;
}

.mainmenu A
{
	color: White;
	text-decoration: none;
}

.headspc
{
	vertical-align: middle;
	width: 16px;
	background-repeat: repeat-x;
	height: 30px;
	background-image: url('Images/sep.gif');
	text-align: center;
	color: White;
	top: 0;
}

.txtMenu
{
	color: White;
	font-family: Arabic Transparent;
	font-size: 18px;
}


.articlebox
{
	border: solid 2px blue;
	font-family: Arial;
	text-align: right;
	direction: rtl;
}

.headnewsTitle
{
	direction: rtl;
	font-weight: normal;
	font-size: 14pt;
	color: #000000;
	font-family: Arial;
	margin-right:5px;
	margin-top:5px;
	text-decoration: none;
}

.headnewsBody
{
	direction: rtl;
	font-weight: normal;
	font-size: 9pt;
	margin-right:5px;
	margin-top:5px;
	color: #000000;
	font-family: Tahoma;
	text-decoration: none;
}

.articletitle
{
	color: black;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;

}

.rollingNews
{
	background-color: white;
	color: black;
	font-size: 14px;
	font-weight: bold;
	font-family: Arabic Transparent;
	text-decoration: none;
}

.row1
{
	padding:0px 0px 0px 0px;
	background-repeat: repeat-y;
	background-image: url('Images/row1.gif');	
}


.double2 
{
	padding:5px 5px 5px 10px;
	background-repeat: repeat-y;
	background-image: url('Images/bg12.gif');	
}

.highrup
{
	padding:0px 0px 0px 0px;
	height:13px;
	background-repeat: repeat-x;
	background-image: url('Images/highrup.gif');	
}

.highlup
{
	padding:0px 0px 0px 0px;
	height:13px;
	background-repeat: no-repeat;
	background-image: url('Images/highlup.gif');	
}

.highrdn
{
	padding:0px 0px 0px 0px;
	height:13px;
	background-repeat: repeat-x;
	background-image: url('Images/highrdn.gif');	
}

.highldn
{
	padding:0px 0px 0px 0px;
	height:13px;
	background-repeat: no-repeat;
	background-image: url('Images/highldn.gif');	
}

.articleBody
{
	margin-right: 5px;
}
		

.comment 
{
	font-size:12px;
	font-weight:bold;
	font-family:Tahoma;
	width: 100%;
	overflow: scroll;
}

.comment2 
{
	font-size:12px;
	font-family:Tahoma;
}


.pollbox
{
   font-size: 12px;
   font-family: Arabic Transparent;
   background-color: White;
   padding: 10px;
}

.pollcontent
{
}

.pollquestion
{
   font-size: 14px;
   font-family: Arabic Transparent;
   font-weight: bold;
}

.polloptions
{
   font-size: 14px;
   font-family: Arabic Transparent;
}

.pollbar
{
   background-color: red;
   font-size: 4px;   
}