﻿#header { text-align: left; margin-top: 5px; width: 960px; }
      
#separator { text-align: center; margin: 5px 0px 15px 0px; width: 960px; }
      
#leftCol { width: 215px; float: left; text-align: left; overflow:hidden; vertical-align:top; }
      
.ImgLeft { padding-top: 10px; border:0px; }
        


#login_box
{
     width: 226px;
     height:240px;
     padding-top:10px;
     text-align:center;
}
        
        
.ArrowsUL { direction: rtl; list-style: none; padding: 0 0 0 0; margin: 0 0 0 0; height: 180px; }

.ArrowsUL li { background: url(../images/sep_ultimate.gif) no-repeat; background-position: bottom; }
        
.ArrowsUL li a {
            display: block;
            height: 22px;
            margin: 2px 18px 5px 0;
            font-family: Arial;
            font-size: 12px;
            font-weight: normal;
            color: #666666;
            text-decoration: none;
            background-image: url(../images/arrow.gif);
            background-position: right;
            background-repeat: no-repeat;
            padding-right: 18px;
        }
        
       
        
.ArrowsULBottom { direction: rtl; list-style: none; padding: 0 0 0 0; margin: 0 15px 0 0; }
      
      
        .ArrowsULBottom li a
        {
            display: block;
            height: 18px;
            margin:  0px 0px 0px 0;
            font-family: Arial;
            font-size: 12px;
            font-weight: normal;
            color: #666666;
            text-decoration: none;
            background-image: url(../images/arrow.gif);
            background-position: right;
            background-repeat: no-repeat;
            padding-right: 18px;
        }
       
#bottom_text { width: 960px; float: left; padding-top:15px; }
        
#text1 {
            width: 300px;
            height:160px;
            float: left;
            background-image: url(../images/sep_bottom_2.gif);
            background-position: right top;
            background-repeat: no-repeat;
            padding: 0px 20px 20px 0px;
            text-align: right;
            direction: rtl;
            vertical-align: top;
        }
        
#text2
        {
            width: 300px;
            height:160px;
            float: left;
            background-image: url(../images/sep_bottom_2.gif);
            background-position: right top;
            background-repeat: no-repeat;
            padding: 0px 20px 20px 20px;
            text-align: right;
            direction: rtl;
            vertical-align: top;
        }
        
#text3 { width: 280px; height:160px; float: left; padding: 0px 0px 20px 20px; text-align: right; direction: rtl; vertical-align: top; }
       
.yl  { color: gray; text-decoration: none; }
      
.yl:hover { color: gray; text-decoration: underline; }