

.HeaderFont { font-family: Arial; font-size: 18px; font-weight: bold;  }
.HeaderFontColor { color: #8c6628 }
.ChangesContentFontColor { color: #000000 }
.ChangesDiv
{
    width: 281px;
    height: 380px;
    overflow: hidden;
    max-width: 281px;
    max-height: 380px;
    min-width: 281px;
    min-height: 380px;
    vertical-align: top;
}
.ChangesTable
{
    text-align: right;
    width: 270px;
    height:360px;
}
.trContent
{
    background-image: url('http://www.ramdor.co.il/imgs/new-tohen-box3.png' );
    background-repeat: no-repeat;
    width: 900px;
    height:438px;
}
.ContentDiv
{
    width: 583px;
    height: 100px;
    overflow: hidden;
    max-width: 583px;
    max-height: 100px;
    min-width: 583px;
    min-height: 100px;
    vertical-align: top;
    padding: 5px;
}
.basictab ul {
	margin: 0;
	list-style-type: none;
	text-align: right;
	padding-right: 10px;
	font-size: 85%;
	width: 186px;
	float: right;
	background-image: url('http://www.ramdor.co.il/imgs/3tabs-ul-bg3.png');
	background-position: top left;
	background-repeat: repeat-y;
	height: 212px;
	font-weight: bold;
}
.basictab li {
	display: block;
	margin: 0px 0px 0px 0px;
	float: right;
	width: 159px;
	background-color: #FBFBFB;
	background-image: url('http://www.ramdor.co.il/imgs/tabs-li-bg.gif');
	background-repeat: repeat-x;
	background-position: top center;
}

    
    .basictab li a:link {
	color: #666;
	text-decoration: none;
	display: block;
	padding: 13px 15px 12px 0px;
    }
    .basictab li a:visited {
	    color: #666;
	    text-decoration: none;
	    display: block;
	    padding: 13px 15px 12px 0px;
    }
    .basictab li a:hover, .basictab li a:active {
	    color: #333;
	    text-decoration: none;
	    display: block;
	    padding: 13px 15px 12px 0px;
    }
    #ddtabs ul li .current {
	    color: #333;
	    text-decoration: none;
	    display: block;
	    padding: 13px 15px 12px 0px;
	    background-image: url('http://www.ramdor.co.il/imgs/tabs-li-current3.jpg');
	    background-position: left center;
	    background-repeat: no-repeat;
	    background-color: #e0dcd3;
	    width: 171px;
    }
  



#tabcontentcontainer {
	width:360px; 
	height:216px; 
	margin: 0px 0px 0 0px;
	float: left;
	background: none;
	padding:15px 15px 5px 5px;
}
.tabcontent {
	max-height: 210px;
	display: none;
}
.tabtext {
	padding: 10px 8px 1px 10px;
	max-height: 132px;
}
#tabcontentcontainer #sc1 {
}
#tabcontentcontainer #sc2 {
}

