        
       
       .blue_topright
        {
            background-image: url(../imgs/border/top-right.gif);
            background-repeat: no-repeat;
            width: 13px;
            height: 13px;
            vertical-align: top;
        }
        .blue_bottomright
        {
            background-image: url(../imgs/border/bottom_right.gif);
            background-repeat: no-repeat;
            width: 13px;
            height: 13px;
            vertical-align: bottom;
            background-position: bottom;
        }
        .blue_bottomleft
        {
            background-image: url(../imgs/border/bottom_left.gif);
            background-repeat: no-repeat;
            width: 13px;
            height: 13px;
            vertical-align: bottom;
            background-position: bottom;
        }
        .blue_topleft
        {
            background-image: url(../imgs/border/top-left.gif);
            background-repeat: no-repeat;
            width: 13px;
            height: 13px;
            vertical-align: top;
        }
        .blue_top
        {
            background-image: url(../imgs/border/horizental.gif);
            width: auto;
            height: 13px;
            vertical-align: top;
            background-repeat: repeat-x;
            background-position: top;
        }
        .blue_bottom
        {
            background-image: url(../imgs/border/horizental.gif);
            width: auto;
            height: 13px;
            vertical-align: bottom;
            background-repeat: repeat-x;
            background-position: bottom;
        }
        .blue_right
        {
            background-image: url(../imgs/border/vertical.gif);
            width: 13px;
            height: auto;
            background-position: right;
            background-repeat: repeat-y;
        }
        .blue_left
        {
            background-image: url(../imgs/border/vertical.gif);
            width: 13px;
            height: auto;
            background-position: left;
            background-repeat: repeat-y;
        }
        
        
                .orange_topright
        {
            background-image: url(../imgs/border7/top-right.gif);
            background-repeat: no-repeat;
            width: 13px;
            height: 13px;
            vertical-align: top;
        }
        .orange_bottomright
        {
            background-image: url(../imgs/border7/bottom_right.gif);
            background-repeat: no-repeat;
            width: 13px;
            height: 13px;
            vertical-align: bottom;
            background-position: bottom;
        }
        .orange_bottomleft
        {
            background-image: url(../imgs/border7/bottom_left.gif);
            background-repeat: no-repeat;
            width: 13px;
            height: 13px;
            vertical-align: bottom;
            background-position: bottom;
        }
        .orange_topleft
        {
            background-image: url(../imgs/border7/top-left.gif);
            background-repeat: no-repeat;
            width: 13px;
            height: 13px;
            vertical-align: top;
        }
        .orange_top
        {
            background-image: url(../imgs/border7/horizental.gif);
            width: auto;
            height: 13px;
            vertical-align: top;
            background-repeat: repeat-x;
            background-position: top;
        }
        .orange_bottom
        {
            background-image: url('../imgs/border7/horizental.gif' );
            width: auto;
            height: 13px;
            vertical-align: bottom;
            background-repeat: repeat-x;
            background-position: bottom;
        }
        .orange_right
        {
            background-image: url(../imgs/border7/vertical.gif);
            width: 13px;
            height: auto;
            background-position: right;
            background-repeat: repeat-y;
        }
        .orange_left
        {
            background-image: url(    '../imgs/border7/vertical.gif' );
            width: 13px;
            height: auto;
            background-position: left;
            background-repeat: repeat-y;
        }
        
/*--------------UserRegister Classes--------------------*/
        .TextBoxStyle
        {
            border: 1px solid #aaaaaa;
            background-color: #FFFFCC;
            height: 22px;
            font-size: 17px;
            font-family: tahoma;
            direction:ltr;
            width: 301px;
        }
        
           .TextBoxStyleR
        {
            border: 1px solid #aaaaaa;
            background-color: #FFFFCC;
            height: 22px;
            font-size: 17px;
            font-family: tahoma;
            direction:rtl;
            width: 301px;
        } 
        
        .TextBoxVerifyStyle
        {
            border: 1px solid #DDDDDD;
            background-color: #FFFFFF;
            height: 22px;
            font-size: 17px;
            font-family: tahoma;
            direction:rtl;
            width: 301px;
               
        }
           
          .TextUserTermsAndConditions
           {
               
            border: 1px solid #DDDDDD;
            background-color: #FFFFFF;
            font-size: 14px;
            font-weight:normal;
            font-family: tahoma;
            direction:rtl;
            width:98%;
            vertical-align:top;
            text-align:justify;
            height:100px;
            overflow:auto;
               }
                
            .SelectStyleR
        {
            border: 1px solid #aaaaaa;
            background-color: #FFFFCC;
            height: 22px;
            font-size: 16px;
            line-height:22px;
            font-family: tahoma;
            direction:rtl;
            width: 301px;
        }     
        
        .textBoxTitle
        {
            width: 384px;
            font-family: Tahoma;
            font-size: 15px;
            text-align: right;
            vertical-align: top;
            color:#555555;
            
        } 
        
        
         .ButtonTaeedEtelaat
        {
            cursor:pointer;
                    border: 1px solid #000000;
                        float: left; background-color: #FF9966; height: 26px;}
          
     
/*--------------------------------------------------------------------*/