﻿body
{
	font-family: tahoma;
	font-size: 10px;
	text-decoration: none;
	direction: rtl;
	background-color: #EFF1E7;
    text-align: center;
}

.BTNS
{
    font-family: tahoma;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    color: #000099;
	height: 21px;
}

.TD_Center
{
	background-color: #DFE4CD;
	text-align: center;
}
.TD_Left
{
	background-color: #DFE4CD;
	text-align: right;
	direction: rtl;
	
}


.TD_right
{
    background-color: #DFE4CD;
    text-align: center;
    direction: rtl;
}

.Titles
{
    font-family: tahoma;
    font-size: 12px;
    font-weight: bold;
    text-align:center;
    text-decoration: none;
    color: #660033;
}
.ColorLINE
{
    background-color: #CFD6E0;
	direction: rtl;
}

.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: center;
		vertical-align: middle;
		font-weight: 700;
	margin-bottom: 0px;
}

.TextBox_Latin
{
    font-family: "Times New Roman", Times, serif;
         font-size: 14px;
         color: #000066;
         text-decoration: none;
         text-align: left;
}

.MSG
{
    font-family: tahoma;
    font-size: 12pt;
    color: Red;
    text-decoration: none;
    text-align: right;
    vertical-align: middle;
    height: 20PX;
    font-weight: bold;
}

.MSG-Help
{
	font-family: tahoma;
	font-size: 12pt;
	color: #0000CC;
	text-decoration: none;
	text-align: right;
	vertical-align: middle;
	direction: ltr;
    font-weight: 700;
}


.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;
}

.IdCode
{
    font-family: "Times New Roman", Times, serif;
   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;
}
