body, input, select, option
{
	margin: 0px;
	font-family: Tahoma;
	font-size: 12px;
}
A:link
{
	font-weight: normal;
	font-size: 12px;
	text-transform: none;
	color: #990000;
	font-style: normal;
	font-family: tahoma;
	font-variant: normal;
	text-decoration: none;
}
A:visited
{
	font-weight: normal;
	font-size: 12px;
	text-transform: none;
	color: #990000;
	font-style: normal;
	font-family: tahoma;
	font-variant: normal;
	text-decoration: none;
}
A:hover
{
	font-weight: normal;
	font-size: 12px;
	text-transform: none;
	color: #ff9900;
	font-style: normal;
	font-family: tahoma;
	font-variant: normal;
	text-decoration: none;
}
A:active
{
	font-weight: normal;
	font-size: 12px;
	text-transform: none;
	color: #ff0000;
	font-style: normal;
	font-family: tahoma;
	font-variant: normal;
	text-decoration: none;
}
.titleout
{
	text-transform: none;
	color: #000080;
	font: bold 14px/30px Tahoma;
}
.title1out
{
	font-size: 13px;
	text-transform: none;
	color: #000000;
	line-height: 20px;
	font-style: normal;
	font-family: tahoma;
	font-variant: normal;
}
.title2out
{
	font-size: 12px;
	text-transform: none;
	color: #000000;
	line-height: 20px;
	font-style: normal;
	font-family: tahoma;
	font-variant: normal;
}
.title3out
{
	font-size: 11px;
	text-transform: none;
	color: #000000;
	line-height: 14pt;
	font-style: normal;
	font-family: Tahoma;
	font-variant: normal;
}
.title4out
{
	font-size: 10px;
	text-transform: none;
	color: #1467a5;
	line-height: 10px;
	font-style: normal;
	font-family: Tahoma;
	font-variant: normal;
}
.title3out a:hover
{
	font-size: 11px;
	text-transform: none;
	color: #ffa800;
	line-height: 10px;
	font-style: normal;
	font-family: Tahoma;
	font-variant: normal;
}
.title4out a:hover
{
	font-size: 10px;
	text-transform: none;
	color: #000000;
	line-height: 10px;
	font-style: normal;
	font-family: Tahoma;
	font-variant: normal;
}
.menutitle
{
	font-weight: normal;
	font-size: 12px;
	text-transform: none;
	width: 159px;
	cursor: hand;
	color: #000000;
	font-style: normal;
	font-family: tahoma;
	height: 22px;
	font-variant: normal;
	text-decoration: none;
}
.menutitle a:visited
{
	font-weight: normal;
	font-size: 12px;
	text-transform: none;
	color: #000000;
	font-style: normal;
	font-family: tahoma;
	font-variant: normal;
	text-decoration: none;
}
.menutitle a:link
{
	font-weight: normal;
	font-size: 12px;
	text-transform: none;
	color: #000000;
	font-style: normal;
	font-family: tahoma;
	font-variant: normal;
	text-decoration: none;
}
.menutitle a:hover
{
	font-weight: normal;
	font-size: 12px;
	text-transform: none;
	color: #ff0000;
	font-style: normal;
	font-family: tahoma;
	font-variant: normal;
	text-decoration: none;
}
.menu
{
	font-weight: normal;
	font-size: 12px;
	text-transform: none;
	width: 180px;
	height: 100%;
	font-style: normal;
	font-family: Tahoma;
	font-variant: normal;
	text-decoration: none;
	vertical-align: top;
	color: black;
	background-color: White;
}
.menu .item
{
	height: 30px;
}
.menu .submenu
{
	height: 30px;
	background-color: #DDE9D1;
}
.menu .backgrd
{
	background-image: url(../Images/menu/button0f.jpg);
}
.menu a:visited
{
	color: #000000;
}
.menu a:link
{
	color: #000000;
}
.menu a:hover
{
	font-weight: normal;
	font-size: 12px;
	color: #ff0000;
}
.MyCalendar
{
	font-weight: normal;
	font-size: 12px;
	text-transform: none;
	color: #333300;
	font-style: normal;
	font-family: Tahoma;
	font-variant: normal;
	text-decoration: none;
}
.company
{
	line-height: normal;
	text-transform: none;
	color: black;
	text-decoration: none;
	font: 8pt/20px Tahoma;
}
.company a:link
{
	line-height: normal;
	text-transform: none;
	color: #990000;
	font: 8pt/20px Tahoma;
	text-decoration: none;
}
.company a:hover
{
	line-height: normal;
	text-transform: none;
	color: #ff9900;
	font: 8pt/20px Tahoma;
	text-decoration: none;
}
.ltr
{
	direction: ltr; 
	text-align: left; 
}
.rtl
{
	direction: rtl;
	text-align: right;
}
.GridViewLink a
{
	color: #000000;
}
.GridViewLink a:hover
{
	color: #ff9900;
}
.GridViewPager a{
	padding:3px 3px;
}
.GridViewPager a:hover{
	background-color:#000000;
}
.GridViewPager span{
	padding:3px 3px;
	background-color:#555555;
}
#dropmenudiv
{
	position: absolute;
	background-color: #E3FFB0;
	border: 1px solid black;
	border-bottom-width: 0;
	font: normal 12px tahoma;
	line-height: 18px;
	z-index: 100;
}

