﻿body {
	background-image: url(../Skin_Images/Background.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 0px;
}
#Contents {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
#Header {
}
#Navigate {
	height: 28px;
	padding-top: 7px;
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(../Skin_Images/Navigate_Back.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;

}
.link {
	text-decoration: none;
	color: #666;
}
.navigate_item{
	margin-right: auto;
	margin-left: auto;
}
.navigate_item a{
	color: #333;
	height: 24px;
	text-decoration: none;
	display: block;
	float: right;
	padding:8px 10px 0px 10px;
}
.navigate_item a:hover{
		background-repeat: repeat-x;
	background-position: top;
	background-image: url(../Skin_Images/navigate_selected_Back.gif);
	color: #474544;
	background-repeat: repeat-x;
	background-color: #FFF;
}
.navigate_item_selected{
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(../Skin_Images/navigate_selected_Back.gif);
	float: right;
	color: #474544;
	padding:8px 10px 0px 10px;
	height: 24px;
	background-repeat: repeat-x;
	background-color: #FFF;
}
.level_3 a:hover {
	background-color: #999;
	color: #333;
	}	
.level_3 a {
	background-color: #CCC;
	color: #333;
	height: 18px;
	text-decoration: none;
	display: block;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	}	
	.level_3_selected  {
	background-color: #d7d7d7;
	height: 18px;
	text-decoration: none;
	color: #333;
	display: block;
	font-size: 12px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
	background-image: url(../skin_images/r_arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	}
.User {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.User a {
	text-decoration: none;
	color: #000000;
}
.User a:hover {
	color: #666666;
}

.Date {
	font-family: tahoma;
	font-size: 12px;
	color: #006fb6;
	text-align: left;
}
.menu {
	color: #999;
	height: 33px;
	background-repeat: repeat-x;
	width: 130px;
	}
#menu {
	font-weight: bold;
	color: #999;
	margin-top: 6px;
	height: 30px;
	background-repeat: repeat-x;
	background-image: url(../skin_images/menu_back.gif);
	background-color: #666;
	padding-left: 15px;

	}
.menu_item{
	margin-right: auto;
	margin-left: auto;
}
.menu_item a{
	color: #FFF;
	padding:8px 15px 0px 15px;
	height: 24px;

	text-decoration: none;
	display: block;
	float: right;
}
.menu_item a:hover{
	color: #474544;
	background-image: url(../skin_images/menu_selected_back.gif);
	background-repeat: repeat-x;
}
.menu_item_selected{
	float: right;
	color: #474544;
	padding:8px 15px 0px 15px;
	height: 24px;
	background-image: url(../skin_images/menu_selected_back.gif);
	background-repeat: repeat-x;
}
#Bodyin {
	height: 100%;
	background-color: #FFF;
	padding: 10px;
	display: block;
	color: #666;
}
#Footer1 {
	background-image: url(../Images/Footer_Back.gif);
	height: 50px;
	/*width: 950px;*/
	margin-bottom: 0px;
	
	margin-right: auto;
	margin-left: auto;
	padding-top: 35px;
	padding-right: 5px;
	padding-left: 5px;
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	background-repeat: repeat-x;
}
#Footer {
	margin-top: 20px;
	background-image: url('../Skin_Images/footer_back.gif');
	background-repeat: repeat-x;
	padding-top: 10px;
	height: 32px;
	color: #999;
}
.btn {
		font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666;
	font-weight: bold;
	height: 27px;
	color: #FFF;
	background-image: url(../skin_images/btnBack.gif);
	background-repeat: repeat-x;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	background-position: top;
	border-width: 0px;
	
	width: 85px;
}
.cancelBtn {
		font-family: "Tahoma";
	font-size: 11px;
	color: #666;
	font-weight: bold;
	height: 27px;
	color: #FFF;
	background-image: url(../skin_images/cancelBtnBack.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-width: 0px;

	width: 85px;
}
#form {
	font-family: tahoma;
	font-size: 12px;
	color: #666;
	font-weight: bold;
	margin-top: -10px;
}
.title {
	padding-top: 6px;
	color: #FFF;
	padding-right: 7px;
	height: 22px;
}

