﻿@media screen
{

.containermaster_clear {
	width: 100%;
}
.containermaster_footer {
	text-align:right;
}

.containerrow1_clear {
}
.containerrow2_clear {
	background-color: #ffffff;
}
.ModuleTitle_MenuItem {
	border: white 0px solid;
}

.ModuleTitle_MenuItem TD {  
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	height: 21px;
        white-space: nowrap;
        padding: 1px 3px 3px 1px;	
}


.ModuleTitle_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #EEEEEE; 
	width: 15px;
	height: 100%;   
}

.ModuleTitle_SubMenu 
{
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #FFFFFF; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	padding: 1px 1px 1px 1px;   
}

.ModuleTitle_MenuBreak  {
	background-color: #EEEEEE; 
	font-size: 1px; 
}

.ModuleTitle_MenuItemSel {

	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	background-color: #C1D2EE;
}
.scrollarea {
	direction:rtl;
	margin-top: 15px;
	padding-right: 7px;
	padding-left: 7px;
	height: 610px;
	overflow: auto;
scrollbar-face-color : #b78b5e;
scrollbar-shadow-color : #90571d;
scrollbar-highlight-color : #e2cba2;
scrollbar-darkshadow-color : #896847;
scrollbar-track-color : #c9925c;


}
.dirright {
	direction:ltr;
}
.containermaster_footer2 {
	margin-top: 10px;
	text-align: right;
	margin-bottom:5px;
}
}