

.content_left_only_position
{
    position:relative;
    float:right;
    width:80%;
}

.content_tc
{
    background-image:url("../images/content_tc.gif");
    background-position:top center;
    background-repeat:repeat-x;position:relative;
}

.content_rc
{
    background-image:url("../images/content_rc.gif");
    background-position:right;
    background-repeat:repeat-y;position:relative;
}

.content_lc
{
    background-image:url("../images/content_lc.gif");
    background-position:left;
    background-repeat:repeat-y;
    margin:0px;
    background-color:white;
    color:black;position:relative;
}

.content_bc
{
    background-image:url("../images/content_bc.gif");
    background-position:bottom center;
    background-repeat:repeat-x;position:relative;
}

.content_tl
{
    background-image:url("../images/content_tl.gif");
    background-position:top left;
    background-repeat:no-repeat;position:relative;
}

.content_tr
{
    background-image:url("../images/content_tr.gif");
    background-position:top right;
    background-repeat:no-repeat;
    position:relative;
}

.content_bl
{
    background-image:url("../images/content_bl.gif");
    background-position:bottom left;
    background-repeat:no-repeat;position:relative;
}

.content_br
{
    background-image:url("../images/content_br.gif");
    background-position:bottom right;
    background-repeat:no-repeat;position:relative;
}

.content_inside
{
    position:relative;
    padding:5px;
}
       


.divheader
{
}

.footer
{
    width: 100%;
    background-image: url(../images/bg_footer.gif);
    background-repeat: no-repeat;
    clear: both;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 7pt;
    font-weight: bold;
    color: #000000;
}

.footerE_td_left
{
    width:30%;
    padding-left:2%;
    text-align:left;
}

.footerE_td_center
{
    text-align:center;
    width: 40%;
}
    
.footerE_td_right
{
    text-align:right;
    width: 30%;
    padding-right:2%;
}
    
.headmenuE
{
	position:absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	right: 35%;
	bottom:8%;
}
.headmenu a
{
    text-decoration:underline;
    color:black;
    font-weight: bold;
}
.headmenu a:hover 
{
    color:red;
}

.Hirshberg
{
    font-family:Arial;
    font-size:11pt;
    color:#1A383F;
    font-weight:bold;
    letter-spacing:1px;
}

h2 
{
    color:red;
    font-family: "Trebuchet MS"; 
    font-size:14pt;
    left:10px;
    position:relative;
}


.infoPageText
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11pt;
    line-height: 18px;
    font-style: normal;
    font-weight: normal;
    margin-left: 2%;
    margin-top:2%;
    direction: ltr;
    width:65%;
}
.infoPageImage
{
  position:absolute;
  left:70%;
  top:10%;
  width:27%; 
  border-style:none;
  text-align:center; 
}


.layTextBlock
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11pt;
    letter-spacing: 0px;
    line-height: 18px;
    font-style: normal;
    font-weight: normal;
    margin-left: 2%;
    margin-top:2%;
    direction: ltr;
}

.layTextTitle 
{   
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt; 
    font-weight: bold; 
    text-decoration: underline; 
    font-style: normal; 
    font-variant: small-caps; 
    line-height:25px;
}

.logoturnE
{
    width: 140px;
    height: 155px;
}


.navigation
{
    float:left;
    width:20%;
    margin-left:-100%;
}




.SmallLogoImage 
{
    margin:10px 4px 4px 4px;
}

.SmallLogoText 
{
    font-family:Arial;
    font-size:9pt;
    font-weight:bold;
    text-align:center;
}

.SmallLogoText2 
{
    font-family:Arial;
    font-size:9pt;
    font-weight:bold;
    text-align:center;
    position:absolute;
}



.table_top
{
	width: 100%; 
	height: 4%;
	text-align:center;
	background-image:url(../images/table_top.jpg);
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	
}

.table_topm
{
	width: 100%; 
	height: 4%;
	text-align:center;
	background-image:url(../images/table_topm.jpg);
}	
	
.table_content
{
	width: 100%;
	background: #D3DEEF;
}

.table_bottom
{
	width: 100%;
	height: 4%;
	background-image:url(../images/table_bottom.jpg);
	background-repeat:no-repeat;
}

.table_bottomm
{
	width: 100%;
	height: 4%;
	background-image:url(../images/table_bottomm.jpg);
	background-repeat:no-repeat;
}

.Title
{
    text-align:center;
    FONT-WEIGHT: bold; 
    FONT-SIZE: 20pt;
    COLOR: #000099; 
}

.Title2
{
    font-size:14PT;
    color:red;
}

.title_panel
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}


.TopPageTitle 
{
    font-family:Arial;
    left:10%;
    margin-top:10px;
    margin-bottom:10px; 
    font-size: 18pt;
    position:relative;
    font-style: normal; 
    font-weight: normal; 
    margin-left: 4px;
}

.txtrtl
{
    direction:rtl;    
}

.wrapper
{
    float:left;
    width:100%;
}