
/*************************** Main **********************/		
Body 
{
	margin: 0px;
	padding: 0px;
	background-color: #3F3F3F;
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana;
	color: #FFFFFF;
	letter-spacing: 0.2px;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #5B5B5B;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-shadow-color: #5B5B5B;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #5B5B5B;
	overflow-x: hidden;
	padding-top: 0px;
}

table
{
	font-size : 100%;
}
hr
{
	height : 1px;
	color : black;
}

h2
{
	font-weight : 500;
	font-size: 30px;
	color: #C1181B; 
	margin-bottom:0px;
	padding-bottom: 0px;
	margin-top: 5px;
	padding-top: 0px;
	vertical-align: middle;
	text-align: center;
	padding-right: 20px;
	font-family: Arial;
}

h3
{
	font-weight: 600;
	font-size:14px;
	color: #535355;
}

h4
{
	font-weight: 600;
	font-size:13px;
	color: #000000;
	margin-bottom: 5px;
}

h6
{
	font-weight : bold;
	font-size: 16px;
	font-family: Arial;
	color: #E13D21;
	margin-bottom:0px;
	padding-bottom: 5px;
	margin-top: 5px;
	vertical-align: middle;
}

p
{
	line-height: 140%;
	padding-left: 0px;
	padding-right: 0px;
	text-align: left;
	font-size: 12px;
	direction: ltr;
}

ul
{
	margin-top: 5px;
	margin-bottom: 5px;
}

li
{
	line-height: 120%;
	padding: 0px 10px 10px 0px;
	font-weight: noraml;
	list-style-image : url(../images/bulletTxt.gif);
}

A
{
	color: #FFFFFF;
	text-decoration: underline;
}
A:hover   
{
	color: #FFFFFF;
	text-decoration: none;
}

/*************************** Tables **********************/
Table.main 
{
	width: 766px;
	height: 350px;
	background-color: #FFFFFF;
	border: 0px solid #FFFFFF;
	direction: ltr;
}

Table.mainHe 
{
	width: 766px;
	height: 350px;
	background-color: #FFFFFF;
	border: 0px solid #FFFFFF;
	direction: rtl;
}


Table.in 
{
	width : 100%;
	height : 265px;
	direction: ltr;
	background-color: #870100;
}

Table.inHe 
{
	width : 100%;
	height : 265px;
	direction: rtl;
	background-color: #870100;
}

Table.leftBar
{
	height: 100%;
	width: 250px;
	padding-top: 24px;
	background-color: #870100;
	text-align: center;
	color: #FFFFFF;
	vertical-align: top;
}



Table.details 
{
	width: 516px;
	height: 100%;
	padding-top: 24px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 30px;
	background-color: #870100;
}


Table.bottom 
{
	width: 766px;
	height: 180px;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial;
}


Table.menu 
{
	text-align: right;
	padding: 5px 0px 0 0;
}


/**************************** TR/TD *******************************/
Td.menuHolder
{
	width: 170px;
	height: 165px;
	background-image: url(../images/bgMenu.gif);
	background-position: top;
	background-repeat: no-repeat;
	vertical-align: top;
	text-align: right;
}

