*
{
    padding: 0px;
    margin: 0px;
    direction: rtl;
}

body
{
    font-size: 13px;
    font-family: Verdana, "arial", "trebuchet ms", helvetica, sans-serif;
    color: #420606;
    line-height: 18px;
    background: #fafafa;
}

#page
{
    background: #fafafa url("../img/bg.gif") repeat-y center;
    padding-bottom: 30px;
}

.footertable
{
    margin: auto;
    height: 8px;
}

.footerright
{
    background: #fafafa url("../img/footerright.gif") no-repeat;
    width: 7px;
}

.footerleft
{
    background: #fafafa url("../img/footerleft.gif") no-repeat;
    width: 7px;
}

.footer
{
    background: #fafafa url("../img/footer.gif") repeat-x;
    width: 902px;
}

input
{
    border: solid 1px black;
    padding: 2px 5px 2px 5px;
    font-size: 12px;
    font-family: Verdana, "arial", "trebuchet ms", helvetica, sans-serif;
    color: #420606;
}

textarea
{
    border: solid 1px black;
    overflow: auto;
    padding: 5px;
    font-size: 13px;
    font-family: Verdana, "arial", "trebuchet ms", helvetica, sans-serif;
    color: #420606;
}

select
{
    padding: 2px 5px 2px 5px;
}

.checkbox
{
    border: 0px;
}

#menu
{
    position: relative;
    margin: auto;
    width: 902px;
    border: 0px;
    padding: 0px 20px 0px 20px;
}

#menu .content
{
    height: 50px;
    background: #e01a1a url("../img/menu/bg.gif") repeat-x;
    padding: 0px 60px 0px 0px;
}

#menu .content td
{
    height: 50px;
}

#menu .link
{
    padding: 0px 15px 0px 15px;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    border-right: solid 1px #ffffff;
}

#menu .link:hover
{
    color: #ffffff;
    text-decoration: underline;
}

#menu .bottom
{
    height: 8px;
    background: #d01a1a;
    border-bottom: solid 3px #c1c1c1;
}

#menu .smenu
{
    margin: 8px 62px 0px 0px;
}

#menu .slink
{
    color: #808080;
    padding: 0px 10px 0px 10px;
}

#menu .slink:hover
{
    color: #000000;
}

#menu .logo
{
    float: left;
    width: 240px;
    height: 75px;
    padding: 12px;
    background-color: #fafafa;
    border-bottom: solid 1px #e01a1a;
    border-right: solid 1px #e01a1a;
    font-size: 12px;
    font-weight: bold;
    color: #808080;
    text-align: center;
}

#flashbar
{
    width: 902px;
    margin: auto;
    border: 0px;
    padding: 20px 0px 0px 0px;
    text-align: center;
}

#flashbar table
{
    margin: auto;
}

#flashbar .line
{
    background: #dddddd;
    height: 6px;
    width: 820px;
    vertical-align: top;
}

#flashbar .ad
{
    overflow: hidden;
    border: solid 0px #000000;
    height: 180px;
    width: 100%;
}

#content
{
    position: relative;
    margin: auto;
    width: 902px;
    border: 0px;
    padding: 20px 0px 0px 0px;
}

#side
{
    float: left;
    width: 235px;
}

#side .customdiv
{
    padding: 5px 10px 0px 40px;
    border-right: solid 1px #e2e2e2;
    border-bottom: solid 1px #e2e2e2;
    border-top: solid 1px #e2e2e2;
    color: #404040;
    background: #f0f0f0;
}

#side .customreftop
{
    padding: 5px 0px 0px 0px;
    background: #ffffff url("../img/menu/reftop.gif") no-repeat;
    text-align: center;
    font-weight: bold;
    color: #000000;
    height: 30px;
    font-size: 13px;
    text-decoration: underline;
}

#side .customrefbottom
{
    background: #ffffff url("../img/menu/refbottom.gif") no-repeat;
    height: 30px;
}

#side .customref
{
    padding: 5px 0px 5px 0px;
    border: solid 1px #e2e2e2;
    background: #f0f0f0;
    text-align: center;
    font-weight: bold;
    margin-bottom: 5px;
}

#side .customref:hover
{
    background: #f6f6f6;
}

#side .customref a
{
    text-decoration: none;
    color: #202020;
}

#side .customref a:hover
{
    text-decoration: underline;
    cursor: hand;
}

#side .sidemenu
{
    background: #f0f0f0 url("../img/menu/smallmenu.gif") no-repeat center left;
    height: 110px;
}

#side .sidemenu input
{
    border: solid 1px #e2e2e2;
}

.smallbutton
{
    padding: 0px 10px 0px 0px;
    color: #404040;
    text-decoration: underline;
}

.smallbutton:hover
{
    color: #000000;
}

#side .tipmenu
{
    background: #f0f0f0 url("../img/menu/tip.gif") no-repeat center left;
    height: 180px;
}

#side .tip
{
    overflow: hidden;
    border: solid 1px #d0d0d0;
    width: 150px;
    height: 97px;
    background: #fdfdfd;
    margin: 5px;
    padding: 5px 10px 5px 10px;
    color: #202020;
    font-size: 11px;
    line-height: 18px;
}

#side .qa
{
    background: #f0f0f0 url("../img/menu/question.gif") no-repeat center left;
    height: 105px;
}

#side .qatext
{
    width: 145px;
    margin: 5px;
    padding: 0px 20px 0px 10px;
    color: #404040;
}

#side .examples
{
    background: #f0f0f0 url("../img/menu/exampleside.gif") no-repeat center left;
    height: 130px;
    text-align: center;
    color: #840e0e;
}

#side .examples img 
{
	padding: 5px;
}

#side .examples a {
    color: #840e0e;
    font-weight: bold;
}

