/* 
================================
MMS Container
Created by: Thomas Breece
================================
*/   

.containermaster_blue {
	width: 100%;
	background-color: #E9E9E9;
	BORDER-RIGHT: white 1px solid;
	BORDER-TOP: white 1px solid;
	BORDER-LEFT: white 1px solid;
	BORDER-BOTTOM: white 1px solid;
	moz-border-radius-bottomleft: 15px;
	moz-border-radius-bottomright: 15px;
	moz-border-radius-topleft: 3px;
	moz-border-radius-topright: 3px;
}
.containerrow1_blue {
	background-image: url(menubarc.jpg);
}
.containerrow1_blue.Head {
	color: white;
	
}
.containerrow2_blue {
	background-color: #FFFFFF;
	background-image: url(selectedc.JPG);
}
.ModuleTitle_MenuBar {
	cursor: pointer; 
	cursor: hand;
	color: white;
	height:16px;
	background-color: Transparent;
}
.ModuleTitle_MenuItem {
	cursor: pointer;
	color: White;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	background-color: Transparent;
	font-family: Georgia;
	border-bottom: white 0px solid;
	border-top: white 0px solid;
}
.ModuleTitle_MenuIcon {
	background-color: transparent;
	cursor: pointer;
	cursor: hand;
	text-align: center;
	width: 15px;
	height: 21px;
	background-image: url(dropmenu.JPG);
	border-left: #EEEEEE 0px solid; 
 	border-bottom: #EEEEEE 0px solid; 
 	border-top: #EEEEEE 0px solid; 
}
.ModuleTitle_SubMenu {
	color: Black;
	cursor: hand;
	font-family: Georgia;
	background-image: none;
	background-repeat: repeat-x;
	repeat-y;
	background-position: top;
	font: normal normal normal/normal Georgia;
	background: #3D4D6F;
}

.ModuleTitle_MenuItemSel {
	background-color: transparent;
	cursor: pointer;
	cursor: hand;
	color: White;
	font-family: Georgia;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	height: 21px;
	background-image: url(selected.JPG);
}
.ModuleTitle_MenuArrow {
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
	border-right: #FFFFFF 0px solid;
	border-bottom: #FFFFFF 0px solid;
}
.ModuleTitle_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
