﻿.body
{
	font-family: Tahoma;
	font-size: 10pt;
}
/* Textbox */
.TxtBox
{
	font-family: Tahoma;
	font-size: 10pt;
}


/* Textbox Search */
.TxtSrch
{
	font-family: Tahoma;
	font-size: 10pt;
}

/* Textbox Search */
.Calender
{
	direction: ltr;
	font-family: Tahoma;
	font-size: 10pt;
	width: 80px;
}

.CalenderYear
{
	direction: ltr;
	font-family: Tahoma;
	font-size: 10pt;
	width: 80px;
}

.Year
{
	direction: ltr;
	font-family: Tahoma;
	font-size: 10pt;
	width: 50px;
}
.Time
{
	direction: ltr;
	font-family: Tahoma;
	font-size: 10pt;
	width: 50px;
}
/* Labels */
.Lbl
{
	font-family: Tahoma;
	font-size: 10pt;
}

.LblFish
{
	font-family: Arial, Tahoma;
	font-size: 10pt;
}

.LblTitle
{
	font-weight: bold;
	font-family: Tahoma;
	font-size: 8pt;
	text-align: center;
	color: Black;
	text-decoration: none;
}


.LblBold
{
	font-weight: bold;
	font-family: Tahoma;
	font-size: 10pt;
	text-align: center;
	color: Black;
	text-decoration: none;
}

.LblBoldFish
{
	font-weight: bold;
	font-family: Arial, Tahoma;
	font-size: 10pt;
	text-align: center;
	color: Black;
	text-decoration: none;
}

.LblMsg
{
	font-family: Tahoma;
	font-size: 10pt;
	color: Maroon;
}

.NewsTitle
{
	color: #4c4c4c;
	text-decoration: none;
	font-size: 8pt;
	font-family: tahoma;
	font-weight: bold;
}
.LblErr
{
	font-family: Tahoma;
	font-size: 10pt;
	color: #d61b1b;
	direction: ltr;
}

.LblSucces
{
	font-family: Tahoma;
	font-size: 10pt;
	color: #006a00;
}
.LblMrn
{
	background-color: Maroon;
	font-family: Tahoma;
	font-size: 12px;
}

/* linkButton */
.LnkBtn
{
	font-family: Tahoma;
	font-size: 10pt;
	text-decoration: none;
}

.Div
{
	font-family: Tahoma;
	font-size: 10pt;
}

/* ImageButton */
.ImgBtn
{
}

/* HyperLink */
.Lnk
{
	text-decoration: none;
	font-family: Tahoma;
	font-size: 10pt;
}

.LnkA
{
	font-family: Tahoma;
	font-size: 10pt;
	color: #0000FF;
}

/* DropDownList */
.DDL
{
	font-family: Tahoma;
	font-size: 10pt;
	width: 150px;
}

/* ListBox */
.LstBx
{
	font-family: Tahoma;
	font-size: 10pt;
}

/* CheckBox && CheckBoxList */
.ChkBx
{
	font-family: Tahoma;
	font-size: 10pt;
}

