body
{
    margin: 0;
    padding: 0;
    border: 0;
    direction: rtl;
    font-family: Tahoma;
    font-size: 10px;
    background-color: White;
}
.infoMessageBox
{
    width: 100%;
    color: Blue;
    font-size: 14px;
    background-color: #FFF5B1;
    border-color: #5087FF;
    border-style: solid;
    border-width: 1px;
    direction: rtl;
    padding: 0px;
    text-align: right;
    min-height: 40px;
    vertical-align: middle;
}
.errorMessageBox
{
    width: 100%;
    color: Red;
    font-size: 14px;
    background-color: #FFF5B1;
    border-color: #5087FF;
    border-style: solid;
    border-width: 1px;
    direction: rtl;
    padding: 0px;
    text-align: right;
    min-height: 40px;
    vertical-align: middle;
}
.errorMessageBox #xxMsg, infoMessageBox #xxMsg
{
    margin-top: 4px;
    margin-right: 2px;
    font-family: Tahoma;
    font-size: 16px;
    font-weight: bold;
}
#testdiv
{
    width: 600px;
    margin: 0 auto;
    border: 1px solid #ccc;
    padding: 20px 25px;
    background: #fff;
}

#tinybox
{
    position: absolute;
    display: none;
    padding: 10px;
    background-color: White;
    background-image: url(../images/preload.gif);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    border: 10px solid #e3e3e3;
    z-index: 2000;
}
#tinymask
{
    position: absolute;
    display: none;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #000;
    z-index: 1500;
}
#tinycontent
{
    background: transparent;
    text-align: center;
    vertical-align: middle;
}
.bigImage
{
    height: 460px;
    width: 600px;
    border: solid 1px red;
}
/*.bigImage{height:auto;width:auto;border:solid 1px red;}*/
.button
{
    font: 14px Georgia,Verdana;
    margin-bottom: 10px;
    padding: 8px 10px 9px;
    border: 1px solid #ccc;
    background: #eee;
    cursor: pointer;
}
.button:hover
{
    border: 1px solid #bbb;
    background: #e3e3e3;
}

.tc
{
    background-color: Black;
    text-align: center;
    padding-top: 10px;
    display: block;
    display: inline-block;
    width: 180px;
    height: 152px;
    vertical-align: middle;
    position: static;
    cursor: pointer;
    border-style: double;
    border-color: Black;
    border-width: 2px;
}
.tc:hover
{
    border-style: double;
    border-color: Red;
    border-width: 2px;
}
.ic
{
    background: #CAD7D7;
    margin: auto;
    padding-top: 0px;
    vertical-align: middle;
    border: 1px solid #CDCDCD;
}
.ic
{
    text-align: center;
    display: block;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    position: static;
}
Text
{
    display: block;
    display: inline-block;
    width: 150px;
    color: Yellow;
}



.mmmTable
{
    background-color: #EFF3FA;
    border-color: #4F8EFA;
    border-style: dotted;
    border-width: 1px;
}

input[type=text], input[type=password]
{
    width: 150px;
}
input[type=text]:focus, input[type=password]:focus
{
    background-color: #FFEC73;
}
.mmmTable #td
{
    border-bottom: 1px solid #CDCDCD;
    text-align: right;
}
/*   Buttle */
.Buttle
{
    color: #1A1A1A;
    list-style-position: outside;
}
.Buttle a
{
    color: #1A1A1A;
    text-decoration: none;
}
.Buttle a:visited, linked
{
    color: #1A1A1A;
    text-decoration: none;
}
.Buttle a:hover
{
    color: #1E20FF;
    text-decoration: underline;
}
/*   End Buttle */

