html
{
	width: 100%;
	margin: 0px;
	height: 100%;
}

body
{
	width: 100%;
	margin: 0px;

	margin: 0;
	position: relative;
	background-color: #E0EBE2;
	font-family:Tahoma;
	color: #1A1815;
}

.buttons
{
	background: #828282;
	padding: 4px 4px 4px 4px;
	margin-right: 10px;
	vertical-align: middle;
	color: white;
	margin-top: 0px;
	margin-bottom: 0;
	border: 1px white solid;
	font-family: Tahoma;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
	width: 80px;
	background-color: #705041;
}

.error_strings
 {
   font-family: Tahoma;
   font-size: 13px;
   color: #660000;
   font-weight: bold;
   width: 100%;
 }
        

.DateField
  {
   font-family: Tahoma;
   font-size: x-small;
  }
        
.textBoxStyle
{
	border-right: dimgray 1px solid;
	border-top: dimgray 1px solid;
	font-size: 9pt;
	border-left: dimgray 1px solid;
	color: dimgray;
	border-bottom: dimgray 1px solid;
	font-family: Tahoma;
}

.DropdownStyle
{
	font-family: Tahoma, Arial;
	border-style:solid;
	border-width: 1px;
	border-color: #8A9699;
	font-size: 12px;
	color: #4E5658;
	height:20px;
	width:150px;
}

.logo
{
	background-image: url( '../../../includes/Images/topimage.gif' );
	vertical-align:top;
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	padding: 0px;
}

.logoleft
{
	background-image: url( '../../../includes/Images/topmenuleft.gif' );
	vertical-align:top;
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	padding: 0px;
}
	
	.topmenubck
	{
	background-image: url( '../../../includes/Images/topmenu.gif' );
	background-repeat:repeat-x;
		
		}
/*DataGrid-Gridview styles*/
.DG_cell1
{
	background-color: #E9EDE7;
	font-family: /*'Courier New' , Courier, monospace*/Tahoma;
	color: #006666;
	font-size: 8pt;
}

.DG_cell1_alt
{
	font-size: 8pt;
	color: #996633;
	font-family: /*'Courier New' , Courier, monospace*/Tahoma;
	background-color: #D7DED3;
	font-weight: bold;
}

.DG_Header, DG_Header a:link
{
	background-color: #705041;
	font-size: 10pt;
	color: whitesmoke;
	font-family: /*'Courier New' , Courier, monospace*/Tahoma;
	text-align: right;
}

.DGHeaderLink, DGHeaderLink a:link
{
	font-size: 10pt;
	color: whitesmoke;
	font-family: /*'Courier New' , Courier, monospace*/Tahoma;
	text-align: right;
}

.TextCellStyle
{
	font-family: /*'Courier New' , Courier, monospace*/Tahoma;
	font-size: 10pt;
	padding-left: 3px;
	padding-right: 3px;
	text-align: justify;
	padding-bottom: 2px;
	vertical-align: top;
	text-indent: 2px;
}

.MsoNormal
{
	font-family: /*'Courier New' , Courier, monospace*/Tahoma;
	font-size: 10pt;
	padding-left: 3px;
	padding-right: 3px;
	text-align: justify;
	padding-bottom: 2px;
	vertical-align: top;
	text-indent: 2px;
}
	
/*Label styles*/
.lblStyle
{
	font-family: /*'Courier New' , Courier, monospace*/Tahoma;
	font-size: 11pt;
	white-space: nowrap;
	padding-left: 3px;
	padding-right: 3px;
	text-align: right;
	padding-bottom: 2px;
	vertical-align: top;
	text-indent: 2px;
	letter-spacing:normal;
	
}

.TitleStyle
{
	font-family: /*'Courier New' , Courier, monospace*/Tahoma;
	font-size: 11pt;
	white-space: nowrap;
	padding-left: 2px;
	padding-right: 2px;
	text-align: right;
	padding-bottom: 2px;
	vertical-align: top;
	font-weight:bold;
}

