﻿
 @font-face {
			font-family: 'iranian Sans';
			src: url('IRANSans.ttf');
}



 @font-face {
			font-family: '2  titr';
			src: url('STITRBD.TTF');
}

body
{
    background-image: url('../images/12.jpg');
    background-size: 100%;

}


.Main
{
    margin-top: 50px;
}

.Main a
{
    text-decoration: none;
    color: #000000;
}

.MainLeft
{
    width: 70%;
    float: left;
}

.MainRight
{
    width: 30%;
    float: right;
    text-align: left;
}
.Main img
{

}

.Title
{
    background-position: center top;
    font-family: '2  titr';
    font-size: 35px;
    color: #000000;
    background-image: url('../images/header-bg.png');
    background-repeat: repeat-x;
    border-radius: 20px;
}

.Foot
{
    background-position: center top;
    color: #FFFFFF;
    font-family: 'iranian Sans';
    background-image: url('../images/header-bg.png');
    background-repeat: repeat-x;
    border-radius: 10px;
    font-size: 14px;
    margin-top: -80px;
}

.Foot2
{
    background-position: center top;
    color: #FFFFFF;
    font-family: 'iranian Sans';
    background-image: url('../images/header-bg.png');
    background-repeat: repeat-x;
    border-radius: 10px;
    font-size: 14px;
    margin-top: 300px;
}

.MainSplit
{
    width: 100%;
    height: 10px;
}
.MainTitle
{
    background-position: center top;
    font-family: '2  titr';
    font-size: 25px;
    width: 250px;
    background-image: url('../images/header-bg.png');
    background-repeat: repeat-x;
    border-radius: 10px;
}

.PanelLeft
{
    width: 70%;
    text-align: center;
    font-family: '2  titr';
    font-size: 25px;
    direction: rtl;
    margin-top: 50px;
}

.PanelLeft td
{

}
.MainLeftSub
{
    background-position: center top;
    padding: 10px;
    border: medium inset #00FF00;
    margin: 10px;
    background-color: #E9FFE8;
    border-radius: 20px;
    background-image: url('../images/header-bg.png');
    background-repeat: repeat-x;
    color: #333333;
}


.LoginFormKhatam
{
    background-position: center center;
    background-image: url('../Images/S.png');
    background-repeat: no-repeat;
    height: 312px;
    padding-top: 220px;
    margin-top: -100px;
    width: 416px;
}

.txtLoginForm1
{
    border-style: none;
    margin-bottom: 50px;
    width: 280px;
    margin-left: 50px;
    height: 33px;
    margin-top: -5px;
    background-color: #FFF6ED;
    text-align: center;
    font-family: tahoma;
    font-size: 16px;
    color: #008000;
}
.txtLoginForm2
{
    border-style: none;
    width: 280px;
    margin-left: 50px;
    height: 33px;
    margin-top: -17px;
    background-color: #FFF6ED;
    font-family: tahoma;
    font-size: 16px;
    text-align: center;
    color: #008000;
}
.btnLoginForm
{
    border-style: none none solid none;
    background-color: #0FB500;
    color: #FFFFFF;
    font-family: tahoma;
    font-size: 18px;
    width: 200px;
    height: 49px;
    cursor: pointer;
    border-bottom-color: #32CC30;
    border-bottom-width: thin;
    margin-top: -2px;
}
.btnLoginForm:hover
{
    color: #000000;
}

.rdbLoginForm
{
    position: absolute;
    direction: rtl;
    margin-left: 250px;
    margin-top: -80px;
    color: #FFA102;
    font-family: tahoma;
    text-align: right;
    float: right;
    font-size: 14px;
    direction:ltr
}

.rdbLoginForm
{
    background-color: #F9F8F3;
}
