#MainTBL {direction: rtl}
#MainTBL .Header{}
#MainTBL .Footer{height: 50px; border-left-width: 1px; border-right-width: 1px; 
               border-top: 2px solid #E2E2E2; border-bottom-width: 1px; 
               background-color: #FFFFFF; font-family:Tahoma; font-size:8pt; text-align:center; padding-right:20px; direction:ltr}


#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}

#NewsDetailLogin {font-family: Arial; font-size: 10pt;width:350px;}
#NewsDetailLogin .Head {height:30px; text-align:center}


.horizontalcssmenu ul{
margin: 0;
padding: 0;
list-style-type: none; 
direction:rtl
}

/*Top level list items*/
.horizontalcssmenu ul li{
padding:0; position: relative;
display: inline;
float: right; 
margin:0
}

/*Top level menu link items style*/
.horizontalcssmenu ul li a{
background-position: right; 
display: -moz-box;
width:80px;
text-decoration: none;
color: #FFFFFF;
font-variant:normal; 
font-size:11px; 
font-family:Tahoma; 
background-image:url('menubg.gif'); 
background-repeat:repeat-x; 
background-attachment:scroll 
}
	
/*Sub level menu*/
.horizontalcssmenu ul li ul{
right: 0;
top: 0;
border-top: 1px solid #202020;
position: absolute;
display: block;
visibility: hidden;
z-index: 100; 
background-color:#475E91
}

/*Sub level menu list items*/
.horizontalcssmenu ul li ul li{
display: inline;
float: none;
}


/* Sub level menu links style */
.horizontalcssmenu ul li ul li a{
background-position: 0% 0%; width: 220px; /*width of sub menu levels*/
font-weight: normal;
border-left-width:1px; border-right-width:1px; border-top-width:0; border-bottom-width:1px; padding-left:5px; padding-right:5px; padding-top:2px; padding-bottom:2px; background-image:none; background-repeat:repeat; background-attachment:scroll
}

.horizontalcssmenu ul li a:hover{
background: url('menubgover.gif') repeat-x center; color:#FFFF00;
}

.horizontalcssmenu ul li ul li a:hover{
//background: #cde686; 
color:#000000
}

.horizontalcssmenu .arrowdiv{
background-position: right center; 
position: absolute;
left: 0;
direction:rtl; 
background-image:url('shell/menuarrow.png'); 
background-repeat:no-repeat; 
background-attachment:scroll
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows menu, add 1em top spacing between the two in IE*/
padding-top: 0em;
}
	
/* Holly Hack for IE \*/
* html .horizontalcssmenu ul li { float: right; height: 0%; }
* html .horizontalcssmenu ul li a { height: 1%; }
/* End */
