﻿Body 
{
	background-color:#fdfced;
	font-family:Arial (Hebrew);
}


.Normal, a, a:link, a:visited, a:hover, td, tr, p
{
    font-size:12px;
    color:black;
    font-family:Arial;
}

.rightBack
    {
        background-image: url(images/right_cont_back.gif);
        background-repeat:repeat-y;
    }
    .contentPaneLine    
    {
    	width:1px;
    	background-color:#ba620c;
    }
    .leftBack
    {
    	background-image: url(images/left_cont_back.gif);
        background-repeat:repeat-y;
    }
    .menuBack   
    {
    	background-image: url(images/menuBack.jpg);
        background-repeat:repeat-y;
    }
    .leftLine   
    {
    	background-image: url(images/rightLineContentPane.jpg);
        background-repeat:repeat-y;
        width:39px;
        background-position:right;
    }
     .rightLine   
    {
    	background-image: url(images/leftLineContentPane.jpg);
        background-repeat:repeat-y;
        width:39px;
        
    }
    
    .kanafHead  
    {
    	background-image:url(images/leftPaneHeaderContainer.gif);
    	width:127px;
    	height:30px;
    	background-repeat:no-repeat;
    }
    .leftContentBorder
    {
    	background-image:url(images/leftPanerightBorderContaine.gif);
    	width:1px;
    	background-repeat:repeat-y;
    }
    .rightContentBorder
    {
    	background-image:url(images/leftPanerightBorderContainer.gif);
    	background-repeat:repeat-y;
    	background-position:left;
    }
    .footerContent
    {
    	background-image:url(images/leftPaneBottomContainer.gif);
    	width:127px;
    	height:15px;
    	background-repeat:no-repeat;
    }
    
    .ContentPane
    {
      width:100%;
      
    }