﻿body
{
	direction: rtl;
	font-family: Tahoma;
	font-size: 9pt;
	background-image: url(Images/bg.gif);
	background-repeat: repeat;
	margin: 0px;
}
.hrStyle
{
	width: 60%;
	height: 1px;
	color: moccasin;
	text-align:right;
}
.ButtonStyle
{
	direction: rtl;
	font-family: Tahoma;
	font-size: 10pt;
	height: 24px;
	border-right: #ff6633 2px solid;
	border-top: #ff6633 2px solid;
	border-left: #ff6633 2px solid;
	border-bottom: #ff6633 2px solid; /*background-image: url(Images/button.gif);*/
	background-color: #EEF2F3;
	color: #cc0000;
	background-color: white;
	cursor: hand;
}
.SmallButtonStyle
{
	direction: rtl;
	font-family: Tahoma;
	font-size: 10pt;
	height: 20px;
	border-right: #ff6633 2px solid;
	border-top: #ff6633 2px solid;
	border-left: #ff6633 2px solid;
	border-bottom: #ff6633 2px solid; /*background-image: url(Images/button.gif);*/
	background-color: #EEF2F3;
	color: #cc0000;
	background-color: white;
	cursor: hand;
}
.ButtonStyle2
{
	direction: rtl;
	font-family: Tahoma;
	font-size: 10pt;
	height: 24px;
	border-right: #ff6633 2px solid;
	border-top: #ff6633 2px solid;
	border-left: #ff6633 2px solid;
	border-bottom: #ff6633 2px solid; /*background-image: url(Images/button.gif);*/
	background-color: #EEF2F3;
	color: #000000;
	background-color: #ffe4c4;
	cursor: hand;
}
.SmallButtonStyle2
{
	direction: rtl;
	font-family: Tahoma;
	font-size: 10pt;
	height: 20px;
	border-right: #ff6633 2px solid;
	border-top: #ff6633 2px solid;
	border-left: #ff6633 2px solid;
	border-bottom: #ff6633 2px solid; /*background-image: url(Images/button.gif);*/
	background-color: #EEF2F3;
	color: #000000;
	background-color: #ffe4c4;
	cursor: hand;
}
.SearchButton
{
	height: 23px;
	width: 26px;
}
.RefreshButton
{
	height: 23px;
	width: 26px;
}
.CloseButton
{
	height: 21px;
	width: 21px;
}
.PageContent
{
	font-family: Tahoma;
	font-size: 12px;
	padding: 20px 6px 15px 6px;
}

