﻿body
{
	margin: 0px;
	border: 0px;

	padding-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;

	text-align: justify;

	font-size: 10pt;
	font-family: Tahoma, Sans-Serif;

	background-color: #cccccc;
	background-image: url(../images/back.gif);

	direction:rtl;
	

}

#DTLayout
{
	width: 770px;
	border-top: thin outset;
	border-left: thin outset;
	border-right: thin outset;
	border-bottom: thin outset;
	background-color: #ffffff;
}

#DTHeader
{
	width:770px;
	height: 80px;
	background-color: #808080;
}

#DTSubHeader
{
	height: 30px;
	width:770PX;
	background-color: #cccccc;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(../images/bar.jpg);
}

#DTMenu
{
	width: 150px;
	height: 200px;
	background-color: #C0C0C0;
	text-align: right;
}

#DTMain
{
	width: 620px;

	text-align: center;

	border-top: thin inset;
	border-left: thin inset;
	border-right: thin inset;
	border-bottom: thin inset;

	background-color: #ffffff;
}

#DTSubFooter
{
	height: 30px;

	background-color: #cccccc;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(../images/bar.jpg);
}

#DTFooter
{
	height: 80px;

	background-color: #003366;
}

#Data
{
	width: 600px;
}

input.Farsi
{
	color: blue;
	background-color: #ffff99;

	direction: rtl;
	text-align: justify;

	font-size: 8pt;
	font-family: Tahoma, Sans-Serif;
}

input.Latin
{
	color: blue;
	background-color: #ffff99;

	direction: ltr;
	text-align: justify;

	font-size: 8pt;
	font-family: Verdana, Sans-Serif;
}

td.ValidationSummary
{
	text-align: left;

	background-color: #ffff99;
}

td.Caption
{
	text-align: right;
	width: 150px;
	background-color: #FFFFFF;

}

td.Controls
{
	width: 400px;
	padding-left: 4px;
	padding-right: 4px;
	text-align: center;
	background-color: #ffffff;
}

table.Data
{
	font-family: Tahoma, Sans-Serif ;
	font-size: 14px ;
	width:550px;
}

td.Validators
{
	width: 50px;
	text-align: center;

	background-color: #ffffff;
}

td.Buttons
{
	padding: 4px;
	text-align: center;
	background-color: #C0C0C0;
	border-top: thin outset;
	border-left: thin outset;
	border-right: thin outset;
	border-bottom: thin outset;
}

#spanTitle
{
	font-family: '2  Mitra';
	font-size: 30px;
	font-weight: bold;
	font-style: oblique;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-color: #FFFFFF;
}
#tdSpace
{
	width: 150px;
	height: 200px;
	background-color: #C0C0C0;
}
tr.RegistrationTable
{
	width: auto;
	height: 60px;
}
.Description
{
	padding: 5px;
	width: inherit;
	height: 80px;
}
.Correction
{
	padding: 5px;
	width: inherit;
	height: 350px;
}
.Numerical
{
	direction: ltr;
	text-align: left;
	margin-right: 0px;
}
.AdminEntrance
{
	direction: ltr;
	text-align: justify;

	font-size: 8pt;
	font-family: Verdana, Sans-Serif;
}
.PanelScroll
{
	padding:15px;
}
.UpdateProgressDivision
{
	height :40px;
}