﻿	#TpShdw{
		width: 100%;
		height: 32px;
		 
	}
	#TpShdwCntr{
		width:948px;
		height: 32px;
		border-right:1px #281e18 solid;
		border-left:1px #281e18 solid; 
		background: #44362d url('Images/TopShadow.jpg') no-repeat scroll center top ;
		}
	#Logo{
		width: 100%;
		height:148px;
		border-top: 1px #4e010b solid;
		background:#1f0409 url('Images/Header.jpg') no-repeat scroll center center;
		border-Bottom: 1px #180206 solid;
	}
	#BtmHdr{
		width: 100%;
		height: 50px;
		background: #1f0409 url('Images/BottomHeader.jpg') no-repeat scroll center top;
		border-top: 1px #45000c solid;
	}
	#Menu-DIV{
		width: 950px;
		height:50px;
		text-align:center;
	}
	#BtmShdw{
		width:948px;
		height: 40px;
		border-right:1px #281e18 solid;
		border-left:1px #281e18 solid; 
		background: #44362d  url('Images/ShadowBottom.jpg') no-repeat scroll center top; 
	}
	#Search{
		float: left;
		margin-left:15px;
		padding-top: 10px;
	}
	
	#Login{
		float: right;
		padding-top: 10px;
		margin-right: 15px;
	}
	#BenamTable{
		width: 950px;
		_width:948px;
		background-color: #44362d;
		border-right:1px #281e18 solid;
		border-left:1px #281e18 solid;
	}
	#TpPane{
		padding-left: 10px;
		padding-right: 10px;
	}
	#RghPn{
		width: 260px;
		padding-right: 10px;
	}
	#CPHldr{
		width: 690px;
		padding-left: 10px;
		padding-right: 10px;
	}
	#CpBtmHldr{
		display:inline-block;
		width: 665px;
	}
		#MdlLftHldr{
			width: 250px;
			margin-right: 10px;
			float:left;
		}
		#MdlRghtHldr{
			width: 405px;
			float:right;
		}
	#BtmRghP{
		float: right;
		width: 303px;
		_width: 302px;
		_display:inline;
		border:none;
		margin-right:10px;

	}
	#BtmMdlP{
		width: 302px;
		float: right;
		border:none;
		margin-right:10px;
	}
	#BtmLftP{
		 width: 303px;
		 _width: 302px;
		 float: left;
		 _display:inline;
		 border:none;
		 margin-left:10px;
	}
	#Links{
		width: 948px;
		background-color: #44362d;
		text-align: center;	
		border-right:1px #281e18 solid;
		border-left:1px #281e18 solid;
	}
	#TpShdwFtr{
		width: 948px;
		height:23px;
		background:#44362d url('Images/TopShadowFoter.jpg') no-repeat scroll left bottom;
		border-right:1px #281e18 solid;
		border-left:1px #281e18 solid;
	}
	#Ftr{
		width: 100%;
		height: 33px; 
		border-Bottom: 1px #1c1210 solid;
		border-top:1px #1c1210 solid;
		background-color:#1f0409;
	}
	#ImageFtr{
		width: 950px;
		background:#1f0409 url('Images/ImageFoter.jpg') no-repeat scroll left top;
		height: 33px;
	}
	
		#PGP{
			width: 55px;
			height: 32px;
			background: transparent  url('Images/PGP.gif') no-repeat scroll center bottom;
			margin-top:1px;
			margin-right : 10px;
			cursor:pointer;
			}
		#CopyRight{
			width:450px;
			float: inherit;
			padding-top:8px;
			text-align: center;
		}	
	
	#BtmShdwFtr{
		width: 950px;
		height:23px;
		background:#44362D url('Images/BottomShadowFoter.jpg') no-repeat scroll left top;
		border:1px #281e18 solid;
		border-top:none;
	}
/*---------------------------------------------------*/	
	
/*Start of Defined Classes*/
	
	.separator{
		color: #987650;
		padding-right:3px;
		padding-left:3px;
	}
	.TitleClass{	
		font-family: Tahoma, Arial, Helvetica;
		font-size: 9pt;
		font-weight: normal;
		color:#eecb9b;
	}
/*Eand of Defined Classes*/	

/*----------------------------------------------------*/

/* Start of Search Settings	*/
	.SearchContainer{

		vertical-align:top;
		border: none;
		
	}
	.SubmitContainer{
		height:10px;
		width:15px;
		vertical-align:top;
		border: none;
		padding-right: 8px;

	}
	.SearchTextBox{
		background-color:#896e46;
		border:none;
		top:0px;
		margin-right:5px;
		width:120px;
		font-family:Tahoma, Arial, Helvetica;
		font-size:8pt;
		font-weight:normal;
	}
	.SearchOptBtn{
		color:#a8895b;
		font-family:Tahoma;
		font-size:8pt;
		position:relative;
		top:3px;
		_top:1px;
		border: none;
	}
	.SearchSubmit{
		color:white;
		position:relative;
		top:5px;
		font-family:Tahoma;
		font-size:8pt;
		width:13px;
		height: 13px;
		padding-top:1px;
		border: none;

	}
	A.SearchSubmit:link {
		color:white;
		text-decoration:none;
		border: none;
	}
	A.SearchSubmit:active {
		color:white;
		text-decoration:none;
		border: none;
	}
	A.SearchSubmit:visited {
		color:white;
		text-decoration:none;
		border: none;
	}
	A.SearchSubmit:hover {
		color:white;
		text-decoration:none;
		border: none;
	}
