/*************************** Main **********************/		
BODY
{
	font-size: 13px;
	font-family: Arial;
	scrollbar-3dlight-color: WhiteSmoke;
	scrollbar-arrow-color: #2C4F2E;
	scrollbar-base-color: #2C4F2E;
	scrollbar-darkshadow-color: WhiteSmoke;
	scrollbar-face-color: WhiteSmoke;
	scrollbar-highlight-color: #2C4F2E;
	scrollbar-shadow-color: #2C4F2E;
	scrollbar-Track-Color: WhiteSmoke;
	color: #000000;
	text-align: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


TD
{
	font-size: 13px;
	font-family: Arial;
	color: #000000;
}


A
{
	COLOR: #0080C0;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: underline;
}

A:hover
{
	color: Gray;
	font-family: Arial;
	text-decoration: none;
}

h1
{

	font-size: 18px;
	color:#1CBCB4;
	font-family: Arial;
	font-weight:bold;
	padding-bottom: 2px;
	margin-bottom: 2px;
}

H2
{
	color: #D1031A;
	font-family: Arial;
	font-size: 16px;
}

H3
{
	color: #FFFFFF;
	background-color: #E8923D;
	font-family: Arial;
	font-size: 19px;
	margin-bottom:15px;
	padding-right:10px;
	padding-left:10px;
}

H5
{
	color: #666666;
	font-family: Arial;
	font-size: 14px;
	margin-bottom: 5px;
}


ul
{
	margin-top: 0px;
	margin-bottom: 0px;
}

li
{
	margin-top: 5px;
}

p
{
	margin-bottom: 15px;
	line-height: normal;
	margin-top: 0px;
	direction: rtl;
	text-align: right;
}

p.en
{
	margin-bottom: 20px;
	line-height: 130%;
	margin-top: 0px;
	direction: ltr;
	text-align: left;
}

/***************************  Tables **********************/		

Table.main
{
	
	direction:rtl;
	width: 950px;
	text-align:center;
}

Table.middle
{
	height: 420px;
	background-color: #FFFFFF;
	width: 946px;
	background-image: url(../images/bgMiddle.gif);
	background-repeat: no-repeat;
}


Table.middleTxt
{
	height: 420px;
	background-color: #FFFFFF;
	width: 946px;
	background-image: url(../images/bgMiddleTxt.gif);
	background-repeat: no-repeat;
}

Table.menuSide
{
	width: 175px;
}

Table.bottom
{
	font-size: 12px;
	color:#000000;
	font-family: Arial;
}

Table.all
{
	width:100%;
	height:100%;
	
}


/*************************** Tr/Td **********************/		


Td.top
{
	border-bottom: solid 1px #B9BDBE;
}

Td.topLine
{
	border-top: solid 1px #B9BDBE;
	padding-top:5px;
}

Td.topLine2
{
	border-top: solid 1px #B9BDBE;
	
}

td.lang
{
	background-image: url(../images/TabEn.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	vertical-align: bottom;
	padding-bottom: 2px;
	direction: ltr;
	text-align: left;
	padding-left:10px;
}

Td.menuClick
{
	text-align: center;
	vertical-align: middle;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

Td.menu
{
	text-align: center;
	vertical-align: middle;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 13px;
	font-weight: bold;
	background-color: #AF9D75;
	color: #FFFFFF;
	cursor:hand;
}

Td.menuSideClick
{
	height: 20px;
	vertical-align: middle;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #900000;
	cursor: hand;
}

Td.menuSide
{
	height: 20px;
	vertical-align: middle;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #E7E1C9;
	cursor: hand;
}

Td.footer
{
	background-image: url(../images/bgFooter.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	font-size:1px;
	height: 15px;
}

Td.marginS
{
	width: 210px;
	vertical-align: top;
	padding-top: 33px;
}

Td.marginSmall
{
	width: 40px;
	vertical-align: top;
	padding-top: 33px;
}

Td.content
{
	width: 525px;
	vertical-align: top;
	text-align: center;
}

Td.contentBig
{
	width: 695px;
	vertical-align: top;
	text-align: center;
}

Td.title
{
	height: 24px;
	background-image: url(../images/bgTitle.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	vertical-align: middle;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	letter-spacing: 1px;
}


Td.txt
{
	padding-right: 0px;
	padding-left: 0px;
}

Td.titleMeuchlas
{
	height: 24px;
	background-image: url(../images/bgTitleMeuchlas.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	vertical-align: middle;
	padding-right: 10px;
	padding-left: 10px;
	letter-spacing: normal;
	text-align: center;
}

Td.abstract
{
	font-size:14px;
	font-weight: bold;
	vertical-align: middle;
	padding: 10px 0px 10px 0px;
}

Td.thumbImg
{
	vertical-align: top;
	width: 90px;
}


/*************************** Images**********************/		

img.middleImg
{
	width: 525px;
	cursor: hand;
	border: 0px;
}

img.thumbImg
{
	width: 85px;
}

img.imgMifrat
{
	 filter:progid:DXImageTransform.Microsoft.Fade(Duration=0.5);
}

/*************************** Links**********************/		

A.lang
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

A.lang:hover
{
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}


A.contact
{
	COLOR: #000000;
	TEXT-DECORATION: none;
	font-weight: bold;
}

A.contact:hover
{
	color: #000000;
	text-decoration:  underline;
	font-weight: bold;
}

A.menu
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:  none;
	font-size:14px;
}

A.menu:hover
{
	color: #F8DE15;
	font-weight: bold;
	text-decoration:  none;
	font-size:14px;
}

A.menuSide
{
	color: #000000;
	font-weight: normal;
	text-decoration:  none;
}

A.menuSide:hover
{
	color: #FFFFFF;
	font-weight: normal;
	text-decoration:  none;
}

A.ticker
{
	COLOR: #0058EE;
	FONT-FAMILY: Arial;
	font-weight: bold;
	TEXT-DECORATION: none;
	font-size:12px;
}

A.ticker:hover
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size:12px;
}

A.bottom
{
	COLOR: #FFFFFF;
	font-weight: bold;
	TEXT-DECORATION: none;
	font-size:12px;
}

A.bottom:hover
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	font-size:12px;
}

A.mifrat
{
	COLOR: #000000;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: none;
	cursor: hand;
}

A.mifrat:hover
{
	COLOR: #000000;
	font-family: Arial;
	text-decoration: underline;
	cursor: hand;
}



A.bulider
{
    COLOR: #000000;
    TEXT-DECORATION: none;
	font-size: 11px;
}

A.bulider:hover
{
	color: #636365;
	text-decoration: none;
	font-size: 11px;
}

A.path
{
	font-size:14px;
	font-weight: bold;
	text-decoration: none;
	color:#000000;
}

A.path:hover
{
	font-size:14px;
	font-weight: bold;
	text-decoration: none;
	color:#000000;
}

/*************************** Misc **********************/		

span.imgTitle
{
	padding-top: 5px;
	font-size:12px;
	font-weight:normal;
}

span.mifratTitle
{
	font-size: 14px;
	font-weight: bold;
	color:#000000;
}

/*************************** Misc **********************/		


.inbox
{
	font-size: 12px;
	font-family: Arial;
	border: 1px solid #E5E4E0;
	height: auto;
	width: 115px;
}


.button
{
	border-right: #330000 1px solid;
	border-top: #330000 1px solid;
	font-size: 11px;
	border-left: #330000 1px solid;
	cursor: hand;
	color: #330000;
	border-bottom: #330000 1px solid;
	font-family: Helvetica;
	height: 22px;
	background-color: #F4DC16;
	text-decoration: none;
}

.en
{
	margin-bottom: 10px;
	margin-top: 0px;
	direction: ltr;
	text-align: left;
}

.background
{
	background-color: #E6EBEB;
}

.backgroundMargin
{
	background-color: #FFFFFF;
	background-image: url(../images/bgTop.gif);
	background-position: top;
	background-repeat:repeat-x
}
.tafritColorSelected
{
	font-size: 14px;
	color:#1CBCB4;
	font-weight:bold;
	cursor:hand;
}
.tafritColor
{
	font-size: 14px;
	color:#000000;
	cursor:hand;
	font-weight:bold;
	
	
}
.topLine
{
    border-top: solid 1px #B9BDBE;
}

.backgroundAndLine
{
    border-top: solid 1px #B9BDBE;
    background-color: #E6EBEB;
}

.paddingTop
{
    padding-top:27px;
}