a{
	color: #505050;
}

body
{
	margin-top: 30px;
	padding:0px;
	direction: rtl;
	color:#c1c0c0;
	background-color: White;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE:11Pt;	
}

TD
{

	font-size:11pt;
	color:#444444;
	text-align:right;

}

.ninput
{
	width:115px;
	border:1px solid #515050;
	background-color:#FFFFFF;
	height:20px;
}

/*-------------------- Top Left Menu-------------------------*/

.menuitem
{
	background-image:url('../images/unselectedmenutab.jpg'); 
	background-position:right top;
	background-repeat:no-repeat;
	height:26px;
}

.menuitemwrap
{
	background-image:url('../images/UnSelectedMenuWrap.jpg'); 
	background-repeat:no-repeat;
	background-position:left top;
	height:26px;
}

.menuiteminnerwrap
{
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	height:16px;
}

.menuitemselected
{
	background-image:url('../images/selectedmenutab.jpg'); 
	background-position:right top;
	background-repeat:no-repeat;
	height:26px;
}

.menuitemwrapselected
{
	background-image:url('../images/SelectedMenuWrap.jpg'); 
	background-repeat:no-repeat;
	background-position:left top;
	height:16px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	
}

.menuiteminnerwrapselected
{
	padding:0px;
}

.menuitemlink
{
	color:#FFFFFF;
	font-weight: bold;
}

.menuitemlink:hover
{
	text-decoration: underline;
}

/*-------------------- Navigator ----------------------------*/

.treediv
{
	
	color:#505050;
}

.treeseparator
{
	padding-right:6px;
	padding-left:6px;
}


/*-------------------- Top Right Menu-------------------------*/

.TopMenuIconBk
{
	background-image:url('../images/TopMenuIconsBk.jpg'); 
	width:173px; 
	height:30px; 
	background-position:top right;
	background-repeat:no-repeat;
	text-align:center;
}
.submenudiv{
	height: 21px;
	line-height: 21px;
	padding-right: 10px;
}
.submenuitemselected{
	color:#BD2125;
	font-weight: bold;
}
.submenuitem{
	font-weight: bold;	
}
.submenuseparator{
	padding: 0px 3px;
}
/*--------------------  Right Menu-------------------------*/

.rightmenu
{
	background-image:url('../images/ManageSideBar.jpg'); 
	width:173px; 
	background-position:top right;
}

.rightmenudivwrap
{
	text-align:right;
	background-image:url('../images/BottomSideRightBar.jpg'); 
	padding-bottom:20px;
	background-repeat:no-repeat;
	background-position:bottom right;
	padding-right:10px;
	padding-top:35px;	
	
}

.newsletterbk
{
	background-image:url('../images/HpNewsLetterFotm.jpg'); 
	width:173px; 
	height:220px; 
	background-position:right top;
}

.sidemenulink
{
	text-align:right;
	color:#c1c0c0;
	line-height:16px;
	font-size:11pt;
	background-image:url('../images/Spacer.jpg');
	background-repeat:no-repeat;
	background-position:right top;
	padding-right:20px;
	margin-top:10px;
	display:block;
	
}

.sidemenulinkselected,.sidemenulink:hover
{
	color:#FFFFFF;
	line-height:16px;
	background-image:url('../images/IconSideBar.jpg');
	background-repeat:no-repeat;
	background-position:right top;
	padding-right:20px;
	margin-top:10px;
	display:block;
	font-size:11pt;
	
}

/*------------------ Newsletter --------------------------------*/

.btnsubmit
{
	background-image:url('../images/BtnSubmit.jpg');
	background-repeat:no-repeat;
	width:52px;
	height:28px;
	border:none;
	background-color: White;
	background-position:top right;
	cursor:hand;
	
}

.inputname
{
	color:#515050;
	text-align:right;
	width:40px;
	vertical-align:top;
	padding-right:4px;
}

/*------------------------ Bottom Menu ------------------------*/

.bottommenuitem
{
	color:#515050;
}

.bottommenu
{
	background-image:url('../images/BottomMenuBk.jpg');
	background-position:bottom right;
	background-repeat:no-repeat;
	padding-top:10px;
	width:578px;
	height:76px;
}

.bottommenuwrap
{
	padding-top:11px;
}

/*------------------------ Text ----------------------------*/

.innerpage{
	background-color:#f7f6f7;
	min-height: 400px;
	line-height: 1.5em;
}
.innerpagewrap{
padding: 15px;
}
.bktext
{
	background-color:#f7f6f7;
	
}

.divtitlebk
{
	background-image:url('../images/BottomMenuBk.jpg');
	width:100%;	
}

.hptextbox
{
	background-image:url('../images/HpBoxTextBk_02.jpg');
	background-repeat:no-repeat;
	width:100%;	
}

.hpabstract
{
	padding-top:40px;
}

.hptextboxwrap
{
	vertical-align:top;
	padding:10px;
}

/*---------------------- Gallery ----------------------------------*/
.hpgallerybk
{
	background-image:url('../images/HpGalleryBk.jpg');
	background-position:top right;
	padding-top:30px;
	height:135px;
	background-repeat:no-repeat;
}

#toctd{
	background-image: url(../images/gallerysbg.jpg);
	height: 32px;
	text-align: right;
	color: White;
	
}
#ddBut{
	color: White;
	font-size: 14px;
	font-weight: bold;
	display: block;
}
#nav{
	padding: 10px 30px 0px 0px;
	height: 24px;
}
#toc{
	position: relative;
	right: 0px;
	top:0px;
	background-color: red;
	width: 337px;
	display: block;
}
#toc div{
	background-color: #D2D2D2;
	padding: 2px 8px;
	border-bottom: 1px solid #999999;
}
#toc div a{
	color: #1D5A7B;
	display: block;
}
.gallerysinner{
	padding: 10px;
	vertical-align: middle;
	height: 110px;
	width:553px;
	overflow:hidden;
	white-space:nowrap;
}

.galleryimgpadding
{
	padding-right:15px;
}
.gallerys{
	
	vertical-align: middle;
	line-height: 105px;
	
}

.galleryswrap{
	
}
