﻿#tabbermain {width:100%; background:#f4f4f4 url(tabber_bg.jpg) repeat-x top; border-left:1px #efeeee solid; border-right:1px #efeeee solid;  border-bottom:1px #efeeee solid;}

.ttab_active {width:100px; height:26px; color: #1d5396; padding-left:5px; background:url(tab_active.jpg) no-repeat right top; text-align:center; direction:rtl; cursor:pointer; font-weight:bold;}
.ttab {width:100px; height:26px; color: #1d5396; padding-left:5px; background:url(tab_unactive.jpg) no-repeat right top; text-align:center; direction:rtl; cursor:pointer; font-weight:bold;}


.ttabcontent {width:100%; position:relative; top:0px; text-align:right; direction:rtl; background:#f4f4f4;}