/* Eand of Search Settings*/

/*----------------------------------------------------*/


/*SolPartMenu Settings*/
		.MM_MnuCntnr {
			 height:50px;
			 background-color:transparent ;
			 cursor: pointer; 
		     cursor: hand;
		     border:none;
 			width:100px;
 			_position:relative;
		     _top:-1px;	
	}
		.MM_MnuBr{
		    height:50px;
		    background-color:transparent ;
		    cursor: pointer; 
		    cursor: hand;
		    border:none;
		}
		.MM_MnuIcn{
		    text-align:center; 
		    width:20px;
		    height:23px; 
		    border:none;
		    text-align: center;
		    border-left:0px transparent solid ;
		    border-right:0px transparent solid ;
			border-Bottom:1px #56010d solid;
			border-top: 0px #000000 solid;
			background-color: transparent ;
	
		}
		.MM_SbMnu { 
		    z-index: 1000; 
			cursor: pointer; 
		    cursor: hand;
		   	text-align:center;
		    padding:2px 2px 2px 2px;
		    color: #ae8851;
			background:#480812 url('Images/SubMenuBg.gif') repeat scroll left top ;
			border:1px #180206 solid ;
		}
		.MM_MnuBrk{
		    background-color:transparent; 
		    height:0px;

		}
		.MM_MnuArw{
			width:25px;
			text-align:center;
			border:none;
			border-Bottom:1px #56010d solid;
			/*display:none;*/

		}
		.MM_RtMnuArw{
			display:none;
		}
		.MM_MnuItm{
		    cursor:pointer; 
		    cursor:hand;
		    font-family:Tahoma;
		    font-size:8pt;
			font-style:normal;
			font-weight:normal ;
			border:none;
			border-Bottom:1px #56010d solid;
			color:#ae8851;
		}
		
		.MM_SbMnuItmAct TD{
		   	border-Bottom:1px #56010d solid;
		   	border-right:none;
		    border-left:none;
		    font-family:Tahoma;
		    font-size:8pt;
			font-style:normal;
			font-weight:normal ;
		  	background:transparent url('Images/SubMenuActive.gif') repeat-x  scroll center center; 		    
		  	color:#ae8851;
		}
		.MM_SbMnuItmSel{
		    font-family:Tahoma;
		    font-size: 8pt;
			font-style:normal;
			font-weight:normal ;
			background:transparent url('Images/SubMenuActive.gif') repeat-x scroll center center; 			
			color:#ae8851;
			border-Bottom:1px #58030f solid;
		}
		.MM_MnuItmSel{
			/*color:white;
		    background-color: #CC0000;
		    font-family:Tahoma;
		    font-size: 8pt;
			font-style:normal;*/
			background-color: transparent ;


		}
		.MM_RtMnuItm TD{
		   	text-align:center;		    
		   	font-family:Tahoma;
		    font-size:8pt;
			font-style:normal;
			font-weight:normal ;
			height:50px;
			padding-right:15px;
			padding-left:15px;
			color:#ba9762;
			border:none;
			border-left: 1px #180206 solid;
			border-right: 1px #45000c solid;
		} 
		.MM_RtMnuItmAct TD{
		    color:white;
		    text-align:center;
		    font-family:Tahoma;
		    font-size:8pt;
			font-style:normal;
			font-weight:normal;
			height:50px;
			padding-right:15px;
			padding-left:15px;
			border:none;
			border-left: 1px #180206 solid;
			border-right: 1px #45000c solid;
			background: transparent  url('Images/RootMenuSelected.jpg') no-repeat scroll center  top;
		} 
		.MM_RtMnuItmSel TD{
			color:white;
			text-align:center;
			font-family:Tahoma;
		    font-size:8pt;
			font-style:normal;
			font-weight:normal ;
			height:50px;
			padding-right:15px;
			padding-left:15px;
			border:none;
			border-left: 1px #180206 solid;
			border-right: 1px #45000c solid;
			background: transparent  url('Images/RootMenuSelected.jpg') no-repeat scroll center  top;
		}	

/*END of SolPartMenu Settings*/	

/*-----------------------------------------------------*/	
	
