*{float: none}
body{font-size: 0.7em; font-family: Tahoma; color: #333; background:#fff url('topbar-bg.gif') repeat-x top; margin:0px; line-height:1.5em;}
#screen{}
img{border: none;}
a{outline: 0px; text-decoration: none; color: #FF6600;}
.work_area{direction:rtl; min-width:128px; margin:auto; background-color:#F0EFE0;padding:5px 5px 0 0}
.red{color:#CC0000;}
#footer{background:#d8d1c1 url('footer.gif') repeat-x; width:auto; height:95px; color:#705341; font-size:8px; text-align: right; padding: 0 5px 0 0 }
#footer a{color:#0066CC;}
.link{padding-top:10px; margin:auto;direction:rtl;}
form, input, select, textarea {font-family: tahoma; font-size: 1em}
.buttons{
    border: 1px solid rgb(216, 209, 193);
    margin-top: 5px;
}
label {min-width: 90px; display:inline-block; text-align: right;}
.rounded {}
.center{ text-align: center; margin: auto}

.error-message {
    color:#E23636;
    font-weight:bold;
    border:solid 1px #890808;
    display:inline-block;
    background:#FCC2C2;
    margin:10px;
    padding:10px;
}
div.error {
    color:#E23636;
    font-weight:bold;
}

span.label{
    display: inline-block;
    min-width: 90px;
    margin:3px;
    text-align: left;
    color :rgb(0,102,153)
}

span.input ,input.input, select.input {
    border: 1px solid rgb(216, 209, 193);
    text-align: right;
    min-width: 120px;
    margin:3px;
    padding:3px;
    background:#FFFFFF;
    margin-top: 5px;
    display: inline-block;
}
span.input{
    border-color: rgb(239, 238, 232);
    background:rgb(247, 246, 237);
}
#menu a{
    background: none repeat scroll 0 0 #FF8902;
    border-color: #AA5B00 #AA5B00 #FF8902 #FF8902;
    border-style: solid;
    border-width: 1px;
    color: #0C3C71;
    display: table-cell;
    font-size: 1em;
    font-weight: bold;
    height: 30px;
    line-height: 25px;
    min-width: 25%;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    white-space: nowrap;
    width: 50px;
}
.rtl {
    direction:rtl;
}
.ltr {
    direction:ltr;
}

#inewsi {
    padding:10px;
    font-weight:bold;
    border:solid 1px #CCCCCC;
    max-width:400px;
    background:#EAEAEA;
}

