﻿@font-face {
	font-family: IRANSans;
	font-style: normal;
	src: url(../Font/IRANSansWeb.ttf) format("truetype")
}
@font-face {
	font-family: IRANSansL;
	font-style: light;
	src: url(../Font/IRANSansWeb_Light.ttf) format("truetype")
}
@font-face {
	font-family: IRANSansB;
	font-style: bold;
	src: url(../Font/IRANSansWeb_Bold.ttf) format("truetype")
}
@font-face {
	font-family: IRANSansM;
	font-style: Medium;
	src: url(../Font/IRANSansWeb_Medium.ttf) format("truetype")
}
@font-face {
	font-family: IRANSansU;
	font-style: ultralight;
	src: url(../Font/IRANSansWeb_UltraLight.ttf) format("truetype")
}
body, #Body, #Main
{
	background-color: White;
	margin: 0px;
	padding: 0px;
	font-family: IRANSans;
	font-size: 11pt;
	font-weight: Normal;
	color: Black;
	height: 100%;
	width: 100%;
}
.header1
{
	top: 0px;
	left: 0px;
	right: 0px;
	position: fixed;
	margin: 0px;
	padding: 0px;
}
.header2
{
	top: 75px;
	left: 0px;
	right: 0px;
	position: fixed;
	margin: 0px;
	padding: 0px 160px 0px 0px;
}
.header3
{
	color: #DDDDDD;
	top: 5px;
	left: 0px;
	right: 0px;
	position: fixed;
	padding: 0px 160px 0px 0px;
}
.footer1
{
	left: 0px;
	right: 0px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 40px;
	background-color: #0D1F4F;
	color: #AAAAAA;
	text-align: center;
	box-shadow:inset 0px 20px 30px 0px #1D2F5F;
	-moz-box-shadow:inset 0px 20px 30px 0px #1D2F5F;
	-webkit-box-shadow:inset 0px 20px 30px 0px #1D2F5F;
}
.footer2
{
	left: 6px;
	bottom: 6px;
	position: fixed;
	margin: 0px;
	padding: 6px;
	border-radius: 6px;
	background-color: Red;
	color: White;
	box-shadow:0px 0px 0px 2px #FFFFFF;
	-moz-box-shadow:0px 0px 0px 2px #FFFFFF;
	-webkit-box-shadow:0px 0px 0px 2px #FFFFFF;
}
.pnl1
{
	background-color: #EEEEFF;
	padding: 20px;
	margin: 30px;
	border-radius: 20px;
	border: 1px solid #CCCCCC;
	box-shadow: 3px 3px 3px 0px #CCCCCC;
	-moz-box-shadow: 3px 3px 3px 0px #CCCCCC;
	-webkit-box-shadow: 3px 3px 3px 0px #CCCCCC;
}
.pnl2
{
	background-color: #EEEEFF;
	border-radius: 20px;
	width: 300px;
	top: 200px;
	position: fixed;
	padding: 30px;
	text-align: center;
}
.pnl3
{
	background-color: #EEEEFF;
	left: 100px;
	right: 100px;
	top: 100px;
	bottom: 100px;
	position: fixed;
	padding: 30px;
	text-align: center;
	overflow: auto;
}
.prm
{
	border-bottom: 1px solid silver;
	text-align: justify;
}
#BusyPnl
{
	left: 0px;
	right: 0px;
	bottom: 0px;
	top: 0px;
	position: fixed;
	background-color: White;
	opacity: 0.6;
}
.TopPnl
{
	left: 100px;
	right: 100px;
	top: 100px;
	position: fixed;
	height: 25px;
	background-color: White;
	padding: 10px;
	text-align: center;
	color: Red;
	border-bottom: 3px double Black;
}
.InfPnl
{
	left: 100px;
	right: 100px;
	bottom: 100px;
	top: 148px;
	position: fixed;
	background-color: White;
	padding: 20px;
	overflow: auto;
}
.BkPnl
{
	left: 0px;
	right: 0px;
	bottom: 0px;
	top: 0px;
	position: fixed;
	background-color: Black;
	opacity: 0.6;
}
#Msg
{
	background-color: #FFCCCC;
	color: Red;
	padding: 10px;
	left: 100px;
	right: 100px;
}
.txtCls
{
	background-color: #FFFFFF;
	padding: 10px;
	font-family: IRANSans;
	font-size: 11pt;
	font-weight: Normal;
	width: 250px;
	color: Black;
	border: none;
	border-radius: 5px;
}
.BtnCls
{
	background-color: #103F75;
	font-family: IRANSans;
	font-size: 11pt;
	font-weight: Normal;
	width: 270px;
	color: White;
	padding: 10px;
	border-radius: 5px;
	border: none;
	cursor: pointer;
}
.MnuOvr
{
	text-decoration: none;
	color: #CCCCCC;
	margin: 7px;
}
.MnuOvr:hover
{
	color: #FFFFFF;
}
.MnuCls
{
	text-decoration: none;
	color: Blue;
}
.ImgCls1
{
	left: 0px;
	top: 0px;
	position: fixed;
}
.ImgCls2
{
	right: 10px;
	top: 3px;
	position: fixed;
}
.ImgCls3
{
	left: 5px;
	top: 80px;
	position: fixed;
}
.ImgCls4
{
	left: 10px;
	top: 10px;
	position: fixed;
	cursor: pointer;
	color: Yellow;
}
.aCls
{
	color: Blue;
	text-decoration: none;
}
.iCls
{
	border: none;
	border-radius: 15px;
}
.TabOn
{
	border-bottom: 3px solid #000;
}
.TabOff
{
	border-bottom: 1px solid #808080;
}
.td2
{
	text-align: right;
	color: Blue;
	padding-top: 5px;
}
.td3
{
	text-align: justify;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: 1px solid Silver;
}
