﻿body
{
    font-family: Arial;
    font-size: 10pt;
    text-align: center;
    padding: 0px;
    margin: 0px;
}

a:link, a:visited
{
    color: #000000;
}

a:hover, a:active
{
    color: #000000;
    text-decoration:none;
}

a.nw:link, a.nw:visited
{
    font-size: medium;
}

a.nw:hover, a.nw:active
{
    font-size: medium;
    text-decoration:none;
}

a.lkl:link, a.lkl:visited
{
    color: #0000FF;
}

a.lkl:hover, a.lkl:active
{
    text-decoration: none;
    color: #666666;
}

#container
{
    width: 778px;
    clear: both;
}

#header
{
    width: 778px;
    height: 86px;
    background-color: #ffcc33;
    clear: both;
}

#mainlinks
{
    width: 778px;
    height: 23px;
    clear: both;
    background-color: #ff9900;
    margin-top: 1px;
    margin-bottom: 1px;
    direction:rtl;
}

a.ml:link, a.ml:visited
{
    height: 23px;
    width: 100%;
    background-color: #ff9900;
}

a.ml:hover, a.ml:active
{
    height: 23px;
    width: 100%;
    background-color: #de7300;
}

.sl
{
    background-position: center center;
    height: 23px;
    width: 174px;
    background-image: url( '../i/slb.gif' );
    text-align: right;
    margin-bottom: 1px;
    font-size: 9pt;
    font-weight: bold;
    color: #000000;
    vertical-align: middle;
    background-repeat: no-repeat;
    line-height: 22px;
}

.slo
{
    background-position: center center;
    height: 23px;
    width: 174px;
    background-image: url('../i/slbo.gif' );
    text-align: right;
    font-size: 9pt;
    font-weight: bold;
    color: #000000;
    vertical-align: middle;
    background-repeat: no-repeat;
    line-height: 22px;
}

.slsub
{
    padding: 1px;
    background-color: #FFFFFF;
    border-style: solid;
    border-width: 1px;
    border-color: #ffcc33;
    text-align: left;
    font-size: 9pt;
    background-image: none;
    color: #000000;
    vertical-align:middle;
    text-align: right;
}

.slsubi
{
    width: 163px;
    color: #000000;
    vertical-align:middle;
}

.slsubo
{
    width: 163px;
    color: #000000;
    background-color: #ffcc33;
    vertical-align:middle;
}

.sl a { width:100%; display:block; text-decoration:none;}
.slo a { width:100%; display:block; text-decoration:none;}
.slsub a { width:100%; display:block; text-decoration:none;}
.slsubi a { width:100%; display:block; text-decoration:none;}
.slsubo a { width:100%; display:block; text-decoration:none;}

#middle
{
    width: 778px;
    clear: both;
    margin-top: 1px;
}

#bottom
{
    width: 778px;
    height: 23px;
    background-color: #ff9900;
    clear: both;
    margin-top: 10px;
    direction:rtl;
}

#midcont
{
    clear: both;
    direction:rtl;
}

#sidecont
{
    clear: both;
    margin-top: 3px;
    direction:rtl;
}

/* Home Page */

#hptop
{
    clear: both;
}

#hpbtm
{
    clear: both;
    margin-top: 3px;
}
.hpboxtit
{
    clear: both;
    margin: 0px;
}
.hpbox
{
    padding: 10px;
    margin: 0px;
    clear: both;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-color: #77a2cc;
    border-bottom-color: #77a2cc;
    border-left-color: #77a2cc;
    direction:rtl;
    text-align:right;
    background-color: #f2f2f2;
}


/* Other Pages */

#omidcont
{
    clear: both;
    text-align: left;
}

#omaincont
{
    clear: both;
    width: 594px;
}
#omidt
{
    background-position: center top;
    clear: both;
    background-image: url('../i/omidt.gif' );
    background-repeat: no-repeat;
    height: 31px;
    padding-top: 4px;
    padding-right: 20px;
    text-align: right;
    direction:rtl;
}
#omidm
{
    clear: both;
    background-image: url('../i/omidbg.gif' );
    background-repeat: repeat-y;
}
#omidb
{
    background-position: center bottom;
    clear: both;
    background-image: url('../i/omidb.gif' );
    background-repeat: no-repeat;
    height: 7px;
}
#omidtxt
{
    padding: 15px;
    clear: both;
    text-align: right;
    direction: rtl;
}

