/* r.a.d.menu CssGray skin */RadMenu_CssGray

.RadMenu_CssGray 
{
	font-family: "Arial Narrow";
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle; color:#ffffff;
	text-decoration:none; cursor:pointer;
}

.RadMenu_Default_Context
{
	
}

.RadMenu_CssGray .link
{
	font-family: "Arial Narrow";
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;
	border-left: 1px solid #16042F;
}
.RadMenu_Default .link:visited
{
}
.RadMenu_CssGray .link:hover,
.RadMenu_CssGray .focused,
.RadMenu_CssGray .expanded
{
	color: #F26142;
	cursor:pointer;
}

.RadMenu_CssGray .text
{
	font-family: "Arial Narrow";
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;
	padding:0 12px 0 12px;
	border-left: 1px solid #16042F;
}
.RadMenu_CssGray .link:hover .text, 
.RadMenu_CssGray .expanded .text
{
	color: #F26142;
	border-left: 1px solid #16042F;
}
.RadMenu_Default .visited.text
{
	text-decoration:none;
}
.RadMenu_CssGray .group
{
	background-color:White; 
	border-bottom:solid 1px #85C646;
	border-left:solid 1px #85C646;
	border-right:solid 1px #85C646;
	padding-top:7px;
}
.RadMenu_CssGray .group .text
{
	line-height:18px;
	text-align:left;
}
.RadMenu_CssGray .rootGroup .link
{
}
.RadMenu_CssGray .group .link
{
	
}

.RadMenu_CssGray .group .link:hover,
.RadMenu_CssGray .group .focused,
.RadMenu_CssGray .group .expanded
{
	
}

.RadMenu_CssGray .leftArrow,
.RadMenu_CssGray .rightArrow,
.RadMenu_CssGray .topArrow,
.RadMenu_CssGray .bottomArrow,
.RadMenu_CssGray .leftArrowDisabled,
.RadMenu_CssGray .rightArrowDisabled,
.RadMenu_CssGray .topArrowDisabled,
.RadMenu_CssGray .bottomArrowDisabled
{
}

.RadMenu_CssGray .topArrow,
.RadMenu_CssGray .topArrowDisabled
{
}
.RadMenu_CssGray .group .bottomArrow,
.RadMenu_CssGray .bottomArrowDisabled
{
}
.RadMenu_CssGray .bottomArrow,
.RadMenu_CssGray .bottomArrowDisabled
{
}

.RadMenu_CssGray .rightArrow,
.RadMenu_CssGray .leftArrow
{
}

.RadMenu_CssGray .rightArrow,
.RadMenu_CssGray .rightArrowDisabled
{
	
}

.RadMenu_CssGray .vertical .separator .text
{
}

.RadMenu_CssGray .expandLeft,
.RadMenu_CssGray .expandRight
{
}

.RadMenu_CssGray .link:hover .expandLeft,
.RadMenu_CssGray .link:hover .expandRight,
.RadMenu_CssGray .focused .expandLeft,
.RadMenu_CssGray .focused .expandRight,
.RadMenu_CssGray .expanded .expandLeft,
.RadMenu_CssGray .expanded .expandRight
{
}