/*Start of Standard Classes*/
	.SkinObject{
		font-weight: normal;
		font-size: 8pt;
		font-family: Tahoma, Arial, Helvetica;
		color: #ce9961;
	}
	
		A.SkinObject:link{
			color: #ce9961;
			font-style:normal;
			text-decoration: none;
		}
		
		A.SkinObject:visited{
			text-decoration: none;
			color: #ce9961;
			font-style:italic;
		}
		
		A.SkinObject:hover{
			text-decoration: underline;
			color: #ce9961;
			font-style:normal;
		}
		
		A.SkinObject:active{
			text-decoration: none;
			font-style:italic;
			color: #ce9961;
		}
	
		
	/* style for module titles */
	.Head{
		font-family: Tahoma, Arial, Helvetica;
		font-size:9pt;
		font-weight: bold;
		color: #eecb9b;
	}
	
	/* style of item titles on edit and admin pages */
	.SubHead{
		font-family: Tahoma, Arial, Helvetica;
		font-size:10pt;
		font-weight: normal;
		color: #eecb9b;
	}
	
	/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
	.SubSubHead{
		font-family: Tahoma, Arial, Helvetica;
		font-size:9pt;
		font-weight:normal;
		color: #eecb9b;
	}
	
	
	/* text style used for most text rendered by modules */
	.Normal{
		font-family: Tahoma, Arial, Helvetica;
		font-size: 8pt;
		font-weight: normal;
		color:#FCF5EC;
	}
	
	/* text style used for rendered text which should appear disabled */
	.NormalDisabled{
		font-family: Tahoma, Arial, Helvetica;
		font-size: 8pt;
		font-weight: normal;
		color: Silver;
	}
	
	/* text style used for rendered text which requires emphasis */
	.NormalBold{
		font-family: Tahoma, Arial, Helvetica;
		font-size: 8pt;
		font-weight: normal;
		font-weight: bold;
		color:#FCF5EC;
	}
	
	/* text style used for error messages */
	.NormalRed{
		font-family: Tahoma, Arial, Helvetica;
		font-size: 9pt;
		font-weight: normal;
		color: #9b7951;
	}
	
	/* text style for buttons and link buttons used in the portal admin pages */
	.CommandButton{
		font-size: 8pt;
		font-family: tahoma;
		font-weight:normal;
		color: #ce9961;

	}
	
		A.CommandButton:link{
			color: #ce9961; 
			font-style: normal ;
			text-decoration: none;
		}
		
		A.CommandButton:visited{
			color: #ce9961; 
			font-style: italic ;
			text-decoration: none;
		}
		
		A.CommandButton:hover{
			color: #ce9961; 
			font-style: normal;
			text-decoration: underline;
		}
		
		A.CommandButton:active{
			color: #ce9961; 
			font-style: italic;
			text-decoration: none;
		}
		
/* Start of GENERIC HTML TAGS */
	
body{
	direction: rtl;
	margin:0px 0px 0px 0px;;
	padding: 0;
	background-color: #392b22;
	background:transparent url('Images/Body.jpg') repeat scroll right top ;
}
	A {
		font-size: 8pt;
		font-family: tahoma;
		font-weight:normal;
		color: #ce9961;
	}
		A:link {
			color: #ce9961; 
			font-style: normal ;
			text-decoration: none;
		}
		A:visited {
			color: #ce9961; 
			font-style: italic ;
			text-decoration: none;
		}
		A:active {
			color: #ce9961; 
			font-style: italic;
			text-decoration: none;
		}
		A:hover {
			color: #ce9961; 
			font-style: normal;
			text-decoration: underline;
		}


	H1{
		font-family: Tahoma, Arial, Helvetica;
		font-size: 14px;
		font-weight: bold;
		color: #eecb9b;
	}
	
	H2{
		font-family: Tahoma, Arial, Helvetica;
		font-size: 11pt;
		font-weight: bold;
		color: #eecb9b;
	}
	
	H3{
		font-family: Tahoma, Arial, Helvetica;
		font-size: 11pt;
		font-weight: normal;
		color: #eecb9b;
	}
	
	H4{
		font-family: Tahoma, Arial, Helvetica;
		font-size: 10pt;
		font-weight: bold;
		color: #eecb9b;
	}
	
	H5, DT{
		font-family: Tahoma, Arial, Helvetica;
		font-size: 10pt;
		font-weight: normal;
		color: #eecb9b;
	}
	
	H6{
		font-family: Tahoma, Arial, Helvetica;
		font-size: 9pt;
		font-weight: bold;
		color: #eecb9b;
	}
	TH {
		font-size:8pt; 
		font-weight:bold;
		color: #eecb9b; 
		font-family: tahoma;
	}
	TD{
		font-size: 8pt; 
		color: #FCF5EC; 
		font-family: tahoma;
		font-weight:normal;
	}
	DIV{
		font-size: 8pt; 
		color: #FCF5EC; 
		font-family: tahoma;
		font-weight:normal;	
	}
	P{
		line-height:21px;	
		font-size: 8pt; 
		color: #FCF5EC; 
		font-family: tahoma;
		font-weight:normal;	
	}

	
/*END of GENERIC HTML TAGS */




	
	
	
	
	
	

