.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: normal 11pt  A_Faseyha, A_ilham;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #DDDDDD;
border-bottom:0px;
color: #2d2b2b;
background: #EEEEEE;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: none;
color: #2d2b2b;
background: #FFFFFF;
}

.shadetabs li.selected{
}
.shadetabs li.selected a{ /*selected main tab style */
position: relative;
top: 1px;
border-bottom-color: white;
background: #FFFFFF;
}
.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.contentstyle{
border: 1px solid #DDDDDD;
width: 355px;
background: #FFFFFF;
float:right;
margin-bottom: 1em;
padding:2px;
}

.tas{
font-family: A_Faseyha, A_ilham;
float: right;
font-size: 11pt;
}

.wait{
font-family: A_Faseyha, A_ilham;
font-size: 12pt;
float: right;
unicode-bidi: bidi-override;
direction: rtl;
width:355px;
}

.tas_e{
font-family: Trebuchet MS;
float: right;
unicode-bidi: bidi-override;
direction: ltr;
font-size: 8pt;
}