/* Default CSS Stylesheet for a new Web Application project */
.Body
{
	font-size: 11px;
	font-family: Tahoma;
}
.Header
{
	font-size: 10pt;
	font-family: Tahoma;
	font-weight: bold;
}
.NormalBold
{
    font-family:Tahoma;
    font-size:small;
    font-weight:bold;
    
}
A:link
{
	font-size: 11px;
	cursor: hand;
	color: #275c8e;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	text-align: right;
	text-decoration: none;
}
A:visited
{
	font-size: 11px;
	cursor: hand;
	color: #275c8e;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	text-align: right;
	text-decoration: none;
}
A:hover
{
	font-size: 11px;
	cursor: hand;
	color: #f86900;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	text-decoration: none;
}
A:active
{
	font-size: 11px;
	cursor: hand;
	color: #f86900;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	text-decoration: none;
}
.Label_RTL
{
	font-size: 11px;
	font-family: Tahoma;
	direction: rtl;
}
.Label_LTR
{
	font-size: 11px;
	font-family: Verdana;
	direction: ltr;
}
.TextBox_LTR
{
	font-size: 11px;
	font-family: Verdana;
	direction: ltr;
	width:300px;
	text-align:left;
}
.TextBox_RTL
{
	font-size: 11px;
	font-family: Tahoma;
	direction: rtl;
	width:300px;
	text-align:right;
}
.TextBox_MultiLine_RTL
{
	font-size: 11px;
	font-family: Tahoma;
	text-align:right;
	width:400px;
	height:100px;
	direction:rtl;
}

.TextBox_MultiLine_LTR
{
	font-size: 11px;
	font-family: Verdana;
	text-align:left;
	width:400px;
	height:100px;
}

.DropDownList_RTL
{
	font-size: 11px;
	font-family: Tahoma;
	direction: rtl;
	width:200px;
}
.DropDownList_LTR
{
	font-size: 11px;
	font-family: Verdana;
	direction: ltr;
	width:200px;
}
.Button
{
	font-size: 11px;
	font-family: Tahoma;
	text-align: center;
	vertical-align: middle;
	background-color:#971f4c;
	color:#ffffff;
	border:solid 1px black;
}
.LinkButton
{
	font-size: 11px;
	font-family: Tahoma;
	text-align: center;
	vertical-align: middle;
}
.ImageButton
{
	font-size: 11px;
	font-family: Tahoma;
	text-align: center;
	vertical-align: middle;
}
.HyperLink_RTL
{
	font-size: 11px;
	font-family: Tahoma;
	direction: rtl;
	vertical-align: baseline;
}
.HyperLink_LTR
{
	font-size: 11px;
	font-family: Verdana;
	direction: ltr;
	vertical-align: baseline;
}
.ListBox_RTL
{
	font-size: 11px;
	font-family: Tahoma;
	direction: rtl;
}
.ListBox_LTR
{
	font-size: 11px;
	font-family: Verdana;
	direction: ltr;
}
.DataGrid_Header
{
	font-size: 11px;
	font-family: Tahoma;
}

.DataGrid_Header_Left
{
	font-size: 11px;
	font-family: Verdana;
	text-align: left;
}
.DataGrid_Header_Right
{
	font-size: 11px;
	font-family: Tahoma;
	text-align: right;
}
.DataGrid_Header_Center
{
	font-size: 11px;
	font-family: Tahoma;
	text-align: center;
	background-color: #97AFED;
	color: #02247B;
}
.DataGrid_AlternatingItem
{
	font-size: 11px;
	font-family: Tahoma;
}
.DataGrid_EditItem
{
	font-size: 11px;
	font-family: Tahoma;
}
.DataGrid_Footer
{
	font-size: 11px;
	font-family: Tahoma;
}
.DataGrid_Item
{
	font-size: 12px;
	font-family: Tahoma;
	background-color: #f0f0f0;
}
.DataGrid_Item_Left
{
	font-size: 11px;
	font-family: Verdana;
	text-align: left;
}
.DataGrid_Item_Right
{
	font-size: 11px;
	font-family: Tahoma;
	text-align: right;
}
.DataGrid_Item_Center
{
	font-size: 11px;
	font-family: Tahoma;
	text-align: center;
}
.DataGrid_Pager
{
	font-size: 11px;
	font-family: Tahoma;
}
.DataGrid_SelectedItem
{
	font-size: 11px;
	font-family: Tahoma;
}
.DataGrid_RTL
{
	font-size: 11px;
	font-family: Tahoma;
	direction: rtl;
}
.DataGrid_LTR
{
	font-size: 11px;
	font-family: Verdana;
	direction: ltr;
}
.DataList_RTL
{
	font-size: 11px;
	font-family: Tahoma;
	direction: rtl;
}
.DataList_LTR
{
	font-size: 11px;
	font-family: Verdana;
	direction: ltr;
}