.textBoxFocus {
	border: 2px solid #66C;
}
.table.space {
	background-color: #039;
}

#hor-b
{
	border-collapse: collapse;
	text-align: right;
}

#hor-b th
{
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	padding-right: 6px;
	padding-left: 6px;
	background-color: #DADFFD;
	background-image: url(../Skin_Images/titleBack.gif);
	height: 24px;
	background-position: right;
	background-repeat: repeat-x;
	padding-top: 2px;
	padding-bottom: 4px;
}
#hor-b td
{
	color: #6E6E6E;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	height: 25px;
}
.R1 {
	background-color: #F4F5FD;
}
.R0 {
	background-color: #FFF;
}

#hor-b td a
{
	border-bottom: 1px dotted #666;
	color: #CCC;
	padding: 2px;
	text-decoration: none;
	background-color: #333;
	font-size: 11px;
}
.lblright
{
	direction :ltr  ;
	}

.textbox {
	
		border: 1px solid #DFDFDF;
    font-family:tahoma, "Times New Roman", Times, serif;
            font-size:12px;
		    direction:rtl;
		    text-align:right;
    margin-right: 0px;
}
.textarea {
	
		font-family:tahoma, "Times New Roman", Times, serif;
        font-size:12px;
		border-width:1px;
		border-style:solid;
		border-color:#DFDFDF;
		direction:rtl ;
		text-align:right;
		height:100px;
		width:150px;

}

.textbox6 {
	
		font-family:tahoma, "Times New Roman", Times, serif;
        font-size:12px;
		border-width:1px;
		border-style:solid;
		border-color:#DFDFDF;
		direction:ltr  ;
		text-align:left;
		
}
.textboxW {
	
		font-family:tahoma, "Times New Roman", Times, serif;
        font-size:0px;
		border-width:0px;
	
		border-color:#ffffff;
		direction:ltr  ;
		text-align:left;
		
}

.textbox5 {
	
		font-family:tahoma, "Times New Roman", Times, serif;
        font-size:12px;
         width :200px;
		border-width:1px;
		border-style:solid;
		border-color:#DFDFDF;
		direction:rtl ;
		text-align:right;
		
}

.textbox5_1 {
	
		font-family:tahoma, "Times New Roman", Times, serif;
        font-size:12px;
         width :200px;
		border-width:1px;
		border-style:solid;
		border-color:#DFDFDF;
		direction:rtl ;
		text-align:right;
	
		
}
.label2
{
    
   direction:rtl;
  
  
    }
.ctree {

	font-family: tahoma,arial;
	font-size: 11px;
	text-decoration: none;
	color: #003366;
}
a.ctree:link {
	font-family: tahoma,arial;
	font-size: 11px;
	text-decoration: none;
	color: #003366;
}
a.ctree:hover {

	font-family: tahoma,arial;
	font-size: 11px;
	text-decoration: none;
	color: #8F8F8F;
}

a.ctree:visited{
			font-family: tahoma,arial;
	font-size: 11px;
	text-decoration: none;
	color: #003366;
}
.label
{
    
   direction:ltr;
  
  
    }
.top {
		background-color:#E6E6E6;
}
.text {
		font-family:Tahoma,sans-serif; 
		font-size: 11px; 
		color:#7B8C90; 
		padding-left:10; 
		padding-right:10 ;
		line-height:2;
}
.bottom {
		font-family:Tahoma,sans-serif; 
		font-size: 10px; 
		color:#999999; 
		padding-left:10; 
		padding-right:10 ;
		margin-left:20px;
		vertical-align:top;
		height:17px;
			background-color:#F3F3F3;
	/*	background-image:url(images/414.jpg); */
		text-align:right;
		padding-right:30px;
}
.text2 {
		font-family:Tahoma,sans-serif; 
		font-size: 11px; 
		color:#404040; 
		padding-left:10; 
		padding-right:10 ;
}
.news {
		font-family:Arial, sans-serif; 
		font-size: 9pt; color:#000000; 
		padding-left:10; 
		padding-right:5; 
		font-weight:900; 
}
.border {
		border-width:thin;
		border-color:#CCCCCC;
		border-collapse:collapse;
		border:inset
}