.SubTitleStyle
{
	font-family: /*'Courier New' , Courier, monospace*/Tahoma;
	font-size: 10pt;
	white-space: nowrap;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	padding-bottom: 3px;
	vertical-align: top;
	font-weight: bold;
}
/*HTML table styles*/

.TopTable
{
	padding-right: 5px;
	margin-right:5px;
	margin-top: 0px;
	padding-left: 0px;
	font-size: 8pt;
	padding-bottom: 0px;
	padding-top: 0px;
	font-family: Tahoma;
}

td.InnerTable
{
	font-family: Tahoma;
	border-style: dotted;
	border-width:1px;
	height:100%;
	margin-right:5px;
 margin-left :5px;
	padding-right:5px;
	direction:rtl;
	font-size: 8pt;

}
        
 .TableMain
{
    font-family: Tahoma;
}

.Container
{
	font-family: Tahoma, Helvetica, sans-serif;
	text-align: right;
	text-indent: 5px;
	padding-top: 4px;
	margin-top: 4px;
	background-color:#FFFFFF;
}

.footer
{
    font-size: 7pt;
    color: #1C5E55;
    font-family: Tahoma;
    text-decoration: none;
    padding: 0px !important;
    text-indent:0px !important;
}

.RootNode
{
	white-space: nowrap;
	width: 20%;
}

/*Hyperlink styles*/

.HL1_small
{
    font-size: 7pt;
    color: #1C5E55;
    font-family: Tahoma;
    text-decoration: none;
    padding: 0px !important;
    text-indent:0px !important;
	font-weight: 700;
}

/*.HL1_small a:link, a:visited
{
    font-weight: bold !important;
    font-size: 7pt;
    color: #1C5E55;
    font-family: Tahoma;
    text-decoration: none;
    padding: 0px !important;
    text-indent:0px !important;
}*/

.HL1_big
{
    font-weight: bold;
    font-size: 8pt;
    color: #1C5E55;
    font-family: Tahoma;
    text-decoration: none;
}

/*Cell Styles*/

.copyright
{
	font-size: 8pt;
	font-family: Tahoma;
	color: #393936;
	background-color: #B8DEC0;
	
}

.bar
{

	background-repeat: repeat-x;
}

td.banner
{
	background-color: #B8DEC0;
	padding: 10px;
	white-space: nowrap;
	border-bottom: 1px #cdcdcd solid;
	background-repeat: no-repeat;
	height: 15px;
}

td.login
{
	border-top: 1px #cdcdcd solid; border-bottom: 1px #cdcdcd solid; 
	border-left: 1px #cdcdcd solid; border-right: 1px #cdcdcd solid;
}

.MainPageHeaderCell
{
	/*border-bottom: solid 1px #BAAC98;
	border-top: solid 1px #BAAC98;
	border-left: solid 1px #BAAC98;
	border-right: solid 1px #BAAC98;*/
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: bold;
/*	background-color: #BAAC98;*/
}

.MainPageSubCell
{
	border-bottom: solid 1px #DAE4DC;
	border-top: solid 1px #BAAC98;
	border-left: solid 1px #BAAC98;
	border-right: solid 1px #BAAC98;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
/*	background-color: #878263;*/
}
.MainPageCell
{
	 border-bottom:solid 1px #BAAC98;
	 border-top:solid 1px #DAE4DC;
	 border-left:solid 1px #BAAC98;
	 border-right:solid 1px #BAAC98;
}

td.MainPageCell
{
	 border-bottom:solid 1px #BAAC98;
	 border-top:solid 1px #DAE4DC;
	 border-left:solid 1px #BAAC98;
	 border-right:solid 1px #BAAC98;
}

/*Menu Styles*/


.listingProgress
{
	padding-left: 30px;
	font-size: 10px;
	FONT-WEIGHT: bold;
	background-image: url(../../../includes/images/ajax-loaderFlower.gif);
	background-repeat: no-repeat;
}

