 @charset "windows-1256";
/* CSS Document */

body
{ 
background:#FFFFFF url(images/bg.jpg) center repeat-y;
margin:0px;

}

td		{	font-family:arial; font-size:10pt;	}



h1		{	font-size:16pt;	color:#626262;	margin-bottom:4px; margin-top:0px;	}
h2		{	font-size:14pt;	color:#733a39;	margin-bottom:2px;	}
h3		{	font-size:12pt;	color:#626262;	margin-bottom:2px;	}

hr		{		}


/*Tables & Cells*/

table.table_main_table
{
width:100%;
}

table.table_main_news
{
border:#cccccc 1px solid;
widows:404px;
}

table.table_markaz_tawtheek
{
border-left:#68580c 1px solid;
border-right:#68580c 1px solid;
border-bottom:#68580c 1px solid;
widows:100%;
}



td.td_main_table
{
background-color:#FFFFFF;
direction:rtl;
dir:rtl;
}

table.contact_mainpage td
{
padding:5px;
color:#FFFFFF;
}



/*Classes*/

.bold		{	font-weight:bold;	}
.italic		{	font-style:italic;	}


div.container1	{	width:150px;	height:150px;	overflow:hidden; padding:1px;
					border:#000000 1px solid; margin-left:5px; margin-right:5px;	}
div.container2	{	vertical-align:middle; text-align:center;	}

/* div.container1mp	{	width:500px;	height:200px;	overflow:hidden; padding:1px;
						margin-left:5px; margin-right:5px;	} */
div.container1mp	{	width:500px;	overflow:hidden; padding:1px;
						margin-left:5px; margin-right:5px;	}
div.container2mp	{	vertical-align:middle; text-align:center;	}




/*IDs*/

#padding_05	{	padding:5px;	}
#padding_08	{	padding:8px;	}
#padding_10	{	padding:18px;	}
#padding_15	{	padding:15px;	}


#headings_brown_bg
{
background:#eee8cb url(../images/headings_bg_gradiant_brown.jpg) repeat-x; height:30px; line-height:30px;
font-size:16px;	color:#68580c;	padding:5px; font-weight:bold; 
border-top:#68580c 1px solid;
}

#headings_gray_bg
{
background:#eeeeee url(../images/headings_bg_gradiant_gray.jpg) repeat-x; height:30px; line-height:30px;
font-size:16px;	color:#000000;	padding:5px; font-weight:bold; 
border:#eeeeee 1px solid;
}

/*LINKS*/

a:link, a:visited
{ color:#7d4240; text-decoration:none; }

a:hover, a:active
{ color:#000000; text-decoration:underline;	}



a.button:link, a.button:visited			
{	
display:block;	background:#FFFFFF
url(../images/button_link.png) top repeat;
border:#CCCCCC 1px solid; height:20px;
line-height:20px; width:98px; text-align:center;
text-decoration:none; font-weight:bold;
white-space:nowrap;	
}

a.button:hover,	a.button:active			
{	
background:#FFFFFF url(../images/button_hover.png)
top repeat; text-decoration:none; font-weight:bold;	
}



a.main_menu:link, a.main_menu:visited
{ display:block; background:#8a750b url(../images/mainmenu_bg_link.jpg) no-repeat;  font-weight:bold; color:#8a750b; 
  height:30px; line-height:30px; direction:rtl; width:158px;}

a.main_menu:hover, a.main_menu:active
{ background:#8a750b url(../images/mainmenu_bg_hover.jpg) no-repeat; color:#000000; text-decoration:none;	}