/* Button  */
.Btn
{
	font: bold 8pt tahoma;
	color: #202020;
	width: 120px;
	height: 30px;
	background-color: #51acd8;
	border-bottom: solid 2px #0a526d;
	border-right: solid 2px #0a526d;
	border-top: solid 1px #0d6a8e;
	border-left: solid 1px #0d6a8e;
	background-position: left;
}
.BtnSave
{
	font: bold 8pt tahoma;
	color: #202020;
	width: 145px;
	height: 30px;
	background-color: #51acd8;
	border-bottom: solid 2px #0a526d;
	border-right: solid 2px #0a526d;
	border-top: solid 1px #0d6a8e;
	border-left: solid 1px #0d6a8e;
	background-image: url(../Images/icons/save.png);
	background-position: left;
	background-repeat: no-repeat;
}
.BtnEdit
{
	font: bold 8pt tahoma;
	color: #202020;
	width: 145px;
	height: 30px;
	background-color: #51acd8;
	border-bottom: solid 2px #0a526d;
	border-right: solid 2px #0a526d;
	border-top: solid 1px #0d6a8e;
	border-left: solid 1px #0d6a8e;
	background-image: url(../Images/icons/Edit.png);
	background-position: left;
	background-repeat: no-repeat;
}
.BtnCancel
{
	font: bold 8pt tahoma;
	color: #202020;
	width: 120px;
	height: 30px;
	background-color: #51acd8;
	border-bottom: solid 2px #0a526d;
	border-right: solid 2px #0a526d;
	border-top: solid 1px #0d6a8e;
	border-left: solid 1px #0d6a8e;
	background-image: url(../Images/icons/enseraf.png);
	background-position: left;
	background-repeat: no-repeat;
}
.Btnpishnamyesh
{
	font: bold 8pt tahoma;
	color: #202020;
	width: 120px;
	height: 30px;
	background-color: #51acd8;
	border-bottom: solid 2px #0a526d;
	border-right: solid 2px #0a526d;
	border-top: solid 1px #0d6a8e;
	border-left: solid 1px #0d6a8e;
	background-image: url(../Images/icons/pishnamyesh.png);
	background-position: left;
	background-repeat: no-repeat;
}
.BtnSearch
{
	font: bold 8pt tahoma;
	color: #202020;
	width: 120px;
	height: 30px;
	background-color: #51acd8;
	border-bottom: solid 2px #0a526d;
	border-right: solid 2px #0a526d;
	border-top: solid 1px #0d6a8e;
	border-left: solid 1px #0d6a8e;
	background-image: url(../Images/icons/Srch.png);
	background-position: left;
	background-repeat: no-repeat;
}
/* Gridview */
.Grd
{
	background-color: #fff;
	font-family: Tahoma;
	font-size: 10pt;
	vertical-align: middle;
	text-align: center;
	margin-bottom: 0px;
}

.Grd th
{
	font-family: Tahoma;
	color: White;
	background-color: #0e93be;
	padding: 5px;
	font-size: 10pt;
}

.Grd th table TR TD
{
	font-family: Tahoma;
	color: White;
	background-color: #0e93be;
	padding: 5px;
	font-size: 10pt;
	font-weight: bold;
}

.Grd th a
{
	font-family: Tahoma;
	font-size: 10pt;
	text-decoration: underline;
	color: White;
	padding: 5px;
}

.Grd tr:hover td
{
	cursor: hand;
	color: Maroon;
}

.Grd tr.even:hover td
{
	cursor: hand;
	color: Maroon;
}

.Grd tr td
{
	color: #015186;
	border: 0;
}

.Footer
{
	background-color: #D1D1D1;
	color: Black;
}

.Grd td
{
	color: #015186;
	font: 10pt "Tahoma";
	padding: 4px;
}
*.Grd tr.even td
{
	background-color: #e9f5fe;
}

.Grd td a
{
	color: #015186;
	font: 10pt "Tahoma";
	padding: 3px;
	text-decoration: none;
}
.Grd td a:hover
{
	color: Maroon;
	font: 10pt "Tahoma";
	text-decoration: none;
}


/*  DataList */
.DtLst
{
	color: #4c4c4c;
	font-family: Tahoma;
	font-size: 13pt;
	line-height: 20px;
	background-color: #e1f4fd;
}
.DtLstAlternateItem
{
	color: #4c4c4c;
	font-family: Tahoma;
	font-size: 8pt;
	line-height: 20px;
}
/* RadioButon && RadioButtonList */
.RBtn
{
	font-family: Tahoma;
	font-size: 10pt;
}
/* Legend*/
.Lgnd
{
	font-weight: bold;
	font-family: Tahoma;
	font-size: 9pt;
}
/* FieldSet*/
.FldSt
{
	border: 1px solid #333333;
	font-family: Tahoma;
	font-size: 10pt;
	direction: rtl;
}

/* Image */
.Img
{
}

/* FileUpload */
.FlUpld
{
}

/* MultiView */
.MltViw
{
	font-family: Tahoma;
	font-size: 10pt;
}

/* View */
.Viw
{
	font-family: Tahoma;
	font-size: 10pt;
}

