﻿body
{
	font-family: Tahoma;
	font-size: 10pt;
}

/* Textbox */
.CLSTxtBox
{
	font-family: Tahoma;
	font-size: 10pt;
}


/* Textbox Search */
.CLSTxtSrch
{
	background: #FFFFFF url(../images/search.png) no-repeat 4px 4px;
	font-family: Tahoma;
	font-size: 10pt;
}

/* Textbox Search */
.CLSTxtCalender
{
	direction: ltr;
	font-family: Tahoma;
	font-size: 10pt;
}

.CLSTxtGetMonthYear
{
	font-family: Tahoma;
	font-size: 10pt;
}

/* Label */
.CLSLbl
{
	font-family: Tahoma;
	font-size: 10pt;
}

.CLSLblTitle
{
	font-weight: bold;
	font-family: Tahoma;
	font-size: 9pt;
}
/* label Error */
.CLSLblError
{
	/*visibile:false;*/
	font-family: Tahoma;
	font-size: 10pt;
	color: Red;
}

/* Label Ok*/
.CLSLblOk
{
	/*visibile:false;*/
	font-family: Tahoma;
	font-size: 10pt;
	color: Green;
}

/* Button */
.CLSBtn
{
	font-family: Tahoma;
	font-size: 10pt;
	height: 26px;
}
.CLSBtnSrch
{
	font-family: Tahoma;
	font-size: 10pt;
	height: 26px;
}

/* linkButton */
.CLSLnkBtn
{
	font-family: Tahoma;
	font-size: 10pt;
	text-decoration: none;
	color: #3366CC;
	
}

.CLSDivItem
{
	font-family: Tahoma;
	font-size: 10pt;
	text-decoration: none;
	color: #015186;
}

/* ImageButton */
.CLSImgBtn
{
}

/* HyperLink */
.CLSHypLnk
{
	text-align: right;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 10pt;
}

/* DropDownList */
.CLSDDL
{
	font-family: Tahoma;
	font-size: 10pt;
}

/* ListBox */
.CLSLstBox
{
	font-family: Tahoma;
	font-size: 10pt;
	background-color: #f3f9fd;
}

/* CheckBox && CheckBoxList */
.CLSChkBox
{
	font-family: Tahoma;
	font-size: 10pt;
}

/* RadioButon && RadioButtonList */
.CLSRBtn
{
	font-family: Tahoma;
	font-size: 10pt;
}
/* Legend*/
.CLSLgend
{
	font-weight:bold;
	font-family:Tahoma;
	font-size:10pt;
}
/* FieldSet*/
.CLSFldSet
{
	direction: rtl;
	font-family: Tahoma;
	font-size: 10pt;
}
.CLSFldSetView
{
	direction: rtl;
	font-family: Tahoma;
	font-size: 8pt;
	border-color: #A11317;
	border-style: inset;
}

/* Image */
.CLSImg
{
}

/* FileUpload */
.CLSFlUpload
{
}

/* MultiView */
.CLSMltView
{
	font-family: Tahoma;
	font-size: 10pt;
}

/* View */
.CLSView
{
	font-family: Tahoma;
	font-size: 10pt;
}

/* Panel */
.CLSPnl
{
	border-color: #ED7040;
	border-style: double;
}

/* Gridview */
.CLSGrd
{
	background-color: #ff0000;
	font-family: Tahoma;
	font-size: 10pt;
	vertical-align: middle;
	text-align: center;
	margin-bottom: 0px;
}
.CLSGrd th
{
	font-family: Tahoma;
	color: White;
	background-color: #A11317;
	padding: 5px;
	font-size: 9pt;
}

.CLSGrd th a
{
	font-family: Tahoma;
	font-size: 9pt;
	text-decoration:underline;
	color: White;
	padding: 5px;
}

.CLSGrd tr:hover td
{
	cursor: hand;
	color: Maroon;
}

.CLSGrd tr.even:hover td
{
	cursor: hand;
	color: Maroon;
}

.CLSGrd tr td
{
	background-color: White;
	color: #A11317;
}

.CLSGrd td
{
	color: #A11317;
	font: 10pt "Tahoma";
	padding: 4px;
}
*.CLSGrd tr.even td
{
	background-color: #fee9e9;
}

.CLSGrd td a
{
	color: #A11317;
	font: 10pt "Tahoma";
	padding: 3px;
	text-decoration: none;
}
.CLSGrd td a:hover
{
	color: Maroon;
	text-decoration: none;
}


.CLSGrdColorBind
{
	font-family: Tahoma;
	font-size: 10pt;
	vertical-align: middle;
	text-align: center;
}
.CLSGrdColorBind th
{
	font-family: Tahoma;
	color: White;
	background-color: #A11317;
	padding: 5px;
	font-size: 9pt;
}

.CLSGrdColorBind th a
{
	font-family: Tahoma;
	font-size: 9pt;
	text-decoration: underline;
	color: White;
	padding: 5px;
}

.CLSGrdColorBind tr:hover td
{
	cursor: hand;
	color: Maroon;
}

.CLSGrdColorBind tr td
{
	color: #A11317;
}

.CLSGrdColorBind td
{
	color: #A11317;
	font: 10pt "Tahoma";
	padding: 4px;
}

.CLSGrdColorBind td a
{
	color: #A11317;
	font: 10pt "Tahoma";
	padding: 3px;
	text-decoration: none;
}
.CLSGrdColorBind td a:hover
{
	color: Maroon;
	text-decoration: none;
}

/* FormViewer */
.CLSFrmViewer
{
	direction: rtl;
	font-family: Tahoma;
	font-size: 10pt;
}

/*  DataList */
.CLSDtLst
{
	color: #023866;
	background-color: #fff;
	font-family: Tahoma;
	font-size: 10pt;
	text-align: right;
}
.CLSDtLstAlternateItem
{
	color: #023866;
	background-color: #e5f6f6;
	font-family: Tahoma;
	font-size: 10pt;
	text-align: right;
}

/* Repeater */
.CLSRpter
{
}

/* RepeatViewer */
.CLSRptViewer
{
}

/* Required Field Validator */
.CLSReqFldVal
{
	font-family: Tahoma;
	font-size: 10pt;
}

/* Required Expresion Validator */
.CLSReqExpVal
{
	font-family: Tahoma;
	font-size: 10pt;
}

/* Range Validator */
.CLSRngVal
{
	font-family: Tahoma;
	font-size: 10pt;
}

/* Compare Validator */
.CLSCmpVal
{
	font-family: Tahoma;
	font-size: 10pt;
}

/* Validation Summary */
.CLSValSum
{
	font-family: Tahoma;
	font-size: 10pt;
}

/* Update Panel */
.CLSUpPnl
{
}

/* Header */
.CLSHeader
{
}

/* Content */
.CLSContent
{
}


/* Table */
.CLSTable
{
	direction: rtl;
	font-family: Tahoma;
	font-size: 10pt;
}

/* TR */
.CLSTR
{
	height: 30px;
}

/* TD */
.CLSTD
{
}

/* Tab */
.CLSTab
{
}

/* Form */
.CLSFrm
{
	font-family: Tahoma;
	font-size: 10pt;
}

/* Division */
.CLSDiv
{
	font-family: Tahoma;
	font-size: 10pt;
}

/* Accordion */
.CLSAccordion
{
}


