﻿body
{
	direction: rtl;
}


.FormTable
{
	padding: 5px;
	width: 100%;
}


.FormTable span
{
	padding-right: 5px;
	padding-left: 5px;
	width: 100%;
}

.FormLabel
{
	width: 20%;
	text-align: right;
	background-color: #FFFFFF;
	color: #000000;
}

.FormControl
{
	width: 80%;
	text-align: right;
	background-color: #EBF3FF;
	color: #000000;
}

.FormButton
{
	text-align: left;
}

.RequiredLabel
{
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	color: #666666;
}

.Label
{
	font-family: Tahoma;
	font-size: 9pt;
	color: #666666;
}

.LabelMessage
{
	font-family: Tahoma;
	font-size: 9pt;
	color: #ff0000;
}

.TextBox
{
	border: 1px solid #000000;
	font-family: Tahoma;
	font-size: 9pt;
	width: 250px;
}
.UploadFile
{
	border: solid 1px #000000;
	font-family: Tahoma;
	font-size: 9pt;
	width: 250px;
}

.DropDownList
{
	border: 1px solid #a7a7a7;
	font-family: Tahoma;
	font-size: 9pt;
	width: 250px;
}

.Button
{
	border: solid 1px #FFFFFF;
	font-family: Tahoma;
	font-size: 9pt;
	background-color: #095E7B;
	color: #ffffff;
	cursor: pointer;
	height: 22px;
	width: 90px;
}

.LargeButton
{
	border: solid 1px #FFFFFF;
	font-family: Tahoma;
	font-size: 9pt;
	background-color: #095E7B;
	color: #ffffff;
	cursor: pointer;
	height: 22px;
}
.ResetButton
{
	border: solid 0px #000000;
	font-family: Tahoma;
	font-size: 9pt;
	background-color: #CD6834;
	color: #ffffff;
	cursor: pointer;
	height: 22px;
	width: 90px;
}

.RadioButton
{
	font-family: Tahoma;
	font-size: 9pt;
}

.CheckBox
{
	font-family: Tahoma;
	font-size: 9pt;
}

.ListBox
{
	border: solid 1px #000000;
	font-family: Tahoma;
	font-size: 9pt;
	width: 250px;
}

.HyperLink
{
	font-family: Tahoma;
	font-size: 9pt;
}

.LinkButton
{
	font-family: Tahoma;
	font-size: 9pt;
	text-decoration: none;
	color: #0000ff;
}

.RequiredMarkCssClass
{
	color: #ff0000;
}

.DataGrid
{
	font-family: Arial;
	font-weight: bold;
	padding: "3";
	background-color: White;
	border: solid 1px #CCCCCC;
}


.AlternatingItemStyle
{
	font-weight: normal;
	font-family: Verdana;
	background-color:#e9f0f5;
	text-align: right;
	font-size:15px;
	color:#515151;	
	padding:0 10px 0 10px;

	
}

.AlternatingItemStyle td
{
	
	font-weight: normal;
	font-family: Verdana;
	background-color:#e9f0f5;
	text-align: center;
	font-size:15px;
	color:#515151;	
	padding:0 10px 0 10px;

}

.PagerStyle
{
	background-color: White;
	color: #000066;
	text-align: center;
}

.FooterStyle
{
	background-color: White;
	color: #000066;
	text-align: center;
}

.SelectedItemStyle
{
	background-color: #669999;
	font-weight: bold;
	color: White;
}

.ItemStyle td
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 15px;
	text-align: center;
	color: #666666;
	padding: 0 10px 0 10px;
}

.HeaderStyle
{
	
	font-family:Verdana;
	font-size:18px;
	color:#3e657f;
	text-align:center;
	font-weight:bold;
    background: url(/Style%20Library/Images/CPImages/bg_head.gif) repeat-x;

 
}