.bottom_top 
{
	width:100%;
	height:6px;
	background-color:#D2D2D2;

}
.bottom_top2 
{
	width:100%;
	height:4px;
 background-color:#EFEFEF;

}
.cntextbox {
	
		font-family:tahoma, "Times New Roman", Times, serif;
        font-size:12px;
		border-width:1px;
		border-style:solid;
		border-color:#DFDFDF;
		direction:rtl ;
		text-align:right;
		
}


.mtextbox {
	
		font-family:tahoma, "Times New Roman", Times, serif;
        font-size:12px;
		border-width:1px;
		border-style:solid;
		border-color:#DFDFDF;
		direction:rtl ;
		text-align:left ;
}
.multitextbox {
	
		font-family:tahoma, "Times New Roman", Times, serif;
        font-size:12px;
		border-width:1px;
		border-style:solid;
		border-color:#DFDFDF;
		direction:rtl ;
		text-align:right  ;
		 width :119px;
		 Height:60px;
}

.multitextbox2 {
	
		font-family:tahoma, "Times New Roman", Times, serif;
        font-size:12px;
		border-width:1px;
		border-style:solid;
		border-color:#DFDFDF;
		direction:rtl ;
		text-align:right  ;
		 width :170px;
}


.multitextbox4 {
	
		font-family:tahoma, "Times New Roman", Times, serif;
        font-size:12px;
		border-width:1px;
		border-style:solid;
		border-color:#DFDFDF;
		direction:rtl;
		text-align:right  ;
		 width :170px;
}



.multitextbox6{
	
		font-family:tahoma, "Times New Roman", Times, serif;
        font-size:12px;
		border-width:1px;
		 width :470px;
		border-style:solid;
		border-color:#DFDFDF;
		direction:ltr ;
		text-align:left ;
		
}
.textbox3 {
	
		font-family:tahoma, "Times New Roman", Times, serif;
        font-size:12px;
        width :170px;
		border-width:1px;
		border-style:solid;
		border-color:#DFDFDF;
		direction:ltr;
		text-align:right;
		
}
.textbox33 {
	
		font-family:tahoma, "Times New Roman", Times, serif;
        font-size:12px;
        width :145px;
		border-width:1px;
		border-style:solid;
		border-color:#DFDFDF;
		direction:ltr;
		text-align:right;
		
}
.textbox4 {
	
		font-family:tahoma, "Times New Roman", Times, serif;
        font-size:12px;
        width :400px;
		border-width:1px;
		border-style:solid;
		border-color:#DFDFDF;
		direction:ltr;
		text-align:right;
		
}

.smalltextbox {
	
		font-family:tahoma, "Times New Roman", Times, serif;
        font-size:12px;
        width :30px;
		border-width:1px;
		border-style:solid;
		border-color:#DFDFDF;
		direction:ltr;
		text-align:right;
		
}
.smalltextbox1 {
	
		font-family:tahoma, "Times New Roman", Times, serif;
        font-size:12px;
        width :32px;
		border-width:1px;
		border-style:solid;
		border-color:#DFDFDF;
		direction:ltr;
		text-align:right;
		
}
.smallesttextbox {
	
		font-family:tahoma, "Times New Roman", Times, serif;
        font-size:12px;
        width :15px;
		border-width:1px;
		border-style:solid;
		border-color:#DFDFDF;
		direction:ltr;
		text-align:right;
		
}
.middletextbox {
	
		font-family:tahoma, "Times New Roman", Times, serif;
        font-size:12px;
        width :50px;
		border-width:1px;
		border-style:solid;
		border-color:#DFDFDF;
		direction:ltr;
		text-align:right;
		
}
.middletextbox1 {
	
		font-family:tahoma, "Times New Roman", Times, serif;
        font-size:12px;
        width :55px;
		border-width:1px;
		border-style:solid;
		border-color:#DFDFDF;
		direction:ltr;
		text-align:right;
		
}
.middletextbox2 {
	
		font-family:tahoma, "Times New Roman", Times, serif;
        font-size:12px;
        width :55px;
		border-width:1px;
		border-style:solid;
		border-color:#DFDFDF;
		direction:rtl ;
		text-align:right;
		
}

