﻿body
{
    background-color: #DBDBF1;
    background-image: url( '../design/bg_gradient.jpg' );
    background-repeat: repeat-x;
    background-position: 0px 0px;
}
.header
{
    display: block;
    position: relative;
    background: url(../design/imssu_weblogo.jpg) no-repeat 0 0;
    top: auto;
    height: 108px;
    overflow: hidden;
    line-height: normal;
    width: 1280px;
    margin-right: auto;
    margin-left: auto;
    background-color: #FFFFFF;
    cursor: pointer;
}
.imssubody
{
    padding: 5px;
    display: block;
    position: relative;
    top: auto;
    height: auto;
    overflow: hidden;
    line-height: normal;
    width: 1270px;
    background-color: #FFFFFF;
    margin-right: auto;
    margin-left: auto;
    font-family: Arial, Helvetica, sans-serif;
    color: #333333;
    font-size: 11px;
}
.rightrail
{
    padding: 5px;
    vertical-align: top;
}
.articleheader
{
    font-size: 13px;
    font-weight: bold;
    text-align: left;
}
.articlefooter
{
    font-size: 10px;
}
.menudiv
{
    display: block;
    position: relative;
    top: auto;
    height: 40px;
    overflow: visible;
    line-height: normal;
    width: 1280px;
    margin-right: auto;
    margin-left: auto;
    z-index: 300;
}
.footer
{
    display: block;
    position: relative;
    top: auto;
    height: 30px;
    overflow: hidden;
    line-height: normal;
    width: 1280px;
    margin-right: auto;
    margin-left: auto;
    background-color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 9px;
    color: #666666;
}
.footer a {text-decoration:none; color: #666666;}
.trtop
{
    background-color: #9999FF;
    color: #FFFFFF;
    font-weight: bold;
}
.trodd
{
    background-color: #E1E1FF;
}
.treven
{
    background-color: #FFFFFF;
}
.backdiv
{
    z-index: 1;
}
span.codedirection
{ 
    unicode-bidi:bidi-override; 
    direction: rtl;
    font-weight:bold; 
}
.blockheader
{
    display: block;
    position: relative;
    background: no-repeat 0 0;
    top: auto;
    height: 30px;
    overflow: hidden;
    line-height: normal;
    margin-right: auto;
    margin-left: auto;
    background-color: #9999FF;
    cursor: pointer;
    font-size: 13px;
    font-weight: bold;
    vertical-align: middle;
    text-indent: 3px;
    padding-top: 12px;
}
.smallblockheader
{
    display: block;
    position: relative;
    background: no-repeat 0 0;
    top: auto;
    height: 20px;
    overflow: hidden;
    line-height: normal;
    margin-right: auto;
    margin-left: auto;
    background-color: #9999FF;
    cursor: pointer;
    font-size: 11px;
    font-weight: bold;
    vertical-align: middle;
    text-indent: 3px;
    padding-top: 7px;
}
