/* 
--------------------------------
Skin styles for Red Skin
--------------------------------
*/  
.skingradientTop {
	HEIGHT:25px;
	background-color: #E03060;
	color: #FEFEFE; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
}
.skingradientBottom {
	HEIGHT:15px;
	background-color: #E03060;
}
.eyecatcher {
	background-color: #E03060;
	background-image: url(nh_dots_small2_red.gif);
	background-position: right;
	background-repeat: no-repeat;
}
.skingradient {
	background-color: #CCCCCC;
}
.skingradient_content {
	background-color: #FFFFFF;
}

UL {
	list-style-image:url(nh_list_red.gif);
}

OL {
	list-style-image:url(nh_list_red.gif);
}


.MainMenu_MenuContainer {
	width: 100%;
	background-color: #999999; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	border-left: #FFFFFF 0px solid; 
	border-bottom: #FFFFFF 2px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: #999999; 
}
.MainMenu_MenuIcon {
	background-color: #999999; 
	border-left: #FFFFFF 0px solid; 
	border-bottom: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 10; 
	height: 20;
}
.MainMenu_SubMenu {
	background-color: #CCCCCC; 
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: #CCCCCC;
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
}
.MainMenu_MenuArrow {
	border-right: #CCCCCC 1px solid; 
	border-bottom: #CCCCCC 1px solid; 
	border-top: #CCCCCC 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