.textbox4 {
	
		font-family:tahoma, "Times New Roman", Times, serif;
        font-size:12px;
        width :200px;
		border-width:1px;
		border-style:solid;
		border-color:#DFDFDF;
		direction:ltr;
		text-align:right;
		
}

.textbox2 {
	
		font-family:tahoma, "Times New Roman", Times, serif;
        font-size:12px;
        width :36px;
        font-weight :lighter ;
		border-width:1px;
		border-style:solid;
		border-color:#DFDFDF;
		direction:ltr;
		text-align:right;
		
}
.dropdown{
		font-family:tahoma, "Times New Roman", Times, serif;
        font-size:12px;
		border-width:1px;
		border-style:solid;
		border-color:#DFDFDF;
		direction:rtl ;
		text-align:right;
		width :100px;
}

.dropdown1
{
		font-family:tahoma, "Times New Roman", Times, serif;
        font-size:12px;
        
       
		border-width:1px;
		border-style:solid;
		border-color:#DFDFDF;
		direction:rtl ;
		text-align:right;
}


.textbox_pass {
		background-color:#f5f8fa;
		color:#415973;
		font-family:tahoma, "Times New Roman", Times, serif;
        font-size:12px;
		border-width:1px;
}
.Button {
		background-color:#999999;
		/*background-image:url(images/boton.gif);*/
		background-repeat:repeat;
		background-attachment:fixed;
		color:#FFFFFF;
		border-color:#999;
		/*border-color:#c60808; */
		font-family:tahoma, "Times New Roman", Times, serif;
        font-size:12px;
		border-width:2px;
	    width:150px;
    height: 22px;
}
.Button_p {
		background-color:#E6E6E6;
		/*background-image:url(images/boton.gif);*/
		background-repeat:repeat;
		background-attachment:fixed;
		color:#000000;
		border-color:#BFDFFF;
		/*border-color:#c60808; */
		font-family:tahoma, "Times New Roman", Times, serif;
        font-size:12px;
		border-width:0.5px;
		
}
.Button1 {
		background-color:#E6E6E6;
		/*background-image:url(images/boton.gif);*/
		background-repeat:repeat;
		background-attachment:fixed;
		color:#000000;
		border-color:#ffffff; 
		font-family:tahoma, "Times New Roman", Times, serif;
        font-size:12px;
		border-width:0.5px;
}
.Button2 {
	
	width :200px;
		font-family:tahoma, "Times New Roman", Times, serif;
        font-size:12px;
		border-width:2px;
		
}
.login	
{	
	background-image: url(Images/GB.gif);
	border: #c60808 1pt solid;
	font-size: 11px; 
	color:#FFFFFF; 
	padding-left:10; 
	padding-right:10 ;
	line-height:2;
	width:500px;
	height:210px;
}
.top_log
{
		background-image: url(../Images/login-header.gif);
		width:409px;
	height:59px;

	}
.top_log2
{
		background-image: url(../Images/u2.gif);
		width:409px;
	height:59px;

	}

.top_pic
{
	height:81px;
	background-image:url(../../images/p12.jpg);
	background-repeat:no-repeat;
	background-position:right;
}

