body {
    font-family: Arial;
    font-size: 9pt;
    background: #000000 url('images/bg.jpg') top left repeat;
    color: #000000;
    text-align: center;
}

img {
    border: 0px;
}

a, a:visited{
    text-decoration: none;
    color: #000000;
}

a:hover {
    text-decoration: none;
    color: #666666;
}


div#main {
    text-align: left;
    width:  966px;
    margin: auto;
    border: #aaaaaa 0px solid;
    background: #000000 url('images/mbg.jpg') top left repeat-y;
}

div#aljab {
    background: transparent url('images/blbg.jpg') top left no-repeat;
}

div#aljaj {
    background: transparent url('images/brbg.jpg') top right no-repeat;
}

div#head {
    height: 124px;
    background: url('images/head1.jpg') no-repeat top left;
}
div#head2 {
    height: 38px;
    background: url('images/head2.jpg') no-repeat top left;
}

div#topmenu {
    background: #ff9c00;
    height: 20px;
    font-size: 8pt;
    line-height: 14pt;
    padding-left: 5px;
}

div#topmenu a {
    color: #444444;
    text-decoration: none;
}


div#leftmenu {
    margin-left: 10px;
    width: 172px;
    float: left;
    padding-top: 10px;
}

div#content {
    float: left;
    width: 602px;
}

div#contentb {
    margin: 10px;
}

div#contentb
a, div#contentb a:visited{
    text-decoration: underline;
    color: #ff9600;
}


div.placeholder {
    height: 0px;
    font-size: 1px;
    clear: both;
    overflow: hidden;
}

div#foot {
    background: url('images/foot.jpg') bottom left no-repeat;
    clear: both;
    height: 28px;
    line-height: 25pt;
    padding-left: 5px;
    color: #ffffff;
    font-size: 8pt;
}

div#foot a {
    color: #ffffff;
}

div.boxs {
    float: left;
}

div.box {
    margin-top: 5px;
    width:  174px;
    aheight: 180px;
    border: #757470 solid;
    border-width: 2px 2px 2px 0px;
    background: #ff9c00 url('images/boxbg.jpg') top left repeat-y;
}
div.boxi {
    background: transparent url('images/box.jpg') top left no-repeat;
}

div.boxb {
    padding: 5px;
    padding-left: 10px;
}

div.boxb h3 {
    text-align: center;
    border: 1px solid #bb5800;
    background: #ff9c00;
    color: #444444;
    margin: 0px;
    margin-bottom: 5px;
    font-size: 12px;
}


input.txt {
    border: 1px solid #aaaaaa;
}

table.ws_offer {
    width: 100%;
    border: 0px;
    border-collapse: collapse;
    margin-bottom: 10px;
}

table.ws_offer td input {width: 100%;}
table.ws_offer .r {font-weight: bold; width: 20%;}
td.c {text-align: center;}
input.btn {width: 20% !important; border: 0px; background: #ff9c00; font-weight: bold; margin: auto;}

.indexlink {
    margin-left: 20px;
    margin-bottom: 20px;
    float: left;
    display: block;
    width: 250px;
    font-weight: bold;
    text-decoration: none !important;
    border-left: 5px solid #ff9600;
    padding-left: 5px;
}

.indexlink .ilt {
    text-decoration: none !important;
    display: block;
}

.indexlink .ils {
    color: #000000 !important;
    text-decoration: none !important;
    padding-left: 10px;
    display: block;
}

#printer {
    float: right;
    margin: 2px 10px 0px 0px;
}
#printer img {
    vertical-align: top;
    margin-right: 5px;
}


form.ajanl table {
    width: 100%;
}

form.ajanl table td.l {
    width: 100%;
    text-align: right;
    font-weight: bold;
    width: 150px;
    vertical-align: top;
}

form.ajanl input, form.ajanl textarea {
    width: 100%;
    border: 1px solid #ff9c00;
}

form.ajanl textarea {
    height: 200px;
}



