﻿
body
{
    padding: 0px;
    background-position: top;
    background-image: url('Images/BK.jpg');
    background-repeat: repeat-x;
    background-attachment: scroll;
    background-color: #F4D0D0;
    margin: 0px;
    font-family: tahoma;
}



div.CenterAlignt
{
    background-position: center;
    width: 779px;
}

.Panel
{
direction:rtl;
font-family: Tahoma;
width: 779px;
}

table.Table_Main
{ 
    direction: rtl;
    border-color: #006400;
    font-family: Tahoma;
    width: 779px;
}



td.Farsi
{
    font-family: tahoma;
    font-size: 10px;
    text-decoration: none;
    background-color: #CFD0FC;
    text-align: right;
}

td.English
{
    font-family: tahoma;
    font-size: 10px;
    text-decoration: none;
    background-color: #EBEBFE;
    text-align: left;
}

td.Column_Right
{
    font-family: tahoma;
    font-size: 10px;
    text-decoration: none;
    text-align: right;
    background-color: #D0CDF8;
    width: 280px;
    direction: rtl;
}

td.Column_Left
{
    font-family: tahoma;
    font-size: 10px;
    text-decoration: none;
    text-align: right;
    background-color: #EDECFD;
    width: 459px;
}
.Text_Left
{
    text-align: left;
    font-family: Times New Roman;
    font-size: medium;
    width: 150px;
    direction:ltr;
}


.Text_Right
{
    text-align: right;
    font-family: Tahoma;
    font-size: medium;
    font-weight: inherit;
    width: 150px;
    direction:rtl;
}



.BTNS
{
    font-family: tahoma;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    color: #000099;
    }

.TD_right
{
    background-color: #DFE4CD;
    text-align: left;
    direction: rtl;
}
.Titles
{
    font-family: tahoma;
    font-size: 12px;
    font-weight: bold;
    text-align:center;
    text-decoration: none;
    color: #660033;
    direction: rtl;
}
.ColorLINE
{
    background-color: #FFFFCC;
}

.TextBox_Farsi
{
    border-left: thin inset #FFCC00;
    border-right: thin inset #006666;
    border-top: thin inset #006666;
    border-bottom: thin inset #FFCC00;
    font-family: tahoma;
        font-size: 12px;
        color: #000066;
        text-decoration: none;
        text-align: right;
        vertical-align: middle;
        font-weight: 700;
    margin-bottom: 0px;
}

.TextBox_Latin
{
    font-family: "Times New Roman";
         font-size: 14px;
         color: #000066;
         text-decoration: none;
         text-align: left;
}

.MSG
{
	font-family: tahoma;
	font-size: medium;
	color: #CC0000;
	text-decoration: none;
	text-align: right;
	vertical-align: middle;
	height: 20PX;
	font-weight: bold;
}

.MSG-Help
{
    font-family: tahoma;
    font-size: 11px;
    color: #0000CC;
    text-decoration: none;
    vertical-align: middle;
    }



.IdCode
{
    font-family: "Times New Roman";
   font-size: large;
    font-weight: bold;
    color: #0000FF;
    text-decoration: none;
    font-style: normal;
    text-transform: none;
    background-color: #FFFF00;
}

.Validator_Valid
{
font-family: tahoma;
font-size: 10px;
color: #000066;
}

.Validator_Invalid
{
border: 2px solid #FF0000;
font-family: tahoma;
font-size: 10px;
color: #000066;
}

.InvalidItems
{
    background-color: #D8D8D8;
}

.Persian
    {

        border-left: thin inset #FFCC00;
        border-right: thin inset #006666;
        border-top: thin inset #006666;
        border-bottom: thin inset #FFCC00;
        font-family: tahoma;
            font-size: 12px;
            color: #000066;
            text-decoration: none;
            text-align: right;
            vertical-align: middle;
        height: 20px;
    }
.English
    {

        border-left: thin inset #FFCC00;
        border-right: thin inset #006666;
        border-top: thin inset #006666;
        border-bottom: thin inset #FFCC00;
        font-family: Arial;
            font-size: 12px;
            color: #000066;
            text-decoration: none;
            text-align: left;
            vertical-align: middle;
        height: 20px;
    }
    
    
.DRP_Farsi
{

	border-left: thin inset #FFCC00;
	border-right: thin inset #006666;
	border-top: thin inset #006666;
	border-bottom: thin inset #FFCC00;
	font-family: tahoma;
		font-size: 12px;
		color: #000066;
		text-decoration: none;
		text-align: right;
		vertical-align: middle;
	height: 20px;
}    

h1
{
    font-family: arial, Helvetica, sans-serif;
    color: #000080;
    font-size: medium;
    font-weight: bolder;
    font-style: normal;
    text-transform: uppercase;
    
}
h2
{
    font-family: arial, Helvetica, sans-serif;
    color: #0909FF;
    font-size: medium;
    font-weight: bolder;
    font-style: normal;
    text-transform: uppercase;
}
h3
{
    font-family: arial, Helvetica, sans-serif;
    color: #FF3300;
    font-size: medium;
    font-weight: bolder;
    font-style: normal;
    text-transform: uppercase;
}
h4
{
    font-family: arial, Helvetica, sans-serif;
    color: #0033CC;
    font-size: medium;
    font-weight: bolder;
    font-style: normal;
    text-transform: uppercase;
    background-color: #FFFF00;
}



a:visited
{
    color:Blue;
}
a:active
{
    color:Blue;
}

a:link
{
    color:Blue;
    text-align: center;
    font-weight: 700;
}
.RegistrationID
{
    font-family: arial, Helvetica, sans-serif;
    color: #FF0000;
    text-decoration: none;
    font-size: large;
    font-weight: bolder;
    font-style: normal;
    font-variant: normal;
    background-color: #66FF99;
}