/* GridView CSS Classes */
.GridView
{
    direction:rtl;
    font-family:Tahoma;
    font-size:8pt;
    font-weight:normal;
    border:solid 1px #ffffff;
   
}
.GridViewHeader 
{
    color:#222222;
    background-color :#8391A2;
    text-align:center;
    font-family:tahoma; font-size:8pt;color :#ffffff; font-weight:600; font-style:normal;
    border:solid 1px #ffffff;
    padding:2px;
    height:18px;
}
.GridViewRow
{
    color:#516175;
	background-color:#D2D7DD;
	border-width  :thin ;
	font-size:8pt; font-family:tahoma;
    height:18px;
   
}
.DHTR_Grid_Row td
{
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
}
.GridViewAlternateRow
{
    background-color:#ffffff;
    height:18px;
}
.GridViewSelected
{
    color:#555555;
	cursor:hand;
    background-color:#FFFFD0;
    height:18px;
}
.GridViewButton {
	width:50px;
	color:#333366;
	font-size:8pt; font-family:tahoma;
	height:18px; 
/*	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#F0F0F0, EndColorStr=#b0b0b0);*/
	border:#7b9ebd 1px ridge; border-right-style:solid;
	padding:0px 5px 5px 4px;
	margin:0px;
}
.GridViewCell 
{
    text-align:right;
    padding-right:3px;
    font-family:tahoma; font-size:8pt; font-weight:normal; font-style:normal;
    border:solid 1px #FFFFFF;
    height:18px;
}

/* Tree CSS Classes */
.TreeView { 
	padding-top:4px; 
	padding-left:1px; 
	cursor:default; 
}
.RootTreeNode { 
	color:black; 
	font-family: tahoma; 
	font-size: 10pt; 
	font-weight: 600;
	padding-left:3px; padding-right:3px; padding-bottom:2px;
}
.TreeNode { 
	color:#333399; 
	font-family: tahoma; 
	font-size: 8pt; 
	font-weight:600;
	padding-left:3px; padding-right:3px; padding-bottom:2px;
}
.GrayedTreeNode { 
	font-family: tahoma; 
	font-size: 8pt; 
	padding-left:3px; padding-right:3px; padding-bottom:2px;
	color:gray; 
	cursor:default;
}
.HoverTreeNode { 
	font-family: tahoma; 
	font-size: 8pt; 
	color:#333399; 
	background-color:#FFFFF7; 
	border:dotted 1px #AA4444; 
	padding-left:3px; padding-right:3px; padding-bottom:2px;
	cursor: default; 
}
.SelectedTreeNode { 
	color:#333399; 
	background-color:#FFFFF7; 
	border:solid 1px #444477; 
	font-family: tahoma; 
	font-size: 8pt;
	font-weight:600; 
	padding-left:3px; padding-right:3px; padding-bottom:2px;
	cursor: default; 
}
.Pager
{
    color:#516175;
	background-color:#eeeeee;
	border-width  :thin ;
	font-size:8pt; font-family:tahoma;
   
}
/* ***** */
.PickerCSS
{
	background-color: #ffffff;
	border-right: #000000 2px solid;
	border-top: #000000 2px solid;
	border-left: #000000 2px solid;
	border-bottom: #000000 2px solid;
}
.PickerHeaderCSS
{
	background-color:Gray ;
	height: 30px;
}
.PickerFooterCSS
{
	background-color: Gray;
}
.PickerWeekDayCSS
{
	background-color: Gray;
	text-align: center;
	font-size: 8pt;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	height: 19px;
}
.PickerCalendarCSS
{
	background-color: #e8f4ff;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	height: 19px;
}
.PickerWorkDayCSS
{
	background-color: #ffffff;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}
A.PickerWorkDayCSS
{
	color: black;
	text-decoration: none;
	border: none;
}
.PickerForbidenCSS
{
	background-color: #e8f4ff;
	color: Red;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	font-weight: bold;
}
.PickerSelectedCSS
{
	background-color: #e4e8ff;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}
A.PickerSelectedCSS
{
	font-weight: bold;
	color: #0066ff;
	text-decoration: underline;
	border: none;
}
.DatePicker
{
	font-family:Tahoma;
    font-size:8pt;
	width:40px;
	text-decoration: underline;
	border: none;
}