#dropmenudiv a
{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-family: Tahoma;
}

#dropmenudiv a:hover
{
	/*hover background color*/
	background-color: #3399cc;
}

/* Sample CSS definition for the example list. Remove if desired */
.navlist li
{
	list-style-type: square;
	width: 135px;
	background-color: #FFFFB9;
}
TABLE
{
	border-collapse: collapse;
	font-size: 12px;
	text-transform: none;
	color: black;
	font-style: normal;
	font-family: tahoma;
	font-variant: normal;
	vertical-align: middle;
}
.td_gray
{
	font-size: 12px;
	text-transform: none;
	color: #000000;
	line-height: 20px;
	font-style: normal;
	font-family: tahoma;
	font-variant: normal;
	background-color: #e4e4e4;
}
.td_gray_title
{
	text-transform: none;
	color: #000099;
	background-color: #e4e4e4;
	font: bold 12px/20px tahoma;
	text-align: center;
}
.td_border
{
	border-right: #BBCFA6 thin solid;
	border-left: #BBCFA6 thin solid;
}
.td_border_left
{
	border-left: #BBCFA6 thin solid;
}
.td_border_left_bottom
{
	border-left: #BBCFA6 thin solid;
	border-bottom: #BBCFA6 thin solid;
}
.td_border_right
{
	border-right: #BBCFA6 thin solid;
}
.td_border_right_bottom
{
	border-right: #BBCFA6 thin solid;
	border-bottom: #BBCFA6 thin solid;
}
.td_border_bottom
{
	border-bottom: #BBCFA6 thin solid;
}
.td_top_border
{
	background-image: url(../images/Borders/br_top250.gif);
	background-repeat: no-repeat;
	height: 34px;
	width: 250px; 
}
.td_bottom_border
{
	background-image: url(../images/Borders/br_bottom250.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 250px;
}
.textbox
{
	border-top-style: groove;
	border-right-style: groove;
	border-left-style: groove;
	border-bottom-style: groove;
	font-size: 10pt;
	font-family: Tahoma;
}
.Label
{
	font-family:"Tahoma";
	font-size:10pt;
}
.checkbox
{
	font-family:"Tahoma";
	font-size:10pt;
}
.combo
{
	font-family:"Tahoma";
	font-size:10pt;
}
.button
{
	font-family:"Tahoma";
	font-size:10pt;
	width:80px;	
}
.btn-ok
{
	font-family:"Tahoma";
	font-size:10pt;
	width:80px;	
	height:25px;	
	cursor: pointer;
	padding-right: 15px;
	background-position: right;
	background-image: url(../Images/btn-ok.png);
	background-repeat: no-repeat;
}
.btn-ok:hover
{
	background-color: #c6e2c2;
}
.btn-cancel
{
	font-family: "Tahoma";
	font-size: 10pt;
	width: 80px;
	height: 25px;
	cursor: pointer;
	padding-right: 15px;
	background-position: right;
	background-image: url(../Images/btn-cancel.png);
	background-repeat: no-repeat;
}
.btn-cancel:hover
{
	background-color: #e4c7c7;
}
.framed_table
{
	border-right: #336633 1px solid;
	border-top: #336633 1px solid;
	border-left: #336633 1px solid;
	border-bottom: #336633 1px solid;
	width: 98%;
}
.print_title1
{
	font-family: "Titr";
	font-size: 14pt;
}
.print_title2
{
	font-family: "Titr";
	font-size: 12pt;
}
.print_lable
{
	font-family: "Nazanin";
	font-size: 12pt;
}
.controlbox
{
	border-right: #339900 2px ridge;
	border-top: #339900 2px ridge;
	border-left: #339900 2px ridge;
	border-bottom: #339900 2px ridge;
	background-color: white;
}
.controlborder
{
	border-right: #339900 1px dotted;
	border-top: #339900 1px dotted;
	border-left: #339900 1px dotted;
	border-bottom: #339900 1px dotted;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 1px;
	padding-top: 1px;
}
