BODY
{
}
.maintext
{
	font-weight: bold;
	font-size: 11pt;
	font-family: Nazanin, Arial, Verdana;
}
.maintextcc
{
	font-weight: bold;
	font-size: 11pt;
	color: darkorange;
	font-family: Nazanin, Arial, Verdana;
}
.maintextbcc
{
	font-weight: bold;
	font-size: 11pt;
	color: firebrick;
	font-family: Nazanin, Arial, Verdana;
}
.maintextsub
{
	font-weight: bold;
	font-size: 11pt;
	color: Green;
	font-family: Nazanin, Arial, Verdana;	
}
.editbox
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-weight: bold;
	font-size: 11pt;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	font-family: Arial;
}
.buttons
{
	border-right: black 1px dashed;
	border-top: black 1px dashed;
	font-weight: bold;
	font-size: 11pt;
	border-left: black 1px dashed;
	width: 80px;
	line-height: 18px;
	border-bottom: black 1px dashed;
	font-family: Nazanin,Arial;
	height: 26px;
	background-color: darkorange;
}
A.navtext
{
	font-weight: bold;
	font-size: 12pt;
	color: white;
	font-family: Nazanin, Arial, Verdana;
	text-decoration: none;
}
A.navtext:hover
{
	font-weight: bold;
	font-size: 12pt;
	color: #ff9966;
	font-family: Nazanin, Arial, Verdana;
	text-decoration: underline;
}
.bigtext
{
	font-weight: bold;
	font-size: 14pt;
	color: black;
	font-family: Nazanin, Arial, Verdana;
}
.lightgray
{
	background-color: cornflowerblue;
}
.tableb
{
	border-collapse: collapse;
}
.bgwhite
{
	background-color: white;
}
A.maintext
{
	font-weight: bold;
	font-size: 11pt;
	color: black;
	font-family: Nazanin, Arial;
	text-decoration: underline;
}
A.maintext:hover
{
	font-weight: bold;
	font-size: 11pt;
	color: firebrick;
	font-family: Nazanin, Arial;
	text-decoration: underline;
}
.valtext
{
	font-weight: bold;
	font-size: 11pt;
	color: black;
	font-family: Nazanin, Arial, Verdana;
	background-color: white;
}
.lightergray
{
	background-color: whitesmoke;
}
.bgbluecell
{
	background-color: lightgrey;
}
.menuItem
{
	padding-right: 10px;
	padding-left: 10px;
	font-size: 11pt;
	width: 220px;
	cursor: hand;
	color: black;
	font-family: Nazanin, Arial, Verdana;
	background-color: #eeeee0;
}
.highlightItem
{
	padding-right: 10px;
	padding-left: 10px;
	font-size: 11pt;
	width: 220px;
	cursor: hand;
	color: white;
	font-family: Nazanin, Arial, Verdana;
	background-color: highlight;
}
.error
{
	font-weight: bold;
	font-size: 14px;
	color: red;
	font-family: Nazanin, Arial;
}
.CellTitle
{
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
	font-size: 10pt;
	font-family: Nazanin, Arial, Verdana;
	background-color: #e6e6e1;
}
.lightred
{
	background-color: #ffdce0;
}
A.treetext
{
	font-weight: bold;
	font-size: 11pt;
	color: black;
	font-family: Nazanin, Arial;
	text-decoration: none;
}
.tabtext
{
	font-weight: bold;
	font-size: 10pt;
	font-family: Nazanin, Arial, Verdana;
}
A.tabtext
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	font-family: Nazanin, Arial;
	text-decoration: underline;
}
A.tabtext:hover
{
	font-weight: bold;
	font-size: 10pt;
	color: firebrick;
	font-family: Nazanin, Arial;
	text-decoration: underline;
}
.filenames
{
	font-size: 12px;
	color: darkblue;
	font-family: Arial;
}

.CalHeadText
{
	font-weight: bold;
	font-size: 14pt;
	width: 40px;
	color: black;
	font-family: Nazanin, Arial;
	background-color: #4788cb;
	text-align: center;
}

.CalSubHeadText
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	font-family: Nazanin, Arial;
	background-color: #4788cb;
	width: 25px;
}

.CalTitleText
{
	font-weight: bold;
	font-size: 11pt;
	color: black;
	font-family: Nazanin, Arial;
	background-color: #f9f9f9;
	width: 250px;
}

.TabPages
{
	background-image: url(../images/bg_tab.gif);
	background-repeat: no-repeat;
	width: 80px;
	text-align: center;
}

.TxtTip
{
	width: 150px;
	position: absolute;
	background-color: #ffffe1;
	border: solid 1px black;
	border-collapse: collapse;
	padding: 2;
	font: 12 Tahoma;
	text-align: right;
	visibility: hidden;
	cursor: hand;
}

.txtWait
{
	position: absolute;
	width: 300px;
	height: 60px;
	background-color: #fefefe;
	visibility: hidden;
	text-align: center;
	left: 200px;
	padding: 20px;
	z-index: 100;
	border-style: dashed;
	border-collapse: collapse;
	border-width: 1px;
}

#waitpopup
{
	visibility: hidden;
	overflow: hidden;
	background-color: Transparent;
	background-image: url( ../images/dim_bg.gif );
	position: absolute;
	z-index: 100;
	width: 100%;
	height: 100%;
	padding: 0px;
	right: 0px;
	top: 0px;
	left: 0px;
}

#waitpopup #waiting
{
	border: solid 1px;
	border-style: dashed;
	position: absolute;
	background-color: White;
	color: black;
	font-size: 12px;
	top: 45%;
	left: 45%;
	padding: 5px 20px 5px 30px;
	font-family: Tahoma;
}

.menuItemCalender
{
	padding-right: 10px;
	padding-left: 10px;
	font-size: 11pt;
	width: 120px;
	cursor: hand;
	color: black;
	font-family: Nazanin, Arial, Verdana;
	background-color: #eeeee0;
}
.highlightItemCalender
{
	padding-right: 10px;
	padding-left: 10px;
	font-size: 11pt;
	width: 120px;
	cursor: hand;
	color: white;
	font-family: Nazanin, Arial, Verdana;
	background-color: highlight;
}

.calendarEvent
{
	width:100%;
	background-color: #ccff66;
}

.calendarBusy
{
	width:100%;
	background-color: #ffcccc;
}

.calendarPrivate
{
	width:100%;
	background-color: #99ccff;
}

.calendarNormal
{
	width:100%;
	background-color: #ffff99;
}

.calendarHigh
{
	width:100%;
	background-color: #ff6633;
}

.calendarHibernate
{
	width:100%;
	background-color: #cccccc;
}

.LableCartable
{
	position:absolute;
	z-index:2;
	background-color:White;
	font-size:11pt;
	border-color:black;
	border-style:solid;
	border-width:1px;
	padding-left:3px;
	padding-right:3px;
}

.RTSelectedRow
{
	background-color: #add8e6;
}

.CurrRefer
{
	color: #cc3333;
}

.ReferTo
{
	color: #cc3399;
}

.ReferCC
{
	color: #6699ff;
}

.ReferBCC
{
	color: #708090;
}