.HeaderStyle td
{
	font-family:Verdana;
	font-size:18px;
	color:#3e657f;
	text-align:center;
	font-weight:bold;
    background: url(/Style%20Library/Images/CPImages/bg_head.gif) repeat-x;
}

.HeaderOpenTable
{
	font-weight: bold;
	text-align: right;
	background-color: #ffe6a0;
	height: 25px;
	color: #000000;
	padding-right: 10px;
}

.BodyTable
{
	background-color: #FFFFFF;
	border: solid 1px #E6E2D8;
	border-collapse: collapse;
}

.MessageBox
{
	border: 1px solid #000000;
	background-color: #FFFFFF;
	text-align: center;
	padding:10px;
	width:60%;
	
}

.Visible
{
	visibility:visible;
	display:block;
	
}

.Hidden
{
	visibility:hidden;
	display:none;
}

.Bar
{
	background-color: #EBF3FF;
	color: #000000;
	padding:5	px;
	font-weight:bold;
}

@charset "utf-8";
<!-- elan ---->

.path {
	text-align:center;
	padding:5px;
	border-bottom:1px solid #ebecda;
	font-family: Verdana;
	font-size:14px;
	color:#3e657f;
}
.path a:link,.path a:visited{
	font-family: Verdana;
	font-size:14px;
	color:#3e657f;
	text-decoration:none;
}
.add_txt a:link,.add_txt a:visited{
	font-family:Verdana;
	font-size:14px;
	color:#9e480b;
	text-align:right;
	padding-right:5px;
	padding-bottom:5px;
	font-weight:bold;
	text-decoration:none;
	
}
.add_txt a:hover{
	text-decoration:underline;
}

.header_nav_txt
{
	font-family:Verdana;
	font-size:14px;
	color:#9e480b;
	text-align:center;
	padding-right:5px;
	font-weight:bold;
	text-decoration:none;
}
.header_nav_txt a:link,.header_nav_txt a:visited{
	font-family:Verdana;
	font-size:14px;
	color:#9e480b;
	text-align:center;
	padding-right:5px;
	font-weight:bold;
	text-decoration:none;
}

.header_nav_txt a:hover{
	text-decoration:underline;
}



.border_td td{
	border:1px solid #e4e4e4;
}
.title_txt{
	font-family:Verdana !important;
	font-size:17px !important;
	color:#9e480b!important;
	text-align:right;
	font-weight:bold;
	padding-right:10px;
}
.td_txt{
	font-family:Verdana;
	font-size:15px;
	color:#515151;
	text-align:right;
	padding:0 10px 0 10px;
}

@charset "utf-8";
<!--internal pages ----->

.title_txt_internal{
	font-family:Verdana;
	font-size:17px;
	color:#9e480b;
	text-align:right;
	padding-right:5px;
	font-weight:bold;
}

.date_td{
	background-color:#203d50;
	color:#fff;
	font-family:Verdana;                        
	font-size:12px;
	width:100px;
	text-align:center;
}
.detail_txt{
	font-family:Verdana;
	font-size:16px !important;
	color:#515151 !important;
	text-align:justify;
	padding:5px;
}
.more_txt,.more_txt a:link,.more_txt a:visited{
	font-family:Verdana;
	font-size:14px;
	color:#a44d0f;
	text-align:left;
	padding:10px;
	text-decoration:none;
}
.date_td2{
	color:#203d50;
	font-family:Verdana;
	font-size:13px;
	width:80px;
	text-align:center;
	
}

.trDot
{
	background: url(/Style%20Library/Images/CPImages/dot.gif) repeat-x bottom right;
}

.txt {
font-size:16px;
font-family:Verdana;
color:#203d4f;
font-weight:bold;
	}
	
.txtUserName{
font-size:16px;
font-family:Verdana;
color:orange;
font-weight:bold;

	}
	
 .ms-formbody
 {
 width:100% !important;
}
span.DevHelperRequiredMark 
{
    color:#ff0000 !important;
    font-size:9pt;
}