.SiteMapStyle
{
	color: #676454;
	font-weight: bold;
	font-family: Tahoma, Helvetica, sans-serif; /*padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 4px;*/
	font-size: 10pt;
	text-align: right;
	height: 15px;
	cursor: hand;
	
}
.sitemapParentStyle
{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #663300;
	padding-right: 5px;
	padding-left: 5px;
}

.sitemapNodeStyle
{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #987250;
	padding-right: 5px;
	padding-left: 5px;
}

.sitemapRootStyle
{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #333300;
	padding-right: 2px;
	padding-left: 5px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #ACD2B5;
}

/*New menus*/
/*.FullMenu
{
	position: relative;
	display: block;
	height: 25px;
	font-size: 14px;
	font-weight: bold;
	background: transparent url(images/bgOFF1.gif) repeat-x top left;
	font-family: Tahoma;
	border-right: 4px solid #B30000;	
right:4px;
}*/

/*For Section headers*/
.MenuBlock
{
	background-image: url(   '../../../includes/images/menuBack.gif' );
	background-repeat: repeat-x;
	border-right: 4px solid /*#B30000*/#d2282b/*#5fa382*/;
	right: 2px;
	font-size: 10pt;
	font-weight: bold!important;
	font-family: Tahoma;
}

.MenuBlock a
{
	font-size: 10pt;
	font-weight: bold;
	font-family: Tahoma;
	cursor: hand;
	}

.SubMenu
{
	background-position: 4px;
	position: relative;
	display: block;
	height: 30px;
	font-size: 9pt;
	font-weight: normal;
	cursor: hand;
	font-family: Tahoma;
	padding-right: 10px;
	/*text-indent:10px;
	margin: 4px;
	padding: 10px;
	right: 10px;*/
}

.MenuLink a:link, a:visited, a:active
{
	color:#666!important;
	text-decoration: none;
	/*padding:2px 2px 0 2px;*/
	/*height:20px;
	font-weight: normal !important;
	text-indent:30px !important;
	font-family: Tahoma;
	font-size: 9pt;
	cursor: hand;*/
	margin-left:10px;
	/*background:transparent url(images/bgDIVIDER1.gif) no-repeat top right;*/
}

.ParentMenuLink a:link, a:visited, a:active
{
	color:#666 !important;
	text-decoration: none;
	/*padding:2px 2px 0 2px;*/
	/*height:20px;
	font-weight: normal!important;
	text-indent:0px!important;
	font-family: Tahoma;
	font-size: 9pt;
	cursor: hand;
	background:transparent url(images/bgDIVIDER1.gif) no-repeat top right;*/
}

.SubMenuLink
{
	background:url('../../../includes/images/menuBack.gif' ) repeat-x;
	/*background-color:Fuchsia;*/
}
	
.SubMenuLink a
{
	display:block;color:#666;text-decoration:none;
	padding:0px 0px 0px 0px;height:18px;
	font-weight: normal!important;
	cursor: hand;	
}

.MenuLink a:hover
{color:#B30000!important;
background:transparent no-repeat top right;
font-family: Tahoma;
	font-size: 9pt;
		cursor: hand;

}

.SubMenuLink a:hover
{color:#B30000!important;
background:transparent no-repeat top right;
	cursor: hand;

}

.leftpart
{
	background:transparent url('../../../includes/images/leftpart.gif') no-repeat;

	}

.rightpart
{
	background:transparent url('../../../includes/images/rightpart.gif') no-repeat;

	}
	
	.middlepart
{
	background:transparent url('../../../includes/images/middlepart.gif') repeat-x;
	font-size:10pt!important;
	font-weight:normal!important;

	}
/*End New menus*/

/*.morelink a:link, a:visited
{
	font-family:Tahoma;
	font-size:8pt;
	font-weight:bold;
	color:#B30000;
	}*/