/* MENU */


.MainMenu_MenuContainer {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px; 
	border-top: #919B79 0px solid;
	border-left: #919B79 0px solid;
	border-right: #919B79 0px solid;
	border-bottom: #919B79 0px solid;
	background: transparent;  
	height: 25px;
	text-align: center;
	valign: center;
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height: 25px;
	background: transparent;  
	valign: center;
	border-top: #919B79 0px solid;
	border-left: #919B79 0px solid;
	border-right: #919B79 0px solid;
	border-bottom: #919B79 0px solid;
}

.MainMenu_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: #858B77; 
	background: #DDE1D6;
	font-family: Verdana; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal; 
	text-decoration: none; 
	border-top: #919B79 0px solid;
	border-left: #919B79 0px solid;
	border-right: #919B79 0px solid;
	border-bottom: #919B79 0px solid;
	height: 25px;
	valign: center;
}

.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #DDE1D6; 
	border-top: #919B79 0px solid;
	border-left: #919B79 0px solid;
	border-right: #919B79 0px solid;
	border-bottom: #919B79 0px solid;
	text-align: center; 
	width: 16px;
	height: 25px;
}

.MainMenu_SubMenu {
	z-index: 999; 
	cursor: pointer; 
	cursor: hand; 
	height: 25px;
	border-top: #919B79 0px solid;
	border-left: #919B79 0px solid;
	border-right: #919B79 0px solid;
	border-bottom: #919B79 0px solid;
	background-color: #DDE1D6;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='999999', Direction=135, Strength=3) ;
}

.MainMenu_MenuBreak {
	background-color: #DDE1D6;
	height: 25 px;
	border-top: #919B79 0px solid;
	border-left: #919B79 0px solid;
	border-right: #919B79 0px solid;
	border-bottom: #919B79 0px solid;
	width: 0 px;
}

.MainMenu_MenuItemSel {
	cursor: pointer; 
	cursor: hand; 
	background-color: #F5F5F5;
	color: #c36; 
	font-family: Verdana; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal; 
	text-decoration:none ; 
	height: 25px;
	border-top: #919B79 0px solid;
	border-left: #919B79 0px solid;
	border-right: #919B79 0px solid;
	border-bottom: #919B79 0px solid;
	valign: center;
}

.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 0pt; 
	cursor: pointer; 
	cursor: hand; 
	border-top: #919B79 0px solid;
	border-left: #919B79 0px solid;
	border-right: #919B79 0px solid;
	border-bottom: #919B79 0px solid;
	width: 0;
}

.MainMenu_RootMenuArrow {
	font-family: none; 
	font-size: 0pt;
	cursor: hand;
	text-decoration:none;
	overflow:hidden;
	border-top: #919B79 0px solid;
	border-left: #919B79 0px solid;
	border-right: #919B79 0px solid;
	border-bottom: #919B79 0px solid;
}

.rootovercss {
	background: #DDE1D6;
	font-family: Verdana; 
	text-align: center;
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal; 
	height: 25px;
	border-top: #919B79 0px solid;
	border-left: #919B79 0px solid;
	border-right: #919B79 0px solid;
	border-bottom: #919B79 0px solid;
	valign: center;
	background-image: url(/Metamorf/Portals/0/Skins/111TabSkin/menuinactive.gif);
	BACKGROUND-REPEAT: repeat-x;
}
.rootcss {
	font-family: Verdana; 
	text-align: center;
	background: #DDE1D6;
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal; 
	color: #858B77;
	height: 25px;
	valign: center;
	border-top: #919B79 0px solid;
	border-left: #919B79 0px solid;
	border-right: #919B79 0px solid;
	border-bottom: #919B79 0px solid;
	background-image: url(/Metamorf/Portals/0/Skins/111TabSkin/menuinactive.gif);
	BACKGROUND-REPEAT: repeat-x;
}
.rootactivecss {
	font-family: Verdana; 
	font-size: 11px; 
	text-align: center;
	background: #FFFFFF;
	font-weight: bold; 
	font-style: normal; 
	height: 25px;
	color: #c36;
	border-top: #919B79 0px solid;
	border-left: #919B79 0px solid;
	border-right: #919B79 0px solid;
	border-bottom: #919B79 0px solid;
	valign: center;
}
.content {
	padding: 10;
}
.right {
	background-image: url(/Metamorf/Portals/0/Skins/111TabSkin/rightpanespace.gif); 
	background-repeat: repeat-y;
	padding-top: 10;
	padding-left: 15;
	padding-right: 45;
	padding-bottom: 10;
}
.topright {
	 background-image: url(/Metamorf/Portals/0/Skins/111TabSkin/topright.gif); 
	 background-repeat:  no-repeat;
}
.contentfooter {
	 background-image: url(/Metamorf/Portals/0/Skins/111TabSkin/contentfooter.gif); 
	 background-repeat:  no-repeat;
}
.rightfooter {
	 background-image: url(/Metamorf/Portals/0/Skins/111TabSkin/rightfooter.gif); 
	 background-repeat:  no-repeat;
}
.footer {
	
}
BODY {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px; 
	BACKGROUND-REPEAT: repeat-x; 
	BACKGROUND-COLOR: #BEC5AF; 
	TEXT-ALIGN: left;
	background-image: url(/Metamorf/Portals/0/Skins/111TabSkin/bg.gif);
}

