/* r.a.d.menu CssGray skin */RadMenu_CssGray

.RadMenu_CssGray 
{
	font-family: Tahoma, Arial, Verdana;
	font-size: 13px;
	font-weight: bold;
	white-space: nowrap;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration:none; cursor:pointer;
}

.RadMenu_Default_Context
{
	
}

.RadMenu_CssGray .link
{
	color: #000000;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	padding-right: 10px;
	padding-left: 10px;
	cursor:pointer;
	font-family: Tahoma, Arial, Verdana;
	font-size: 13px;
}
.RadMenu_Default .link:visited
{
	font-family: Tahoma, Arial, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	padding-right: 10px;
	padding-left: 10px;
	cursor:pointer;

}
.RadMenu_CssGray .link:hover,
.RadMenu_CssGray .focused,
.RadMenu_CssGray .expanded
{
	font-family: Tahoma, Arial, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: underline; cursor:pointer;
}

.RadMenu_CssGray .text
{
	color:Black;
	font-family: Tahoma, Arial, Verdana;
	font-size: 13px; line-height:23px;
}

.RadMenu_CssGray .expanded .text
{
	color:Black;
	font-family: Tahoma, Arial, Verdana;
	font-size: 13px;
}
.RadMenu_Default .visited.text
{
	color:Black;
	font-family: Tahoma, Arial, Verdana;
	font-size: 13px;
}
.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
{
}