/* General Formatting */

.sectit
{
    font-family: Calibri;
    font-size: 15pt;
    color: #FFFFFF;
    font-weight: bold;
    text-transform: uppercase;
}

.tit1
{
    font-family: Calibri;
    font-size: 10pt;
    color: #ff9900;
    font-weight: bold;
}

.subsec
{
    font-family: Calibri;
    font-size: 13pt;
    color: #f89c33;
    font-weight: bold;
    text-transform:capitalize;
}

.subsec2
{
    font-family: Calibri;
    font-size: 15pt;
    color: #f89c33;
    font-weight: bold;
    text-transform:capitalize;
}

.staffdiv
{
    padding: 15px 5px 5px 5px;
    border: 1px dotted #C0C0C0;
    background-color: #FFFFFF;
    width: 225px;
    height: 222px;
    direction:rtl;
}

.hd0white
{
    font-size: large;
    font-weight: bold;
    font-family: Calibri;
    color: #ffffff;
}

.hd0black
{
    font-size: large;
    font-weight: bold;
    font-family: Calibri;
    color: #000000;
}

.borderdiv
{
    padding: 10px;
    border: 1px dotted #999999;
    background-color: #F2F2F2;
}

.gbox
{
    background-color: #F2F2F2;
    padding: 10px;
    border: 1px solid #999999;
    text-align: center;
    width:75px;
}

.emptybox
{
    clear: both;
    padding-right: 10px;
    padding-left: 10px;
}

.emptybox2
{
    clear: both;
    padding-right: 10px;
    padding-left: 10px;
    direction:ltr;
}


/* Pager Formatting */

.pagerlinks
{
    border-right: gainsboro 1px solid;
    border-top: gainsboro 1px solid;
    font-size: x-small;
    border-left: gainsboro 1px solid;
    border-bottom: gainsboro 1px solid;
    padding-bottom: 2px;
    padding-top: 2px;
    margin-left: 2px;
    margin-right: 2px;
    line-height: 12px;
    vertical-align: middle;
    width: 24px;
    height: 10px;
    text-align: center;
    color: #000000;
    background-color: #ffffff;
}
.pagerlinkshover
{
    font-size: x-small;
    border-right: gainsboro 1px solid;
    border-top: gainsboro 1px solid;
    border-left: gainsboro 1px solid;
    border-bottom: gainsboro 1px solid;
    margin-left: 2px;
    margin-right: 2px;
	line-height: 12px;
	color: #000000;
    background-color: #ffcc33;
    width: 24px;
    height: 10px;
    text-align: center;
}

/* Forms */

.FormBox
{
    border: 1px solid #999999;
    background-color: #f2f2f2;
    padding: 10px;
}

.inputbox
{
    border: 1px solid #999999;
    padding: 3px;
    font-size: medium;
    width: 400px;
    font-family: Calibri;
    direction:rtl;
}


.input
{
    border-style: none none dashed none;
    border-bottom-width: 1px;
    border-bottom-color: #000000;
    background-color: #F2F2F2;
    padding: 3px;
    font-size: medium;
    width: 400px;
    font-family: Calibri;
    direction:rtl;
}


.inputshort
{
    border-style: none none dashed none;
    border-bottom-width: 1px;
    border-bottom-color: #000000;
    background-color: #F2F2F2;
    padding: 3px;
    font-size: medium;
    width: 200px;
    font-family: Calibri;
    direction:rtl;
}

.bigbutton
{
    border: 1px solid #000000;
    padding: 3px;
    font-weight: bold;
    background-color: #808080;
    color: #FFFFFF;
    width: 100px;
}

.umessage
{
    font-size: small;
    padding: 3px;
    border: 1px solid #808080;
    background-color: #fff799;
    text-transform: capitalize;
}

.olnksbg
{
    background-image: url( '../i/olnks.gif' );
    background-repeat: no-repeat;
    background-position: right bottom;
}