.menu_bg{
	background-image: url('menu_bg_en.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	height: 25px; padding-right: 15px;
	padding-left: 15px;
}

.content_bg{
	background-image: url('bg_ar.jpg');
	background-repeat: repeat-y;
	background-position: center
}

.menu_text {
	font-family: Tahoma;
	font-size: 8pt;
	color: #90caaf;
	font-weight: bold
}

.menu_text:link {
	font-family: Tahoma;
	font-size: 8pt;
	color: #90caaf;
	font-weight: bold
}

.menu_text:visited {
	font-family: Tahoma;
	font-size: 8pt;
	color: #90caaf;
	font-weight: bold
}

.menu_text:hover {
	font-family: Tahoma;
	font-size: 8pt;
	color: #90caaf;
	font-weight: bold
}

.menu_text:active {
	font-family: Tahoma;
	font-size: 8pt;
	color: #90caaf;
	font-weight: bold
}

/* Main Menu Styles */
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: #90caaf; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 8pt; 
	/* font-weight: bold; */
	font-style: normal; 
	border-left: 385d4a 0px solid; 
	border-bottom: 385d4a 0px solid; 
	border-top: 385d4a 0px solid; 
	border-right: 385d4a 0px solid;
	background-color: Transparent;
}
.MainMenu_MenuItemSelected {
	cursor: pointer; 
	cursor: hand; 
	color: #FF0012; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 8pt; 
	/*font-weight: bold; */
	font-style: normal; 
	border-left: 385d4a 0px solid; 
	border-bottom: 385d4a 1px solid; 
	border-top: 385d4a 1px solid; 
	border-right: 385d4a 0px solid;
	background-color: Transparent;
}
.submenu{
	color: #000000;
}
.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #385d4a; 
	border-left: #385d4a 1px solid; 
	border-bottom: #385d4a 1px solid; 
	border-top: #385d4a 1px solid; 
	text-align: center; 
	width: 15; 
	height: 21;
}
.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #385d4a; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	border-bottom: #385d4a 0px solid; 
	border-left: #385d4a 0px solid; 
	border-top: #385d4a 0px solid; 
	border-right: #385d4a 0px solid;
}
.MainMenu_MenuBreak {
	border-bottom: #385d4a 1px solid; 
	border-left: #385d4a 0px solid; 
	border-top: #385d4a 1px solid;  
	border-right: #385d4a 0px solid; 
	background-color: #385d4a; 
	height: 10px;
}
.MainMenu_MenuItemSel {
	cursor: pointer; 
	cursor: hand; 
	color: #90caaf; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 8pt; 
	/* font-weight: bold; */
	font-style: normal;
	background-color: #284034;
}
.MainMenu_RootMenuItemActive {
	cursor: pointer; 
	cursor: hand; 
	color: #FF0006; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 8pt; 
	/* font-weight: bold; */
	font-style: normal;
}
.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #385d4a 1px solid; 
	border-bottom: #385d4a 1px solid; 
	border-top: #385d4a 0px solid;
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
	color: #284034;
}

/* Containers */
.moduleTitle1{
	font-family: 'Tahoma';
	font-size: 10px;
	font-weight: bold;
	color: #ffffff
}

.moduleTitle1:link{
	font-family: 'Tahoma';
	font-size: 10px;
	font-weight: bold;
	color: #ffffff
}

.moduleTitle1:hover{
	font-family: 'Tahoma';
	font-size: 10px;
	font-weight: bold;
	color: #ffffff
}

.moduleTitle1:active{
	font-family: 'Tahoma';
	font-size: 10px;
	font-weight: bold;
	color: #ffffff
}

.moduleTitle1:visited{
	font-family: 'Tahoma';
	font-size: 10px;
	font-weight: bold;
	color: #ffffff
}