#side h5
{
    font-size: 14px;
}

#content .div
{
    margin-right: 20px;
}

#content .div .main
{
    background: #fafafa;
    padding: 20px;
    border-left: solid 1px #e01a1a;
    border-top: solid 1px #e01a1a;
    width: 235px;
    vertical-align: top;
}

#content .div .right
{
    background: #fafafa url("../img/div/right.gif") repeat-y;
    width: 7px;
}

#content .div .bottom
{
    background: #fafafa url("../img/div/bottom.gif") no-repeat;
    height: 60px;
    text-align: left;
    padding-left: 55px;
}

#content .div .bottom3
{
    background: #fafafa url("../img/div/bottom3.gif") no-repeat;
    height: 60px;
    text-align: left;
    padding-left: 55px;
}

#content .div .bottom2
{
    background: #fafafa url("../img/div/bottom2.gif") no-repeat;
    height: 60px;
    text-align: left;
    padding-left: 55px;
}

#content .div a
{
    color: #808080;
    font-weight: bold;
}

#content .div a:hover
{
    color: #000000;
    text-decoration: none;
}

#content .div .bottomright
{
    background: #fafafa url("../img/div/bottomright.gif") no-repeat;
}

#content .div h2
{
    vertical-align: top;
    font-size: 16px;
    font-weight: bold;
    color: #840e0e;
    text-decoration: underline;
    padding-bottom: 8px;
}

#content .registerbtn 
{
    padding: 5px 10px 5px 10px;
    color: #404040;
    font-size: 13px;
    font-weight: normal;
}

.sseparator
{
    height: 20px;
}
.vseparator
{
    width: 40px;
}

.hseparator
{
    height: 40px;
}

.separator
{
    height: 5px;
}

.shortinput
{
    width: 120px;
}

.shorterinput
{
    width: 62px;
}

.shorterselect
{
    width: 50px;
}

.shortwidth
{
    width: 25px;
}

.left
{
    text-align: left;
}

.center
{
    text-align: center;
}

.top
{
    vertical-align: top;
}

.middle
{
    vertical-align: middle;
}

.hide
{
    display: none;
}

.show
{
    display: block;
}

.noborder
{
    border: 0px;
}

.bold
{
    font-weight: bold;
}

.big
{
    font-size: 14px;
}

#main
{
    margin: 20px 20px 0px 20px;
}

#main .capital
{
    font-size: 38px;
}

#main .topleft
{
    background: #fafafa url("../img/div/topleft.gif") no-repeat;
    width: 48px;
}

#main .topright
{
    padding: 10px 20px 0px 10px;
    background-color: #fafafa;
    border-top: solid 1px #e2e2e2;
    border-right: solid 1px #e2e2e2;
    width: 545px;
    height: 48px;
    line-height: 35px;
    
    font-size: 24px;
    font-weight: bold;
    color: #510707;
}

#main .body
{
    vertical-align: top;
    padding: 20px 20px 10px 20px;
    background-color: #fafafa;
    border-bottom: solid 1px #e2e2e2;
    border-right: solid 1px #e2e2e2;
    border-left: solid 1px #e2e2e2;
    height: 377px;
}

#main .body li
{
    font-size: 14px;
    line-height: 20px;
    width: 500px;
    margin: 10px 0px 0px 0px;
    padding-right: 20px;
    background: #fafafa url("../img/bullet.gif") no-repeat right top;
    list-style: none;
}

#main .body li a
{
    line-height: 20px;
    color: #404040;
}


#main .body .smallul li
{
    font-size: 13px;
    line-height: 15px;
    margin-right: 20px;
    padding-right: 5px;
    background: #fafafa;
    list-style-type: disc;
}

#main .body p
{
    width: 540px;
    line-height: 20px;
    color: #202020;
}

.hanna
{
    font-weight: bold;
    padding-right: 30px;
}

.leftbtn
{
    background: #fafafa url("../img/buttons/left.gif") no-repeat;
    border: 0px;
    width: 140px;
    height: 44px;
    font-weight: bold;
    padding: 0px 0px 3px 0px;
    color: #c50b14;
    cursor: hand;
}

.leftbtnoff
{
    background: #fafafa url("../img/buttons/leftoff.gif") no-repeat;
    border: 0px;
    width: 140px;
    height: 44px;
    font-weight: bold;
    padding: 0px 0px 3px 0px;
    color: #717171;
}

.rightbtn
{
    background: #fafafa url("../img/buttons/right.gif") no-repeat;
    border: 0px;
    width: 140px;
    height: 44px;
    font-weight: bold;
    padding: 0px 0px 3px 0px;
    color: #c50b14;
    cursor: hand;
}

.rightbtnoff
{
    background: #fafafa url("../img/buttons/rightoff.gif") no-repeat;
    border: 0px;
    width: 140px;
    height: 44px;
    font-weight: bold;
    padding: 0px 0px 3px 0px;
    color: #717171;
}

.btn:hover
{
    text-decoration: underline;
}

.frame
{
    padding: 5px;
    background: #eaeaea;
    border: solid 1px #c2c2c2;
}

.simplebtn
{
    border: 0px;
    background: #fafafa;
    color: #404040;
    cursor: hand;
    padding: 0px;
    margin: 0px;
    font-size: 13px;
}

.register
{
    font-size: 13px;
    color: #af1b22;
    font-weight: bold;
}

.simple
{
    color: black;
    text-decoration: none;
}

.simple:hover
{
    text-decoration: underline;
}

.exams
{
    padding: 0px 10px 0px 10px;
    color: #000000;
}

.framepad
{
    padding: 5px;
    background: #eaeaea;
    border: solid 1px #c2c2c2;
    margin-bottom: 15px;
    margin-right: 15px;
    float: left;
}

.padright {
	padding-right: 20px;
}