/* Panel */
.Pnl
{
}

/* TableGrid */
.TblGrd
{
	color: #000;
	background-color: Silver;
	font-family: Tahoma;
	font-size: 10pt;
	vertical-align: middle;
	text-align: center;
	margin-bottom: 0px;
}

.TblGrdHdr
{
	font-weight: bold;
	font-family: Tahoma;
	color: #FFF;
	background-color: #000;
	font-size: 9pt;
	height: 25px;
	margin: 0;
	padding: 0;
}

.TblGrdFtr
{
	background-color: #868686;
	font-family: Tahoma;
	font-size: 9pt;
	text-align: center;
	color: Black;
	height: 25px;
}

.TblGrdTr
{
	color: #000;
	background-color: #FFF;
	font: 10pt "Tahoma";
	height: 25px;
}

.TblGrdTrEvn
{
	color: #FFF;
	background-color: #d3d3d3;
	font: 10pt "Tahoma";
	padding: 5px;
	height: 25px;
}



/* FormViewer */
.FrmViw
{
	font-family: Tahoma;
	font-size: 10pt;
}


/* RepeatViewer */
.RptViw
{
}
/* Validator */
.Validation
{
	font-family: Tahoma;
	font-size: 10pt;
}

/* Update Panel */
.UpPnl
{
}


/* Table */
.Tbl
{
	font-family: Tahoma;
	font-size: 10pt;
}

.TblFish
{
	font-family: Tahoma;
	font-size: 10pt;
}

.TblCenter
{
	width: 95%;
}
/* TR */
.Tbl tr
{
	/*height: 30px;*/
	font-family: Tahoma;
	font-size: 10pt;
}

/* TD */
.Tbl tr td
{
	font-family: Tahoma;
	font-size: 10pt;
}

/* Tab */
.Tab
{
}

/* Form */
.Frm
{
	font-family: Tahoma;
	font-size: 10pt;
}

/* Accordion */
.Acrdin
{
}

.Rptr
{
	font: 10pt "Tahoma";
	vertical-align: middle;
	text-align: center;
	background-color: Silver;
	color: #000;
}
.RptrTr
{
	font: 10pt "Tahoma";
	background-color: #FFF;
	color: #000;
	border: solid 1px Silver;
	padding: 4px;
}

.RptrTrEven
{
	background-color: #d3d3d3;
	color: #FFF;
	font: 10pt "Tahoma";
	padding: 4px;
}

.RptrHdr
{
	font: 9pt "Tahoma";
	color: #FFF;
	background-color: #000;
	font-weight: bold;
	text-align: center;
}

.RptrFtr
{
	color: Black;
	background-color: #868686;
	font: 10pt "Tahoma";
	text-align: center;
}

.RptrHdr a
{
	font-family: Tahoma;
	font-size: 9pt;
	text-decoration: underline;
	color: #FFF;
	font-weight: bold;
	text-align: center;
}

.RptrItm :hover td
{
	background-color: #FFF;
	cursor: pointer;
	color: Silver;
}

.RptrItmEven :hover td
{
	background-color: #FFF;
	cursor: hand;
	color: Silver;
}

.RptrItm
{
	color: #000;
	background-color: #FFF;
}
.RptrItm td
{
	background-color: #FFF;
	color: #000;
	font: 10pt "Tahoma";
}

.RptrItmEvn td
{
	background-color: #d3d3d3;
	color: #FFF;
	font: 10pt "Tahoma";
}
.RptrItmEvn
{
	background-color: #d3d3d3;
	color: #FFF;
	font: 10pt "Tahoma";
}
.RptrInpt td input
{
	font: 10pt "Tahoma";
}
.RptrInptItm td
{
	background-color: #FFF;
	color: #000;
	font: 10pt "Tahoma";
}

.RptrItmEvn td a
{
	color: #3f3f3f;
	font: 10pt "Tahoma";
	text-decoration: none;
}
.RptrItm td a
{
	color: #3f3f3f;
	font: 10pt "Tahoma";
	text-decoration: none;
}
.RptrItmEvn td a:hover
{
	cursor: pointer;
	color: Silver;
	text-decoration: none;
}