.DataList_AlternatingItem
{
	font-size: 11px;
	font-family: Tahoma;
}
.DataList_EditItem
{
	font-size: 11px;
	font-family: Tahoma;
}
.DataList_Footer
{
	font-size: 11px;
	font-family: Tahoma;
}
.DataList_Header
{
	font-size: 11px;
	font-family: Tahoma;
}
.DataList_Item
{
	font-size: 11px;
	font-family: Tahoma;
}
.DataList_SeletedItem
{
	font-size: 11px;
	font-family: Tahoma;
}
.DataList_Separator
{
	font-size: 11px;
	font-family: Tahoma;
}
.CheckBox_RTL
{
	text-align: right;
	font-size: 11px;
	font-family: Tahoma;
	direction: rtl;
}
.CheckBox_LTR
{
	font-size: 11px;
	font-family: Verdana;
	direction: ltr;
}
.CheckBoxList_RTL
{
	font-size: 11px;
	font-family: Tahoma;
	direction: rtl;
}
.CheckBoxList_LTR
{
	font-size: 11px;
	font-family: Verdana;
	direction: ltr;
}

.RadioButtonList_RTL
{
	font-size: 11px;
	font-family: Tahoma;
	direction: rtl;
}
.RadioButtonList_LTR
{
	font-size: 11px;
	font-family: Verdana;
	direction: ltr;
}
.RadioButton_RTL
{
	font-size: 11px;
	font-family: Tahoma;
}
.RadioButton_LTR
{
	font-size: 11px;
	font-family: Verdana;
	direction: ltr;
}
.Image
{
	font-size: 11px;
	font-family: Tahoma;
}
.Panel_RTL
{
	font-size: 11px;
	font-family: Tahoma;
	direction: rtl;
}
.Panel_LTR
{
	font-size: 11px;
	font-family: Verdana;
	direction: ltr;
}


.Td_Right_Top
{
	font-size: 11px;
	font-family: Tahoma;
	vertical-align: top;
	text-align: right;
	direction: rtl;
}
.Td_Center_Top
{
	font-size: 11px;
	font-family: Tahoma;
	vertical-align: top;
	text-align: center;
}
.Td_Left_Top
{
	font-size: 11px;
	font-family: Verdana;
	vertical-align: top;
	text-align: left;
}
.Td_Right_Middle
{
	font-size: 11px;
	font-family: Tahoma;
	vertical-align: middle;
	text-align: right;
	direction: rtl;
}
.Td_Center_Middle
{
	font-size: 11px;
	font-family: Tahoma;
	vertical-align: middle;
	text-align: center;
}
.Td_Left_Middle
{
	font-size: 11px;
	font-family: Verdana;
	vertical-align: middle;
	text-align: left;
}
.Td_Right_Bottom
{
	font-size: 11px;
	font-family: Tahoma;
	vertical-align: bottom;
	text-align: right;
}
.Td_Center_Bottom
{
	font-size: 11px;
	font-family: Tahoma;
	vertical-align: bottom;
	text-align: center;
}
.Td_Left_Bottom
{
	font-size: 11px;
	font-family: Verdana;
	vertical-align: bottom;
	text-align: left;
}
.Page
{
	font-size: x-small;
	font-family: Tahoma;
	background-color: #E3E9D8;
}

.Text
{
	font-size: x-small;
	font-family: Tahoma;
}
.Caption
{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	border-top-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
}
.Table
{
    font-weight: normal;
    font-size: small;
    font-family: Tahoma;
    background-color: #ffffff;
    text-align: right;
    border-right: gray 1px dashed;
    border-top: gray 1px dashed;
    border-left: gray 1px dashed;
    border-bottom: gray 1px dashed;
}
.subButton
{
	border-style: solid;
    border-color: inherit;
    border-width: 0px;
    position: relative;
	    top: 3px;
	    left: 5px;
	    width: 12px;
	    height: 25px;
	    font-size: 1px;
	    color: #ffffff;
	background: url('../../../../images/submit.gif') no-repeat right top;
	    cursor: hand;
	    margin: 0px;
	    vertical-align: bottom;
}

.passInput
{
	position: relative;
	vertical-align: top;
	top: 2px;
	left: 0px;
	width: 80px;
	height: 15px;
	margin: 0px;
	padding-right: 2px;
	font-size: 11px;
	font-family: tahoma;
	border-left: 0px solid #4E73A6;
	border-top: 1px solid #4E73A6;
	border-right: 1px solid #4E73A6;
	border-bottom: 1px solid #4E73A6;
	padding-top: 2px;
	direction:ltr ;
}


.textInput
{
	direction:ltr ;
	position: relative;
	vertical-align: top;
	top: 2px;
	left: 0px;
	width: 80px;
	height: 15px;
	margin: 0px;
	padding-right: 2px;
	font-size: 11px;
	font-family: tahoma;
	border: 1px solid #4E73A6;
	padding-top: 2px;
	padding-left: 6px;
}
.GridView
{
	border-top-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	font-size:11px;
	font-family:Tahoma;
	position:relative;
	
}

.Menu
{
  	font-size:11px;
	font-family:Tahoma;
	cursor: hand;
}

hr {
    border:solid 1px #E5E5E5;
}