.bg {
	background-image: url(../images/bg.jpg);
}
.bg_vertical{
	background-image: url(../images/bg_vertical.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.bg_vertical_right{
	background-image: url(../images/bg_vertical_right.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.menu:link {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #335e65;
	text-decoration: none;
}
.menu:visited {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #335e65;
	text-decoration: none;
}
.menu:hover {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color:#c4ae84;
	text-decoration: none;
}
.news_bg{
	background-image: url(../images/news_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.grey_line{
	background-image: url(../images/grey_line.jpg);
	background-repeat:no-repeat;
	background-position: right top;	
}
.white_line{
	background-image: url(../images/white_line.jpg);
	background-repeat:no-repeat;
	background-position: right top;	
}
.text{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #437a83;
	text-decoration: none;
}
.text_02{
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #606060;
	text-decoration: none;
}
.text_03{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #6b6b6b;
	text-decoration: none;
	
}

.text_03_en{
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #6b6b6b;
	text-decoration: none;
	
}

/* Default CSS Stylesheet for a new Web Application project */
.Body
{
	font-size: 9pt;
	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: 9pt;
	font-family: Tahoma;
	direction: rtl;
}
.Label_LTR
{
	font-size: 9pt;
	font-family: Verdana;
	direction: ltr;
}
.TextBox_LTR
{
	font-size: 9pt;
	font-family: Verdana;
	direction: ltr;
	width:300px;
	text-align:left;
}
.TextBox_RTL
{
	font-size: 9pt;
	font-family: Tahoma;
	direction: rtl;
	width:300px;
	text-align:right;
}
.TextBox_MultiLine_RTL
{
	font-size: 9pt;
	font-family: Tahoma;
	text-align:right;
	width:400px;
	height:100px;
}

.TextBox_MultiLine_LTR
{
	font-size: 9pt;
	font-family: Verdana;
	text-align:left;
	width:400px;
	height:100px;
}

.DropDownList_RTL
{
	font-size: 9pt;
	font-family: Tahoma;
	direction: rtl;
	width:200px;
}
.DropDownList_LTR
{
	font-size: 9pt;
	font-family: Verdana;
	direction: ltr;
	width:200px;
}
.Button
{
	font-size: 9pt;
	font-family: Tahoma;
	text-align: center;
	vertical-align: middle;
	width:120px;
}
.LinkButton
{
	font-size: 9pt;
	font-family: Tahoma;
	text-align: center;
	vertical-align: middle;
}
.ImageButton
{
	font-size: 9pt;
	font-family: Tahoma;
	text-align: center;
	vertical-align: middle;
}
.HyperLink_RTL
{
	font-size: 9pt;
	font-family: Tahoma;
	direction: rtl;
	vertical-align: baseline;
}
.HyperLink_LTR
{
	font-size: 9pt;
	font-family: Verdana;
	direction: ltr;
	vertical-align: baseline;
}
.ListBox_RTL
{
	font-size: 9pt;
	font-family: Tahoma;
	direction: rtl;
}
.ListBox_LTR
{
	font-size: 9pt;
	font-family: Verdana;
	direction: ltr;
}
.DataGrid_Header
{
	font-size: 9pt;
	font-family: Tahoma;
}

.DataGrid_Header_Left
{
	font-size: 9pt;
	font-family: Verdana;
	text-align: left;
}
.DataGrid_Header_Right
{
	font-size: 9pt;
	font-family: Tahoma;
	text-align: right;
}
.DataGrid_Header_Center
{
	font-size: 9pt;
	font-family: Tahoma;
	text-align: center;
	background-color: #97AFED;
	color: #02247B;
}
.DataGrid_AlternatingItem
{
	font-size: 9pt;
	font-family: Tahoma;
}
.DataGrid_EditItem
{
	font-size: 9pt;
	font-family: Tahoma;
}
.DataGrid_Footer
{
	font-size: 9pt;
	font-family: Tahoma;
}
.DataGrid_Item
{
	font-size: 9pt;
	font-family: Tahoma;
	background-color: #f0f0f0;
}
.DataGrid_Item_Left
{
	font-size: 9pt;
	font-family: Verdana;
	text-align: left;
}
.DataGrid_Item_Right
{
	font-size: 9pt;
	font-family: Tahoma;
	text-align: right;
}
.DataGrid_Item_Center
{
	font-size: 9pt;
	font-family: Tahoma;
	text-align: center;
}
.DataGrid_Pager
{
	font-size: 9pt;
	font-family: Tahoma;
}
.DataGrid_SelectedItem
{
	font-size: 9pt;
	font-family: Tahoma;
}
.DataGrid_RTL
{
	font-size: 9pt;
	font-family: Tahoma;
	direction: rtl;
}
.DataGrid_LTR
{
	font-size: 9pt;
	font-family: Verdana;
	direction: ltr;
}
.DataList_RTL
{
	font-size: 9pt;
	font-family: Tahoma;
	direction: rtl;
}
.DataList_LTR
{
	font-size: 9pt;
	font-family: Verdana;
	direction: ltr;
}

.DataList_AlternatingItem
{
	font-size: 9pt;
	font-family: Tahoma;
}
.DataList_EditItem
{
	font-size: 9pt;
	font-family: Tahoma;
}
.DataList_Footer
{
	font-size: 9pt;
	font-family: Tahoma;
}
.DataList_Header
{
	font-size: 9pt;
	font-family: Tahoma;
}
.DataList_Item
{
	font-size: 9pt;
	font-family: Tahoma;
}
.DataList_SeletedItem
{
	font-size: 9pt;
	font-family: Tahoma;
}
.DataList_Separator
{
	font-size: 9pt;
	font-family: Tahoma;
}
.CheckBox_RTL
{
	text-align: right;
	font-size: 9pt;
	font-family: Tahoma;
	direction: rtl;
}
.CheckBox_LTR
{
	font-size: 9pt;
	font-family: Verdana;
	direction: ltr;
}
.CheckBoxList_RTL
{
	font-size: 9pt;
	font-family: Tahoma;
	direction: rtl;
}
.CheckBoxList_LTR
{
	font-size: 9pt;
	font-family: Verdana;
	direction: ltr;
}

.RadioButtonList_RTL
{
	font-size: 9pt;
	font-family: Tahoma;
	direction: rtl;
}
.RadioButtonList_LTR
{
	font-size: 9pt;
	font-family: Verdana;
	direction: ltr;
}
.RadioButton_RTL
{
	font-size: 9pt;
	font-family: Tahoma;
}
.RadioButton_LTR
{
	font-size: 9pt;
	font-family: Verdana;
	direction: ltr;
}
.Image
{
	font-size: 9pt;
	font-family: Tahoma;
}
.Panel_RTL
{
	font-size: 9pt;
	font-family: Tahoma;
	direction: rtl;
}
.Panel_LTR
{
	font-size: 9pt;
	font-family: Verdana;
	direction: ltr;
}


.Td_Right_Top
{
	font-size: 9pt;
	font-family: Tahoma;
	vertical-align: top;
	text-align: right;
	direction: rtl;
}
.Td_Center_Top
{
	font-size: 9pt;
	font-family: Tahoma;
	vertical-align: top;
	text-align: center;
}
.Td_Left_Top
{
	font-size: 9pt;
	font-family: Verdana;
	vertical-align: top;
	text-align: left;
}
.Td_Right_Middle
{
	font-size: 9pt;
	font-family: Tahoma;
	vertical-align: middle;
	text-align: right;
	direction: rtl;
}
.Td_Center_Middle
{
	font-size: 9pt;
	font-family: Tahoma;
	vertical-align: middle;
	text-align: center;
}
.Td_Left_Middle
{
	font-size: 9pt;
	font-family: Verdana;
	vertical-align: middle;
	text-align: left;
}
.Td_Right_Bottom
{
	font-size: 9pt;
	font-family: Tahoma;
	vertical-align: bottom;
	text-align: right;
}
.Td_Center_Bottom
{
	font-size: 9pt;
	font-family: Tahoma;
	vertical-align: bottom;
	text-align: center;
}
.Td_Left_Bottom
{
	font-size: 9pt;
	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:9pt;
	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: #f0f0f0;
    text-align: right;
    border-right: gray 1px dashed;
    border-top: gray 1px dashed;
    border-left: gray 1px dashed;
    border-bottom: gray 1px dashed;
}
.subButton
{
	position: relative;
	top: 3px;
	left: 5px;
	width: 12px;
	height: 25px;
	font-size: 1px;
	color: #ffffff;
	border: 0px solid;
	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:9pt;
	font-family:Tahoma;
	position:relative;
	
}

.Menu
{
  	font-size:9pt;
	font-family:Tahoma;
	cursor: hand;
}