.TreViw
{
	font-family: Tahoma;
	font-size: 13px;
}
/*a Tag*/
A
{
	font-size: 10pt;
	border-style: none;
}
A:link
{
	color: #000000;
	text-align: center;
	text-decoration: none;
	font-size: 9pt;
	font-family: Tahoma;
	border-style: none;
}
A:visited
{
	color: #252627;
	text-align: center;
	text-decoration: none;
	font-size: 9pt;
	font-family: Tahoma;
	border-style: none;
}
A:hover
{
	color: #252627;
	font-size: 9pt;
	font-family: Tahoma;
}

.Box1content
{
	font-weight: normal;
	font-size: 9pt;
	font-family: Tahoma;
}
/*--------------------------MasterPage Styles-------------------------*/
.Mspbody
{
	margin-top: 1px;
	margin-left: 1px;
	margin-right: 1px;
	background-color: #f0faff;
}
.MspMainTable
{
	width: 950px;
	border: 0px;
}
.MspHeader
{
	width: 950px;
	height: 132px;
	background-image: url(../images/Header.jpg);
	background-repeat: no-repeat;
}
.MspBorders
{
	width: 1px;
	background-color: #49aaee;
}
.MspMenuBack
{
	width: 180px;
	background-color: #d2e6f6;
	vertical-align: top;
}
.MspFooterBack
{
	width: 100%;
	background-image: url(../images/FooterBack.jpg);
	background-repeat: repeat-x;
	text-align: center;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 10pt;
}
.MspMainBr
{
	height: 8px;
}
.MspTdMain
{
	text-align: center;
}
.MspMenuItems
{
	background-color: #D2E6F6;
	height: 32px;
	text-align: right;
	width: 180px;
	font-family: Tahoma;
	font-size: 10pt;
	padding-right: 4px;
	border: 1px;
}
.MspMenuItemsHover
{
	background-color: #bdcfde;
	height: 32px;
	text-align: right;
	width: 180px;
	font-family: Tahoma;
	font-size: 10pt;
}
/*--------------------------Box Header Styles-------------------------*/
.HdrLeft
{
	width: 14px;
	height: 45px;
	background-image: url(../images/HdrLeft.png);
	background-repeat: no-repeat;
}
.HdrCenter
{
	height: 45px;
	background-image: url(../images/HdrCenter.png);
	background-repeat: repeat-x;
}
.HdrRight
{
	width: 14px;
	height: 45px;
	background-image: url(../images/HdrRight.png);
	background-repeat: no-repeat;
}
/*--------------------------Box Styles-------------------------*/
.BoxTable
{
	/* width:750px;*/
	border: 0px;
}
.BoxTopLeft
{
	width: 25px;
	height: 20px;
	background-image: url(../images/BoxTopLeft.jpg);
	background-repeat: no-repeat;
}
.BoxTopBack
{
	height: 20px;
	background-image: url(../images/BoxTopBack.jpg);
	background-repeat: repeat-x;
}
.BoxTopRight
{
	width: 23px;
	height: 20px;
	background-image: url(../images/BoxTopRight.jpg);
	background-repeat: no-repeat;
}
.BoxRightBack
{
	width: 23px;
	background-image: url(../images/BoxRightBack.jpg);
	background-repeat: repeat-y;
}
.BoxLeftBack
{
	width: 25px;
	background-image: url(../images/BoxLeftBack.jpg);
	background-repeat: repeat-y;
}
.BoxButRight
{
	width: 23px;
	height: 21px;
	background-image: url(../images/BoxButRight.jpg);
	background-repeat: no-repeat;
}
.BoxButLeft
{
	width: 25px;
	height: 21px;
	background-image: url(../images/BoxButLeft.jpg);
	background-repeat: no-repeat;
}
.BoxButBack
{
	height: 21px;
	background-image: url(../images/BoxButBack.jpg);
	background-repeat: repeat-x;
}
.BoxCenter
{
	background-color: #f6fbff;
}

.borderLeft
{
	border-left: solid 1px #000000;
}
