DIV.Header
{
	direction:rtl;
	width:780px;
	height:137px;
	background:url(../images/default_02.jpg) no-repeat;
}
DIV.HeaderEn
{
	direction:rtl;
	text-align:left;
	width:780px;
	height:137px;
	background:url(../images/headeren.jpg) no-repeat;
}

DIV.TopMenu
{
	direction:rtl;
	width:780px;
	height:33px;
	background:url(../images/top_menu_bg.jpg) repeat-x;
}
DIV.TopMenu Table
{
	width:100%;
	height:33px;
	text-align:center;
}

DIV.MainBody
{
	direction:rtl;
	width:780px;
	background:url(../images/mainBody_top_bg.jpg) repeat-x top #d2d2d2;
}
DIV.MainBody Table
{
	width:100%;
}

DIV.SearchBOX
{
	width:100%;
	height:50px;
	background:url(../images/default_20.jpg) no-repeat;
}
DIV.SearchBOX Table
{
	width:100%;
	height:50px;
	text-align:left;
	padding:5px;
}
DIV.SearchBOXEN
{
	width:100%;
	height:50px;
	background:url(../en/images/default_20.jpg);
}
DIV.SearchBOXEN Table
{
	width:100%;
	height:50px;
	text-align:right;
	padding:5px;
}
DIV.SearchBOXRM
{
	width:100%;
	height:50px;
	background:url(../images/default_20_rom.jpg);
}
DIV.SearchBOXRM Table
{
	width:100%;
	height:50px;
	text-align:right;
	padding:5px;
}
DIV.SearchBOXRU
{
	width:100%;
	height:50px;
	background:url(../images/default_20_ru.jpg) no-repeat;
}
DIV.SearchBOXRU Table
{
	width:100%;
	height:50px;
	text-align:right;
	padding:5px;
}
DIV.SearchBOXAR
{
	width:100%;
	height:50px;
	background:url(../images/default_20-ar.jpg) no-repeat;
}
DIV.SearchBOXAR Table
{
	width:100%;
	height:50px;
	text-align:left;
	padding:5px;
}
DIV.SearchBOXCN
{
	width:100%;
	height:50px;
	background:url(../cn/images/default_20.jpg);
}
DIV.SearchBOXCN Table
{
	width:100%;
	height:50px;
	text-align:right;
	padding:5px;
}
DIV.ServicesBox
{
	width:100%;
	height:222px;
	background:#ffffff;
}
DIV.MailingListBox
{	
	width:100%;
	
}
DIV.MailingListBoxBody
{	
	background:url(../images/mailinglist_bg.jpg) repeat-x bottom #881612;
	height:60px;
}
DIV.MailingListBoxBody Table
{
	width:100%;
	height:60px;
	text-align:center;
	padding:5px;
}
Div.Bottom
{
	width:780px;
	height:33px;
	background:url(../images/bottom_bg.jpg) repeat-x;
	direction:rtl;
}
Div.Bottom Table
{
	width:100%;
	height:33px;
	background:url(../images/bottom_bg.jpg) repeat-x;
	color:white;
}
Div.Bottom Table A
{
	color:white;
	text-decoration:none;
}
Div.Bottom Table A:hover
{
	text-decoration:underline;	
}
