Body
{
background: url('/portals/138/skins/SonographyNow/images/Sonography_BG.jpg') repeat-x;
    background-color: #d3d3d3;
}

/* Main Menu */
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:14;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	font-size: 12px;
	font-family: "Arial Narrow", Arial, Verdana;
	color: #ffffff;
	font-weight: bold; 
	font-style: normal; 
	border-left: #ffffff 0px solid; 
	border-bottom: #ffffff 0px solid; 
	border-top: #ffffff 0px solid; 
	border-right: #ffffff 0px solid;
	background-color: Transparent;
}
.rootmenuitemactivecssclass {
	cursor: pointer; 
	cursor: hand; 
	font-size: 12px;
	font-family: "Arial Narrow", Arial, Verdana;
	color: black;
	font-weight: bold; 
	font-style: normal; 
	background: #64b7e3;
	background-color: #64b7e3;
	border-left: #ffffff 0px solid; 
	border-bottom: #ffffff 0px solid; 
	border-top: #ffffff 0px solid; 
	border-right: #ffffff 0px solid;
	
}
.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #64b6e3; 
	border-left: #64b6e3 0px solid; 
	border-bottom: #64b6e3 0px solid; 
	border-top: #64b6e3 0px solid; 
	border-right: #64b6e3 0px solid;
	text-align: center; 
	width: 0; 
	height: 0;
}
.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #64b6e3; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=4); 
	border-left: #3d809a 1px solid; 
	border-bottom: #3d809a 1px solid; 
	border-top: #3d809a 1px solid; 
	border-right: #3d809a 1px solid;
}
.MainMenu_MenuBreak {
	border-left: #ffffff 0px solid; 
	border-bottom: #ffffff 0px solid; 
	border-top: #ffffff 0px solid; 
	border-right: #ffffff 0px solid;
	background-color: #EEEEEE; 
	height: 0px;
}
.MainMenu_MenuItemSel {
	cursor: pointer; 
	cursor: hand; 
	font-size: 12px;
	font-family: "Arial Narrow", Arial, Verdana;
	color: #3e819b;
	font-weight: bold; 
	font-style: normal;
	background: Transparent;
	border-left: #ffffff 0px solid; 
	border-bottom: #ffffff 0px solid; 
	border-top: #ffffff 0px solid; 
	border-right: #ffffff 0px solid;
}
.MainMenu_MainMenuItemSel {
	cursor: pointer; 
	cursor: hand; 
	font-size: 12px;
	font-family: "Arial Narrow", Arial, Verdana;
	color: #3e819b;
	font-weight: bold; 
	font-style: normal;
	background: Transparent;
	border-left: #ffffff 0px solid; 
	border-bottom: #ffffff 0px solid; 
	border-top: #ffffff 0px solid; 
	border-right: #ffffff 0px solid;
}

.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-left: #64b6e3 0px solid; 
	border-bottom: #64b6e3 0px solid; 
	border-top: #64b6e3 0px solid; 
	border-right: #64b6e3 0px solid;
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.Separator {
	color: #ffffff;
	background-color: #64b7e3; 
	border-left: #64b7e3 0px solid; 
	border-bottom: #64b7e3 0px solid; 
	border-top: #64b7e3 0px solid; 
	border-right: #64b7e3 0px solid;
	height:9px;
}

A.Login:link, A.Login:active, A.Login:visited {
	font-size: 9px;
	color: #afc483;
}

A.Login:hover {
	font-size: 9px;
	color: #ffffff;
}

.Copyright, A.Copyright:link, A.Copyright:active, A.Copyright:visited, A.Copyright:hover {
	font-size: 10px;
	font-family: Times;
	font-style: italic;
	color: #cccccc;
}