a 
	{
		text-decoration : none;
	}
a:active, a:hover, a:link, a:visited 
	{
		color : #660000;
	}
#mainTable 
	{
		border : solid 1px #99cc66;
	}
#rightlinks 
	{
		background-image : url(images/rightlinks.gif); 
		background-Repeat : no-repeat; 
		border : none; 
		padding-top : 15px;
		MARGIN-TOP : 5px
	}

img 
	{
		border : none;
	}
ul 
	{ 
		MARGIN-RIGHT: 5px; 
		LIST-STYLE-TYPE: none; 
		padding-bottom : 5px;
		margin-top : 5px;
	}
li 
	{
		BORDER-RIGHT: thin outset; 
		PADDING-RIGHT: 15px; 
		FONT-SIZE: 1em; 
		MARGIN-BOTTOM: 2px; 
		COLOR: #660000; 
		BORDER-TOP-STYLE: none; 
		BORDER-BOTTOM: thin outset; 
		BORDER-LEFT-STYLE: none; 
		LIST-STYLE-TYPE: none; 
		BACKGROUND-COLOR: #999966; 
	}
#titl 
	{
		padding-right : 15px;
		font-weight : bold;
		font-size : 1.2em;
		color : #660000;
		padding-bottom : 0px;
		margin-bottom : 0px;
	}
#midcont 
	{ 
		border-top : none;
		border-left : solid 1px #99cc66;
		border-right : solid 1px #99cc66;
		border-bottom : solid 1px #99cc66;
	}
#midcontban 
	{
		background-image : url(images/midcont.gif); 
		background-Repeat : no-repeat;
		width : 440px;
		height : 10px; 
	}
iframe 
		{
			border : solid 1px green;
		    BORDER-RIGHT : medium none; 
		    BORDER-TOP : medium none; 
		    BORDER-LEFT : medium none; 
		    BORDER-BOTTOM : medium none;
		 }
		
.imgs  
{
	margin-bottom : 4px;
}

.cHead 
{
	font-family : Tahoma;
	font-size : 14pt;
	font-style : normal;
	font-weight : bold;
	color : Olive;
	text-align : center;
}

.cContent 
{
	font-family : Traditional Arabic ;
	font-size : 14pt;
	font-style : normal;
	font-weight : bold;
	color : Olive;
	text-align : justify;
	direction : rtl;
}

	