.MasterTable
{
    width: 990px;
    background-color: White;
    overflow: visible;
    min-height: 700px;
    padding: 0;
    margin: 0;
    border: 0;
    border-style: outset;
    border-top: 2px solid #CAE5FF;
    border-bottom: 2px solid #CAE5FF;
    border-left: 2px solid #CAE5FF;
    border-right: 2px solid #CAE5FF;
}
.BodyTable
{
    height: 500px;
    width: 800px;
    background-color: White;
    overflow: visible;
    padding: 0;
    margin: 0;
    border: 0;
    vertical-align: top;
}
.MessageBoxModal
{
    background-color: #00001C;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.calenderTable
{
    font-size: 10px;
    font-family: Tahoma;
    direction: rtl;
}
.MessageBoxHeader
{
    background: #00002D;
    color: #E0FFFF;
    height: 20px;
    padding-right: 6px;
    text-align: right;
    font-family: Tahoma;
    font-size: 14px;
    border-style: outset;
    border-width: 1px;
    border-color: #EC5070;
}
.MessageBoxBody
{
    padding: 8px;
    text-align: right;
    vertical-align: top;
    font-size: 13px;
}
.MessageBoxPanel
{
    width: 380px;
    background-color: #F8F4E0;
    border: 2px outset #84FF85;
    text-align: center;
    vertical-align: top;
    padding: 0px;
}

.MessageBoxImage
{
    width: 30px;
    height: 30px;
}

.Profile
{
    border: 1px solid #6D74CD;
    background-image: url('../Images/headerTable.gif');
    background-repeat: repeat-x;
    text-align: right;
    height: 28px;
    width: 100%;
    vertical-align: middle;
}
.Profile p
{
    /*color: #C3C8E0;*/
    padding-right: 10px;
    padding-top: 5px;
}
.Profile a
{
    color: #5759FF;
    text-decoration: none;
}
.Profile a:hover
{
    color: #0608FF;
    text-decoration: underline;
}

.Profile a:linked
{
    color: #000033;
    text-decoration: none;
}

/*   panel */
.BasePanel
{
    vertical-align: top;
    text-align: center;
    border: 0;
    margin: 0;
    padding: 0;
    width: 540px;
    background-color: White;
}
.PanelRightSilver
{
    background-image: url('PanelImages/RightSilver.jpg');
    background-position: top;
    background-repeat: repeat-y;
    width: 20px;
}
.PanelLeftSilver
{
    background-image: url('PanelImages/LeftSilver.jpg');
    background-position: top;
    background-repeat: repeat-y;
    width: 20px;
}
.PanelTopSilver
{
    background-image: url('PanelImages/TopSilver.jpg');
    background-position: left;
    background-repeat: repeat-x;
    height: 20px;
}

.PanelDownSilver
{
    background-image: url('PanelImages/DownSilver.jpg');
    background-position: left;
    background-repeat: repeat-x;
    height: 20px;
}


.PanelCLTSilver
{
    background-image: url('PanelImages/cltSilver.jpg');
    background-position: left;
    background-repeat: no-repeat;
    height: 20px;
    width: 20px;
}

.PanelCRTSilver
{
    background-image: url('PanelImages/crtSilver.jpg');
    background-position: right;
    background-repeat: no-repeat;
    height: 20px;
    width: 20px;
}

.PanelCLDSilver
{
    background-image: url('PanelImages/cldSilver.jpg');
    background-position: left;
    background-repeat: no-repeat;
    height: 20px;
    width: 20px;
}

.PanelCRDSilver
{
    background-image: url('PanelImages/crdSilver.jpg');
    background-position: right;
    background-repeat: no-repeat;
    height: 20px;
    width: 20px;
}

.PanelCenterSilver
{
    padding: 3px;
    vertical-align: top;
    text-align: center;
    height: 415px;
    overflow: visible;
}

/* end panel */
/* News   */

.NewsHeader
{
    text-align: right;
    background-image: url('../Images/bt.jpg');
    background-repeat: repeat-x;
    height: 27px;
    color: White;
}
/* End News */
a, a:link, visited
{
    color: #4243FF;
    text-decoration: none;
    font-size: 12px;
}
a:hover
{
    color: #B20000;
    text-decoration: underline;
    font-size: 12px;
}

/*================*/
.input-blue
{
    border: 1px solid #7f9db9;
    background-color: #fafbfe;
    font-family: Tahoma;
    font-size: 12px;
    height: 18px;
    width: 94px;
}

/*---- Menu */
.memuShow
{
    visibility: visible;
}
.memuHide
{
    visibility: hidden;
}
.jsddmCn
{
    width: 200px;
    padding: 0px;
    margin: 0px;
    direction: rtl;
    text-align: right;
    vertical-align: middle;
    background: #324143;
    border-color: #82A9AE;
    border-style: solid;
    border-width: 1px;
}
#jsddm
{
    margin: 0px;
    padding: 0px;
    direction: rtl;
    text-align: right; /* position: relative;*/
    z-index: 99999;
}
#jsddm li
{
    /*float: right;*/
    list-style: none;
    font: 12px Tahoma, Arial; /* position: relative;*/
    z-index: 99999;
}
#jsddm li a
{
    display: block;
    background: #324143;
    padding: 6px 12px 6px 6px;
    text-decoration: none;
    border-right: 1px solid white;
    color: #EAFFED;
    white-space: nowrap;
    z-index: 99999;
}
#jsddm li a:hover
{
    background: #24313C;
}
#jsddm li ul
{
    min-width: 160px;
    margin: 0;
    padding: 0;
    right: 0px;
    position: absolute;
    visibility: hidden;
    border-top: 1px solid white;
    display: block;
    color: #24313C;
    z-index: 99999;
}
#jsddm li ul li
{
    float: none; /*display: inline;*/
    z-index: 99999;
}
#jsddm li ul li a
{
    width: auto;
    background: #A9C251;
    color: #24313C;
    z-index: 99999;
}
#jsddm li ul li a:hover
{
    background: #8EA344;
    z-index: 99999;
}
/* Top Menu  */
#topMenu
{
    width: 100%;
    background-image: url(/images/newline.gif);
    background-repeat: repeat-x;
    background-position: right;
    min-height: 27px;
    max-height: 27px;
    height: 27px;
    padding: 0px;
    margin: 0px;
    border: 0;
    background-color: #CED4F9;
    border-width: 1px;
    border-color: #4C63F9;
    border-style: dotted;
}
#topMenu li
{
    margin: 0px;
    border: 0;
    float: right;
    display: inline;
    z-index: 99999;
    text-align: center;
    vertical-align: middle;
    min-width: 90px;
    height: 25px;
}
#topMenu ul
{
    padding: 0px;
    margin: 0px;
}
#topMenu li:hover
{
    background-image: url(/images/bg_01b.gif);
}
#topMenu a
{
    display: inline;
}

.root01
{
    border-style: dotted;
    border-color: #82A9AE;
    border-width: 1px;
    width: 100%;
    text-align: right;
    direction: rtl;
    background-color: #EFF3FA;
}
.root02
{
    border-style: dotted;
    border-color: #82A9AE;
    border-width: 1px;
    width: 100%;
    text-align: right;
    direction: rtl;
    background-color: #DEFFB4;
}


