/* r.a.d.menu Plain skin */

.RadMenu_NRF 
{
}

.RadMenu_NRF_Context
{
	background: none;
	border:0;
	
}

.RadMenu_NRF .link,
.RadMenu_NRF .link:visited
{
	line-height: 15px;
	text-decoration:none;
	color:white;

}

.RadMenu_NRF .link:hover,
.RadMenu_NRF .focused,
.RadMenu_NRF .expanded
{
background-color:#D0E7FE;
color:white;
}

.RadMenu_NRF .text
{
	
	padding-left: 10px;	
	padding-right: 10px;
	font-size: 11px;
	font-family: Tahoma, Arial, Verdana;
	font-weight:800;

}


.RadMenu_NRF .group
{
background: #99CCFF;
width:174;
}

.RadMenu_NRF .group .link
{
color:#fff;

}

.RadMenu_NRF .group .link:hover,
{
	color:#000000;
	}
.RadMenu_NRF .group .focused,
.RadMenu_NRF .group .expanded
{
color:#000000;
width:174;
}

.RadMenu_NRF .leftArrow,
.RadMenu_NRF .rightArrow,
.RadMenu_NRF .topArrow,
.RadMenu_NRF .bottomArrow,
.RadMenu_NRF .leftArrowDisabled,
.RadMenu_NRF .rightArrowDisabled,
.RadMenu_NRF .topArrowDisabled,
.RadMenu_NRF .bottomArrowDisabled
{
}

.RadMenu_NRF .topArrow,
.RadMenu_NRF .topArrowDisabled
{
}

.RadMenu_NRF .bottomArrow,
.RadMenu_NRF .bottomArrowDisabled
{
}

.RadMenu_NRF .rightArrow,
.RadMenu_NRF .leftArrow
{
}

.RadMenu_NRF .rightArrow,
.RadMenu_NRF .rightArrowDisabled
{
}

.RadMenu_NRF .vertical .separator .text
{
}

.RadMenu_NRF .expandLeft,
.RadMenu_NRF .expandRight
{
}

.RadMenu_NRF .link:hover .expandLeft,
.RadMenu_NRF .link:hover .expandRight,
.RadMenu_NRF .focused .expandLeft,
.RadMenu_NRF .focused .expandRight,
.RadMenu_NRF .expanded .expandLeft,
.RadMenu_NRF .expanded .expandRight
{
}