.top-menu    { font-family: Tahoma; font-size: 8pt; color: #FFFFFF; font-weight: 600; background-image: url('images/menu_bg_m.gif'); background-repeat: repeat-x; direction:rtl; text-align:center }

a:hover      { text-decoration: underline; color:#CF090C }

a            { text-decoration: none; color: #003366 }

a.link            { text-decoration: none; color: #3333FF }

a.visited            { text-decoration: none; color: #3333FF }

h1           { font-family: Tahoma; font-size: 8pt; font-weight: 600 }

h2           { font-family: Tahoma; font-size: 8pt; color:#990033; font-weight: 600 }

.tables      {color: #333333; font-family: Tahoma; font-size: 8pt}

.left-boxes {font-family: Tahoma; font-size: 8pt; color: #666666; text-align: justify; padding-left: 5px; padding-right: 5px; cursor: hand;}

.main-table {direction: rtl; background-color: #FFFFFF; background-image: url('images/bgr_gr.jpg'); background-repeat: repeat-x; background-position-y: top; font-family:Tahoma; padding-left:10px; padding-right:10px; padding-top:20px; padding-bottom:10px}

.dotted-seprator {background-image: url('images/dotted_border.gif'); background-repeat: repeat-x; background-position-y:bottom}

.features-top {font-family: Tahoma; font-size: 8pt; color: #1D82D1; font-weight: 600; 

               border: 1px solid #1D82D1; padding-right: 10px; 

               background-color: #F7F7F7}

.features-body { font-family: Tahoma; font-size: 8pt }

.table-header {border-left-width: 1px; border-right-width: 1px; border-top-width: 1px; border-bottom: 1px solid #D6090E; background-color: #F9F9F9 }

input, select, textarea        { font-family: Tahoma; font-size: 8pt }

.imgOut      { border: 1px solid #999999 }

.imgOver     { border: 1px solid #CC0000 }
.clearFix:after { /* for modern browsers */
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.clearFix { /* for IE7/Win */
    min-height:1px;
}
* html .clearFix { /* for IE5-6/Win */
    height:1px;
}
* html>body .clearFix { /* for IE5/Mac */
    height:auto;
    display:inline-block;
}

#Menu1 li {
    background-image:url('/images/menu_seprator.gif');
    background-repeat:no-repeat;
    background-position:right top;
}
#Menu1 li.NOSEPARATOR, #Menu1 ul li {
    background-image:none;
}
