
Body {
	background: url('/portals/103/skins/RescueNow/images/BG_Top.jpg') repeat-x;
    background-color: #b285c0;
}

.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height: 21;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	font-size: 18px;
	font-family: "Arial Narrow",Arial,Verdana;
	color: #ffffff;
	font-weight: normal; 
	font-style: normal; 
	border-left: #a37aaf 0px solid; 
	border-bottom: #a37aaf 1px solid; 
	border-top: #a37aaf 1px solid; 
	border-right: #a37aaf 0px solid;
	background-color: Transparent;
}
.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #a37aaf; 
	border-left: #a37aaf 0px solid; 
	border-bottom: #a37aaf 1px solid; 
	border-top: #a37aaf 1px solid; 
	border-right: #a37aaf 0px solid;
	text-align: center; 
	width: 1; 
	height: 1;
}
.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #a37aaf; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	border-left: #a37aaf 0px solid; 
	border-bottom: #a37aaf 1px solid; 
	border-top: #a37aaf 1px solid; 
	border-right: #a37aaf 0px solid;
}
.MainMenu_MenuBreak {
	border-left: #a37aaf 0px solid; 
	border-bottom: #a37aaf 1px solid; 
	border-top: #a37aaf 1px solid; 
	border-right: #a37aaf 0px solid;
	background-color: #EEEEEE; 
	height: 1px;
}
.MainMenu_MenuItemSel {
	cursor: pointer; 
	cursor: hand; 
	font-size: 18px;
	font-family: "Arial Narrow",Arial,Verdana;
	color: #5a0e78;
	font-weight: normal; 
	font-style: normal;
	background-color: Transparent;
		border-left: Transparent 0px solid; 
	border-bottom: Transparent 1px solid; 
	border-top: Transparent 1px solid; 
	border-right: Transparent 0px solid;

}
.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-left: #a37aaf 0px solid; 
	border-bottom: #a37aaf 1px solid; 
	border-top: #a37aaf 1px solid; 
	border-right: #a37aaf 0px solid;
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

A.Login:link, A.Login:active, A.Login:visited, A.Login:hover {
	font-size: 10px;
	color: #925ea5;
}

.Normal, .NormalDisabled
{
    font-family: Arial, Helvetica;
    font-size: 14px;
    font-weight: normal;
}

.SubHead    {
    font-family: Arial, Helvetica;
    font-size:  14px;
    color: #333333;
	font-weight:Normal;
}

A:link  {
    text-decoration:    none;
    color:  #693bd1;
}

A:visited   {
    text-decoration:    none;
    color:  #693bd1;
}

A:active    {
    text-decoration:    none;
    color:  #693bd1;
}

A:hover {
    text-decoration:    underline;
    color:  #693bd1;
}