html, ul, li, h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	direction: rtl;
	font-family:Tahoma;  
	font-size:13px;  
}
h1 img {
	display: block;
}
img 
{
	border: 0px;
}
a {
	color: #333333;
}
a:hover {
	color: Gray;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body
{
	margin: 0;
	padding: 0;
	background-image: url(images/bckgrd_box.jpg);
	background-repeat:repeat;
    width: 100%;
    height: 100%;
    direction:rtl;
    overflow:hidden; 
}

/************************** Divs **********************************/

div.bodyDiv 
{
	background-image: url(images/bcgrd.jpg);
	background-repeat:repeat-x;
	background-position:top left;

}

#headerTop 
{
    width: 745px;
    height: 73px;
	background: url(images/up_flash.jpg);
	background-position:top left; 
	background-repeat : no-repeat ;
}

#headerTop1 
{
    width: 745px;
    height: 73px;
	background: url(images/up_flash.jpg);
	background-position:top left; 
	background-repeat : no-repeat ;
}
 
/************************** Header **********************************/
h1 {
	padding: 17px 0px 0px 95px;
}
#person {
	float:right;
	padding: 17px 15px 0px 0px;
	right: 20px;
	display:inline;			
}

#about 
{
	float:left;
	margin: 20px 0px 0px 131px;
	width: 256px;
	height: 320px;
	overflow: auto;
	text-align: justify;
	display:inline;
}

/************************** Navigation **********************************/

#header ul 
{
	margin: 0px 17px 20px 99px;
	border: 2px solid white;
	padding: 5px;
	display:inline;
	float: left;
	width:625px;
}

#header li 
{
	display:inline;
	padding: 13px;
}

#header ul a
{
	text-decoration:none;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bolder;
	color: #f3e9d9;
	text-transform: uppercase;
}

#header ul a:hover
{
	color: #fff;
}


#footer 
{
	text-align: center;
	color: #333333;
}
#footerMenu a
{
	text-decoration: none;
	color:Black;
    font-size:11px;
	font-family:Tahoma;  
}
#footerMenu a:hover 
{
    text-decoration: underline;
	color:#336699 ;
    font-size:11px;
	font-family:Tahoma;   
}
#copyright a
{
	text-decoration: none;
	color:Navy;
    font-size:10px;
	font-family:Tahoma;  
}
#copyright a:hover 
{
    text-decoration: underline;
	color:Black;
    font-size:10px;
	font-family:Tahoma;   
}
#menuTopDiv a
{
	text-decoration: none;
	color:#003366;
    font-size:12px;
	font-family:Tahoma; 
}
#menuTopDiv a:hover 
{
	text-decoration: none;
	color:#6699cc;
    font-size:12px;
	font-family:Tahoma;  
}
#title3
{
    overflow-y:auto;
    overflow-x:hidden;
    width:545px;
    height:350px;
    background-color:Transparent;
    SCROLLBAR-FACE-COLOR: #efefef;
    SCROLLBAR-HIGHLIGHT-COLOR: #efefef;
    SCROLLBAR-SHADOW-COLOR: #cccccc;
    SCROLLBAR-3DLIGHT-COLOR: #cococo;
    SCROLLBAR-ARROW-COLOR: #aa0e1b;
    SCROLLBAR-TRACK-COLOR: #f6f6f6;
    SCROLLBAR-DARKSHADOW-COLOR: #c0c0c0;
}

#homepage a
{
	text-decoration: none;
	color:Black;
}
#homepage a:hover 
{
	text-decoration: underline;
	color:Black;
}

/* Page Body Content */

td.offCategory1
{
	cursor:default; 
}
td.offHead
{
	cursor:default; 
	height: 23px; 
	width: 135px;
}
td.onHead
{
	cursor:pointer; 
	height: 23px; 
	width: 135px;
	filter:alpha(opacity=50);
	opacity: .5;
}
td.offAdmin
{
	cursor:default; 
    color: #333333;
}
td.onAdmin
{
    color: Gray;
	cursor:pointer; 
}
td.onClip
{ 
	filter:alpha(opacity=58);
    opacity: .58;
	cursor:pointer;
	width:100px;

}

td.offClip
{
	cursor:default;
	width:100px;

}
td.tdCube
{
    font-size:24px;
    font-weight:bold;
}
td.SubHeader
{
    font-weight:bold;
}

td.topCenter
{
    height:111px;
	width: 770px;
	background: url(images/up_flash.jpg);
	background-position:top left ; 
	background-repeat : no-repeat ;
}

td.menuTop
{
	height:170px;
	width: 180px;
	background: url(images/buttnes.jpg);
	background-position:top right ; 
	background-repeat : no-repeat ;
}

td.menuCenter
{
	height:116px;
	width: 180px;
	background: url(images/news.jpg);
	background-position:top right ; 
	background-repeat : no-repeat ;
}

td.menubottom 
{
	height:157px;
	width: 180px;
	background: url(images/hirhur.jpg);
	background-position:top right ; 
	background-repeat : no-repeat ;
}

/************* News *********************/
td.onCategory1
{
	cursor:pointer;
    font-family:Tahoma;
	font-size:11px; 
}

td.offCategory1
{   
	cursor:pointer;
    font-family:Tahoma;
	font-size:11px; 
}
span.pageTitle
{
    color:#003366;
    font-size:24px;
    font-family:Tahoma;  
}
td.separatedMenu
{
    height:1px;
    width:105px;
   
}