<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#MainTBL {direction: rtl}
#MainTBL .Footer{height: 50px; border-left-width: 1px; border-right-width: 1px; 
               border-top: 2px solid #E2E2E2; border-bottom-width: 1px; 
               background-color: #0B0CAB; font-family:Tahoma; font-size:8pt; text-align:center; padding-right:20px; direction:ltr; color:#FFFFFF}


#Content {direction: rtl}


#Normal {font-family: Tahoma; font-size: 8pt; color: #666666}
#Normal a,a:visited,a:active,a:link {text-decoration: none; color:#666666}
#Normal a:hover{text-decoration: none; color:#800000}

#btn {padding:0.25em; border-right:3px double #999999; border-top:3px double #CCCCCC; border-left:3px double #CCCCCC; COLOR: #333333; BORDER-BOTTOM: 3px double #999999; ; background-image:url('shell/fade-butt.png'); background-repeat:repeat-x; background-attachment:scroll; font-family:Tahoma; font-size:8pt; font-weight:bold}


#Sidebar {}
#ShowMenu .Title {font-family: Times New Roman; font-size: 12pt; color: #FFFFFF; font-weight: bold; text-indent:5; background-repeat:no-repeat; padding-top:1px; height:25px; background-color:#152968; text-align:center}
#ShowMenu .Item {background-image: url('Shell/h-dot.png'); background-repeat: repeat-x; background-position-y: bottom; padding-bottom:5px; padding-top:10px}
#ShowMenu .Item a,a:active,a:visited,a:link {font-family: Tahoma; font-size: 8pt; color: #800000;font-weight: normal}
#ShowMenu .Item a:hover {color: #0000FF; font-size:8pt; font-family:Tahoma}

#ShowMenu1 .Title {font-family: Times New Roman; font-size: 12pt; color: #800000; font-weight: bold; text-indent:8; background-image:url('Shell/s3.jpg'); background-repeat:no-repeat; padding-top:1px}
#ShowMenu1 .Item {background-image: url('Shell/h-dot.png'); background-repeat: repeat-x; background-position-y: bottom; padding-bottom:5px; padding-top:10px}
#ShowMenu1 .Item a,a:active,a:visited,a:link {font-family: Tahoma; font-size: 8pt; color: #333333;font-weight: normal}
#ShowMenu1 .Item a:hover {color: #800000}


#ClientsLogin {padding:5px; font-family: Tahoma; font-size: 9pt; color: #000080; border: 1px solid #3366CC}
#ClientsLogin td {padding-top: 3px; padding-bottom: 3px}
#ClientsLogin Input {font-family: Tahoma; font-size: 8pt; color: #800000}

#CountTrackPages {font-family: Tahoma; font-size: 9pt; color: #000000; text-align:center}
#CountTrackPages a,a:link,a:active,a:visited{font-size: 8pt; color: #666666}
#CountTrackPages a:hover{color: #FF0000}

#CatLinks {}
#CatLinks .Item {border-right: 2px solid #808080}
#CatLinks .Item a,a:link,a:active,a:visited{font-family: Tahoma; font-size: 8pt; text-decoration: none; color: #003399;padding-right: 8px; margin-left:10px}
#CatLinks .Item  a:hover{color: #800000}

#Gallery {font-family: Tahoma; font-size: 8pt}
#Gallery a,a:link,a:active,a:visited{font-size: 8pt; font-family:Tahoma; color:#333300; text-align:justify; margin-left:0; margin-right:0}
#Gallery a:hover    { color: #808080}
#Gallery .galHolder {	border:1px dotted #808080; margin:2px; padding:5px; FLOAT: right; WIDTH: 200px; direction:rtl; height:70px; font-family:Tahoma; font-size:9pt; color:#333333; text-align:right}
#Gallery .galIMG {border:1px solid #0066CC; padding:10px; width: 40px; background-color:#FFFFFF}
#Gallery .GalNav	{direction: ltr}
#Gallery .galContentHolder {border-style:solid; border-width:0px; margin:2px; padding:5px; FLOAT: right; WIDTH: 170px; direction:rtl; height:150px; color:#333333; text-align:center}
#Gallery .galContentIMG	{padding:0px; width: 40px; border: 2px solid #CCCCCC; }
#Gallery {color: #000000;}
#Gallery .Lists {width: 120px; height: 60px}
#Gallery .Items {border:0px solid #800000; width: 150px; height: 150px; text-align:center;}
#Gallery .ImageItem {border:1px solid #3f70d7; width: 140px; padding-left:20px; padding-right:10px; padding-top:10px; padding-bottom:10px; height:150px}




#ShowMenu_InLine {width:200px}
#ShowMenu_InLine .Top{margin:0; font-family: Times New Roman; font-size: 12pt; color: #CC3300; font-weight: 
               bold; text-indent:15; word-spacing:0; background-image:url('Shell/s3.jpg'); background-repeat:no-repeat; padding-top:0px}
#ShowMenu_InLine .Body a,a:link,a:active,a:visited{font-family: Tahoma; color: #800000; font-size: 8pt; text-decoration: none; 
               font-weight: normal; margin-left:15}
#ShowMenu_InLine .Body a:hover{color: #0000FF; margin-left:15}




/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
.suckerdiv {direction: rtl}
.suckerdiv a,a:active,a:visited,a:link {
font-family: Tahoma; 
font-size: 8pt; 
color: #000000}


.suckerdiv a:hover {color: #000000}
.suckerdiv ul{
margin: 0;
padding: 0;
list-style-type: none;
width: 100%; /* Width of Menu Items */
border-bottom: 1px solid #CCCCCC; background-color:#004157
}
.suckerdiv ul li{
position: relative; 
//height:25px; 
padding:0px;
}
/*Sub level menu items */
.suckerdiv ul li ul{
position: absolute;
width: 200px; /*sub menu width*/
top: 0;
visibility: hidden;
}
/* Sub level menu links style */
.suckerdiv ul li a{
background-position: 0% 0%; border-left:1px solid #CCCCCC; border-right:1px solid #CCCCCC; border-top:1px solid #CCCCCC; display: block;
overflow: auto; /*force hasLayout in IE7 */
color: #FFFFFF;
text-decoration: none;
height:25px; 
padding-bottom:1px; 
border-bottom-width:0; 
margin:0; 
padding-left:0;
 padding-right:0; 
padding-top:0; 
font-size:12px;
}
.suckerdiv ul li a:hover{
background-color: #808080; 
color:#FFFFFF;
padding:0;
padding-top:5px; 
padding-right:5px; 
margin:0;
}

.suckerdiv ul li a:visited,.suckerdiv ul li a:active,.suckerdiv ul li a:link
{
background-position: 0% 0%; 
border-left:1px solid #CCCCCC; 
border-right:1px solid #CCCCCC; 
border-top:1px solid #CCCCCC; 
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: #ffffff;
text-decoration: none;
height:25px; 
padding:0; 
padding-top:5px; 
padding-right:5px; 
border-bottom-width:0; 
margin:0;
font-family: tahoma;
font-size:12px;
font-weight:normal;
}


.suckerdiv .subfolderstyle{
background-position: left center; background-image:url('shell/more.png'); background-repeat:no-repeat; background-attachment:scroll
}
/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 25px; }
* html .suckerdiv ul li a {}
/* End */


#NewsDetailLogin {font-family: Arial; font-size: 10pt;width:350px;}
#NewsDetailLogin .Head {height:30px; text-align:center}</pre></body></html>