﻿body 
{
	margin : 0px 0px 0px 0px;
	background-color : #FFF;
}



.MenuItem
{
	text-align: center;
	vertical-align: middle;
	font-family:  Sans-Serif;
	font-weight : bold;
	color: #ffff99;
	font-size: 14pt;
	background-image: url(images/Pan_03.jpg); 
	width: 118px; 
	height: 38px;
}

.MenuItem A:active, .MenuItem A:link, .MenuItem A:visited
{
	text-decoration : none;
	color : #ffff77;
}

.MenuItem A:hover 
{
	text-decoration : none; /* underline overline; */
	color : #ffff00;
	background-image : url(images/pan_03_2.jpg);
}


.PanFooter 
{
	background-image: url(images/Pan_13.jpg); 
	width: 118px; 
	height: 27px;
}
A:active, A:link, A:visited
{
	text-decoration : none;
	color : #FFF;
}
 
A:hover 
{
	text-decoration : underline overline;
	color : #FF0;
}

.TitleText 
{
	font-family: Sans-Serif;
	font-weight : bold;
	color : #ffff88;
	font-size: 14pt;
	line-height : 20px;
	text-align : right;
}

.RightTd 
{
	height: 30px; 
	border-bottom: dotted 1px #fff; 
	background-image: url(images/arrow.gif);
	background-position: center right; 
	background-repeat: no-repeat; 
	font-family : Times New Roman (Arabic);
	font-weight : bold;
	font-size : 11pt;
	text-align: right;
    padding-right: 15px; margin-right: 10px 
}

.RightTd A:hover 
{
	text-decoration : none;
}

.LeftTD
{
	border-bottom: dotted 1px #fff; 
	background-image: url(images/arrow.gif);
	background-position: center right; 
	background-repeat: no-repeat; 
	text-align:justify ;
	font-family : Times New Roman;
	font-size : 12pt;
	font-weight : bold;
    padding: 3px 15px 3px 0px; 
    margin-right: 10px 
}

.LeftTD A:hover
{
	text-decoration : none;
}

UL
{
	list-style-image : url(images/arrow.gif);
}

.SquareUl 
{
	list-style-image : url(images/square.gif);
}

.ULText A
{
	color:#036;
	text-decoration : none;
}

.ULText A:hover
{
	text-decoration : underline;
}

.NameLink 
{
	text-decoration : none;
	font-family : Arial;
	font-size : 12pt;
	color : Black;
}

.NameLink a:hover 
{
	color : Red;
	font-size : 14pt;
}

.GeneralPanel 
{
	border : solid 1px #dddddd;
	margin-right : 25px;
	margin-bottom : 10px;
	width : 480px;
	font-family : Tahoma;
	font-size : 12pt;
	color : #dcdcff;
	font-weight : normal;
	font-variant : normal;
	padding : 5px 10px 5px 0px;
	line-height : 20pt;
}

.PhotoPanel 
{
	width : 298px;
	/*
	height:100%; 	
	border : solid 1px #dddddd;
	*/
 	text-align: center; 
	vertical-align: middle;
}

.CertRow 
{
	border-bottom : dshed 2px #dcddcc;
	/*border-left : none;
	border-right : none;
	border-top : none;*/
	
}

.LongText 
{
	text-indent:150px;
}

.f 
{
	font: normal normal  bold 12pt tahoma;
}

.SearchUrl 
{
	color : Blue;
	padding-right : 10px;
}

.NewsCell 
{
	font-family : Traditional Arabic;
	font-size : 12pt;
	font-style : italic;
	color : #eeeeee;
	padding-bottom : 4px;
	border-bottom : dashed 1px #eeeeee;
}

		