/* Tab control */
.TabControlSelectedLeft, .RTL .TabControlSelectedRight
{
	background-image: url(Images/tab_left_activ.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 6px;
	height: 27px;
	overflow: hidden;
	/*cursor: pointer;*/
}

.TabControlSelected
{
	background-image: url(Images/tab_mid_activ.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 27px;
	padding: 2px 0px 0px 1px;
	overflow: hidden;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	/*cursor: pointer;*/
}

.RTL .TabControlSelected
{
	padding: 2px 1px 0px 0px;
}

.TabControlLinkSelected
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	overflow: hidden;
}

.TabControlSelectedRight, .RTL .TabControlSelectedLeft
{
	background-image: url(Images/tab_right_activ.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 6px;
	height: 27px;
	overflow: hidden;
	/*cursor: pointer;*/
}

.TabControlLeft, .RTL .TabControlRight
{
	background-image: url(Images/tab_left.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 5px;
	height: 27px;
	overflow: hidden;
	/*cursor: pointer;*/
}

.TabControl
{
	background-image: url(Images/tab_mid.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 25px;
	line-height: 20px;
	padding: 4px 1px 0px 1px;
	overflow: hidden;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	/*cursor: pointer;*/
}


.TabControlRight, .RTL .TabControlLeft
{
	background-image: url(Images/tab_right.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 6px;
	height: 27px;
	overflow: hidden;
	/*cursor: pointer;*/
}
.TabControlHR
{
    color: #A4B2BC;
    width: 100%;
    height: 2px;
    margin-top: 0px; 
    _margin-top: -8px;
}
.LinkButtonStyle
{
	font-family: Tahoma;
	font-size: 10px; /*color: #000000;*/
	text-decoration: none;
	overflow: hidden;
	color: #0000ff;
}
.RequiredFieldValidator
{
	font-size: 9pt;
	font-family: Tahoma;
	height: 18px;
}
.Textbox
{
	font-size: 9pt;
	font-family: Tahoma;
}
.LableBackgroundRight
{
	background-image: url(Images/LabelRight2.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 3px;
	height: 23px;
	overflow: hidden;
	/*cursor: pointer;*/
}
.LabelBackgroundMiddle
{
	background-image: url(Images/LabelMid2.gif);
	background-repeat: repeat-x;
	background-position: top;
	vertical-align: middle;
	text-align: right;
	border-right: dimgray 1px solid;
	border-left: dimgray 1px solid;
}
.Table
{
	border-collapse: collapse;
	vertical-align: top;
}
.HeaderMiddle
{
	background-image: url(Images/header_middle.gif);
	background-repeat: repeat-x;
	background-position: top;
	width:98%;
}
.HeaderRight
{
	background-image: url(Images/header_right.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 1%;
}
.HeaderLeft
{
	background-image: url(Images/header_left.gif);
	background-position: right top;
	background-repeat: no-repeat;
	width: 1%;
}
.TabSelectedLeft
{
	background-image: url(Images/new_tab_left_activ.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.TabSelectedMid
{
	background-image: url(Images/new_tab_mid_activ.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.TabSelectedRight
{
	background-image: url(Images/new_tab_right_activ.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.TabLeft
{
	background-image: url(Images/new_tab_left.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.TabMid
{
	background-image: url(Images/new_tab_mid.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.TabRight
{
	background-image: url(Images/new_tab_right.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.TableLabel
{
	background-color: inactivecaptiontext;
	font-size: 9pt;
	font-family: Tahoma;
	height: 20px;
}
.TableLabel2
{
	font-size: 9pt;
	font-family: Tahoma;
	height: 20px;
}
.HeaderMiddle2
{
	background-image: url(Images/header3_middle.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
}
.SectionMiddle
{
	background-image: url(Images/Section_Mid.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align:left;
	height:25px;
}
.SectionLeft
{ 
	background-image: url(Images/Section_Left.gif);
	background-position: 50% top;
	background-repeat: no-repeat;
	text-align: left; 
}
.SectionRight
{ 
	background-image: url(Images/Section_Right.gif);
	background-position: top;
	background-repeat: no-repeat;
	text-align: right; 
}
.Menu_Selected_Right
{
	background-image: url(Images/Menu_Selected_Right.gif);
	background-position: left center;
	background-repeat: no-repeat;
	text-align: right;
}
.Menu_Selected_Middle
{
	background-position: 50% top;
	background-repeat: no-repeat;
	background-color: white;
	text-align: center;
}
.Menu_Right
{
	background-image: url(Images/Menu_Right.gif);
	background-position: left center;
	background-repeat: no-repeat;
	text-align: right;
}
.Menu_Middle
{
	background-position: 50% top;
	background-repeat: no-repeat;
	background-color: #65b5f2;
	text-align: center;
}
.Menu_Left
{
	background-image: url(Images/Menu_Left.gif);
	background-position: right center;
	background-repeat: no-repeat;
	text-align: left;
}
.Menu_Select
{
	background-color: #65b5f2;
	text-align: center;
	background-color: #bee1fc;
}
/*MenuMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMM*/
.Menu_TopLeft
{
	background-image: url(Images/menu/Panel_TopLeft.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.Menu_Top
{
	background-image: url(Images/menu/Panel_Up.gif);
	background-position: center center;
	background-repeat: repeat-x;
	background-color: #565656;
}
.Menu_TopRight
{
	background-image: url(Images/menu/Panel_TopRight.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
.Menu_Left
{
	background-image: url(Images/menu/Panel_Left.gif);
	background-position: center center;
	background-repeat: repeat-y;
}
.Menu_Right
{
	background-image: url(Images/menu/Panel_Right.gif);
	background-position: center center;
	background-repeat: repeat-y;
}
.Menu_DownLeft
{
	background-image: url(Images/menu/Panel_DownLeft.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
.Menu_Down
{
	background-image: url(Images/menu/Panel_Down.gif);
	background-position: center center;
	background-repeat: repeat-x;
	background-color: #565656;
}
.Menu_DownRight
{
	background-image: url(Images/menu/Panel_DownRight.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
.MenuControlImage_Over
{
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #6b6b6b;
	background-image: url(Images/menu/Tab1_2.gif);
	vertical-align: middle;
	text-align: center;
	width: 40px;
	height: 50px;
	margin: 0px;
	padding: 0px;
}
.MenuControlImage_Up
{
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #6b6b6b;
	vertical-align: middle;
	text-align: center;
	width: 40px;
	height: 50px;
	margin: 0px;
	padding: 0px;
}
.MenuControlImage_Press
{
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #6b6b6b;
	background-image: url(Images/menu/Tab1_3.gif);
	vertical-align: middle;
	text-align: center;
	width: 40px;
	height: 50px;
	margin: 0px;
	padding: 0px;
}
.MenuTableMenuTDvisible
{
    width: 160px;
    height: 0px;
    background-color: #f5f5f5;
    vertical-align: top;
    padding: 0px;
    margin: 0px;
    visibility: visible;
    position: absolute;
}
.MenuTableMenuTDhidden
{
	width: 160px;
	height: 0px;
	background-color: #f5f5f5;
	vertical-align: top;
	padding: 0px; 
	margin: 0px;
	visibility:hidden;
    position: absolute;
}
/*MMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMM*/
.GridViewNumber
{
	font-size: 12px;
	direction: rtl;
	font-family: Tahoma;
}


