body{background-color: #FFFFFF;margin: 0px;font-family: Arial, Sans-Serif;}

.textBold12 { font-family: Arial; font-size: 11px; color: #000000; font-weight: bold; text-decoration:none; }
.textBold12 a { font-family: Arial; font-size: 11px; color: #000000; font-weight: bold; text-decoration:none; }
.textBold12 a:hover { font-family: Arial; font-size: 11px; color: #000000; font-weight: bold; text-decoration:underline; }

.rtl{text-align:right;direction:rtl;}
.lrt{text-align:left;direction:ltr;}
#MainMenu img{border:0px;}
/** Menu Buttons **/
.btn{background: url( 'images/btn.jpg' ) no-repeat;width: 120px;height: 40px;
    font-size: 12px;color: #000;direction:rtl;text-align:center;margin-left:8px;
}

.btn:hover{background: url( 'images/btn-hover.jpg' ) no-repeat;}
.btn:hover a{color:#900;}
.btn a{color: #000;text-decoration:none;display:block;width:106px;height:27px;line-height:27px;margin-right:16px;}


.btnCurrent{background: url( 'images/btn-current.jpg' ) no-repeat;width: 120px;height: 40px;
    font-size: 12px;color: #000;direction:rtl;text-align:center;margin-left:8px;
}
.btnCurrent span{color: #000;text-decoration:none;display:block;width:106px;height:27px;line-height:27px;margin-right:16px;}

.btnHover{background: url( 'images/btn-hover.jpg' ) no-repeat;width: 120px;height: 40px;
    font-size: 12px;color: #000;direction:rtl;text-align:center;margin-left:8px;
}
.CFWrapper{width:306px;padding:6px;
    background:#D6D2C9;margin:0 auto;border:1px solid #ccc7be;}