Td.leftBar
{
	text-align: center;
	vertical-align: top;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

Td.leftBarHe
{
	text-align: center;
	vertical-align: top;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	direction: ltr;
}

Td.menu
{
	width:auto;
	text-align: center;
	vertical-align: middle;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 2px;
	padding-top: 2px;
}


Td.menuClick
{
	width: auto;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 2px;
	padding-top: 2px;
	vertical-align: middle;
	color: #FFFFFF;
	font-weight: bold;
}

Td.menuSide
{
	width:100%;
	text-align: right;
	vertical-align: bottom;
	padding-right: 4px;
	padding-left: 5px;
	padding-bottom: 8px;
	padding-top: 0px;
	color: #FFFFFF;
	font-family:Arial;
	font-size:13px;
}

Td.menuSideClick
{
	width:100%;
	text-align: right;
	vertical-align: bottom;
	padding-right: 4px;
	padding-left: 5px;
	padding-bottom: 8px;
	padding-top: 0px;
	font-weight: bold;
	color: #FFFFFF;
	font-family:Arial;
	font-size:13px;
}

Td.pageHeader
{
	background-image: url(../images/bgPage.jpg);
	background-position: center;
	background-repeat: repeat-x;
	vertical-align: middle;
	text-align: right;
	height: 25px;
}



Td.path	  
{
	font : bold 11px;
	color: gray;
	text-decoration: none;
}

Td.lang
{
	height: auto;
	width: 770px;
}


Td.header
{
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 137px;
	width: 770px;
}

Td.headerDown
{
	background-image: url(../images/headerDown.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 41px;
	width: 770px;
}

Td.bulletUp
{
	background-image: url(../images/bulletUp.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 7px;
}

Td.headerIn
{
	font-weight: 600;
	font-size: 16px;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom: 1px solid #FFFFFF;
}

Td.leftSideTop
{
	background-position: center;
	background-repeat: no-repeat;
	border-bottom: 1px solid #FFFFFF;
}

Td.leftSideLogo
{
	background-position: center;
	background-repeat: no-repeat;
	background-image: url(../images/bgInLeftLogo.jpg);
	height: 30px;
	border-bottom: 1px solid #FFFFFF;
}

Td.leftSideBottom
{
	background-position: center;
	background-repeat: no-repeat;
	border-bottom: 0px solid #FFFFFF;
}

Td.TxtIn
{
	background-color: #DBDAE0;
	vertical-align: top;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom: 1px solid #FFFFFF;
}

Td.faq
{
	padding-right:20px;
	height: 0px;
	padding-bottom: 5px;
}

Td.faqEn
{
	padding-left:18px;
	height: 0px;
	padding-bottom: 5px;
}

Td.separetor
{
	height: 1px;
	border-bottom:1px dashed #000000; 
	font-size:1px;
}

/**************************** li / ul*******************************/
li.home
{
	list-style-image : url(../images/bulletHome.jpg);
	list-style-position : outside;
}

li.homeEN
{
	list-style-image : url(../images/bulletHomeEn.jpg);
	list-style-position : outside;
}

ul.faq
{
	margin-right:15px;
}

li.faq
{
	list-style-image : url(../images/bulletFaq.jpg);
}

li.faqEn
{
	list-style-image : url(../images/bulletFaqEn.jpg);
}

/**************************** paragraph *******************************/

p.he
{
	line-height: 120%;
	padding-left: 0px;
	padding-right: 0px;
	text-align: right;
	font-size: 13px;
	direction: rtl;
	text-align: right;
}

/**************************** Links *******************************/

A.bulider	  
{
	font-weight: normal;
	font-size: 11px;
	font-family: Arial;
	color: #FFFFFF;
	text-decoration: underline;
	font-style : normal;
}

A.bulider:hover   
{
	font-weight: normal;
	font-size: 11px;
	font-family: Arial;
	color: #FFFFFF;
	text-decoration: none;
	font-style : normal;
}


A.home  
{
	font-weight: normal;
	font-size: 13px;
	color:#000000;
	text-decoration: none;
	font-style : normal;
}


A.home:hover  
{
	font-weight: normal;
	font-size: 13px;
	color: gray;
	text-decoration: none;
	font-style : normal;
}

A.lang
{
	font-size:12px;
	color: #535353;
	font-weight: bold;
	text-decoration: none;
	font-variant : small-caps;
}

A.lang:hover
{
	font-size:12px;
	color: #940000;
	font-weight: bold;
	text-decoration: none;
	font-variant : small-caps;
}

A.path	  
{
	font : bold 11px;
	color: gray;
	text-decoration: underline;
}
A.path:hover   
{
	font : bold 11px;
	color: #870000;
	text-decoration: underline;
}

A.menu  
{
	font-weight : normal;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}

A.menu:hover   
{
	font-weight : normal;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}

A.menuSide  
{
	font-weight : normal;
	font-size: 13px;
	font-family: Arial;
	color: #FFFFFF;
	text-decoration: none;
}

A.menuSide:hover   
{
	font-weight : bold;
	font-size: 13px;
	font-family: Arial;
	color: #FFFFFF;
	text-decoration: none;
}

A.contact  
{
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
A.contact:hover   
{
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

A.clients  
{
	font-weight: bold;
	color: #2876B6;
	text-decoration: none;
}
A.clients:hover   
{
	font-weight: bold;
	color: #2876B6;
	text-decoration: underline;
}

A.mailto  
{
	font: bold 12px;
	color: #FFFFFF;
	text-decoration: none;
}
A.mailto:hover   
{
	font: bold 12px;
	color: #2F3A99;
	text-decoration: none;
}


A.links
{
	font : normal 12px;
	color: #0C33FA;
	text-decoration: none;
}
A.links:hover   
{
	font : normal 12px;
	color: #870000;
	text-decoration: none;
}

A.ticker
{
	font: bold 13px;
	color: #000000;
	text-decoration: underline;
}

A.ticker:hover
{
	font: bold 13px;
	color: Red;
	text-decoration: underline;
}

A.file
{
	font : bold 12px;
	color: #0C33FA;
	text-decoration: none;
}

A.file:hover
{
	font : bold 12px;
	color: #870000;
	text-decoration: none;
}

/**************************** images *******************************/
img.clients
{
	border: 1px solid #E46423;
}

/**************************** Misc *******************************/
.title
{
	color: #535355;
}


.ticker
{
	font: bold 13px;
	color: #ffffff;
	text-decoration: none;
}

.inbox
{
	width: 180px;
	height: auto;
	border: 1px solid #FFFFFF;
	background-color: #D8D8D8;
	font-size: 11px;
	font-weight: normal;
}

.button
{
	border-right: #330000 1px solid;
	border-top: #330000 1px solid;
	font-size: 11px;
	border-left: #330000 1px solid;
	cursor: hand;
	color: Black;
	border-bottom: #330000 1px solid;
	font-family: Tahoma;
	height: 22px;
	background-color: #D8D8D8;
	text-decoration: none;
	width: 80px;
}

.linkHeader
{
	font : bold 14px arial;
}

.slogen
{
	font: normal bold 16px Arial;
	color: #FFFFFF;
}

.inTitle
{
	font: bold 16px Arial;
	line-height: 120%;
	letter-spacing: 0.2px;
	text-align: left;
	color: #0C176C; 
}

.inSubTitle
{
	font: bold 13px Arial;
	letter-spacing: 0.2px;
	text-align: left;
	padding: 0px 10px 0px 0px;
}

.mainPic
{
	padding: 0px 0px 20px 20px;
	right: 40px;
}

.writer
{
	font: bold 12px Arial;
	color: #6A6A6A;
	text-align: left;
	padding-top: 10px;
	word-break: normal;
}

.date
{
	font: normal 12px Arial;
	color: #6A6A6A;
	text-align: left;
	padding-top: 10px;
	word-break: normal;
}

.heb
{
	text-align: right;
	direction: rtl;
	padding-left: 10px;
}