﻿body {
	font-family: tahoma,Verdana, Arial, Helvetica, sans-serif;
         
	
	
padding:0px;
	margin: 0px;
	direction: rtl;
	width: 100%;
	height: 148px;
	
}

   .styletxt
        {
            background-image: url('images/main/txt.png');
             background-repeat: no-repeat;
            direction: rtl;
             width: 267px;
            height: 33px;
        }
         .styletxt2
        {
            background-image: url('images/main/txt2.png');
             background-repeat: no-repeat;
            width: 267px;
            height: 33px;
            direction: rtl;
        }
        .stylelogin
        {
            height:184px; 
            background-image: url('images/main/mainlogin.png');
            background-repeat: no-repeat; 
             width:340px;
              height: 182px;
              border:0px;
        }
         .styletxtbox
        {
            background-image: url('images/main/txtbox.png');
            background-repeat: no-repeat;
            width: 267px;
            height: 33px;
            direction: ltr;
            color :#D52726;
            border-color:#FF3333;
            font-size:1.2em;
            color:#FC7169;
        }
        .btn
        {
             background-image: url('images/main/btnlogin.png');
              width: 86px;
            height: 27px;
        }
         .btnon
        {
             background-image: url('images/main/btnlogin2.png');
              width: 86px;
            height: 27px;
        }
         .bod
        {
             background-image: url('images/main/800.jpg');
              width: 800px;
            height: 833px;
            
        }