a, a:hover, a:active, a:focus {
	outline:none; /* Remove borders around links in Firefox */
}
.RadMenu_Custom1 .menu {
	padding-left: 5px;
	padding-top: 3px;

}
.RadMenu_Custom1 .link, .RadMenu_Custom1 .link:active {
	font:normal 16px/26px Georgia, "Times New Roman", Times, serif;
	letter-spacing:1px;
	color: #fff;
	text-decoration: none;
	padding: 0px 15px 0px 15px;
	outline:none;
}
.RadMenu_Custom1 .link .text, .RadMenu_Custom1 .link .text:active {
	padding-right: 15px;
	color: #fff;
	font:normal 16px/26px Georgia, "Times New Roman", Times, serif;
}
.RadMenu_Custom1 .link:hover, .RadMenu_Custom1 .focused, .RadMenu_Custom1 .expanded {
	color: #fff;
	cursor:hand;
	cursor:pointer;
	text-decoration:underline;
}
.RadMenu_Custom1 .link:hover .text, .RadMenu_Custom1 .focused .text, .RadMenu_Custom1 .expanded .text {
	color: #fff;
}
.RadMenu_Custom1 .rootGroup .disabled:hover {
}
.RadMenu_Custom1 .rootGroup .disabled:hover .text {
}
.RadMenu_Custom1 .text {
	padding: 0px 15px;
	font-size: 16px;
}
.RadMenu_Custom1 .group {
	background: white;
	border: 0px;
}
.RadMenu_Custom1 .group .link {
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #fff;
	padding-right: 0px;
	text-align: left;
	width: 180px;
}
.RadMenu_Custom1 .group .text {
	padding-left:6px;
	padding-right: 25px;
	color:#900;
	font-size: 14px;
}
.RadMenu_Custom1 .group .link:hover .text, .RadMenu_Custom1 .group .focused .text, .RadMenu_Custom1 .group .expanded .text {
	border-top: 0px;
	color:#900;
	text-decoration: none;
	color: #000;	
}
.RadMenu_Custom1 .group .link:hover, .RadMenu_Custom1 .group .focused, .RadMenu_Custom1 .group .expanded {
	font-weight: normal;
	text-decoration: none;	
	color: #000;
}
.RadMenu_Custom1 .leftArrow, .RadMenu_Custom1 .rightArrow, .RadMenu_Custom1 .topArrow, .RadMenu_Custom1 .bottomArrow, .RadMenu_Custom1 .leftArrowDisabled, .RadMenu_Custom1 .rightArrowDisabled, .RadMenu_Custom1 .topArrowDisabled, .RadMenu_Custom1 .bottomArrowDisabled {
}
.RadMenu_Custom1 .topArrow, .RadMenu_Custom1 .topArrowDisabled {
}
.RadMenu_Custom1 .bottomArrow, .RadMenu_Custom1 .bottomArrowDisabled {
}
.RadMenu_Custom1 .rightArrow, .RadMenu_Custom1 .leftArrow {
}
.RadMenu_Custom1 .rightArrow, .RadMenu_Custom1 .rightArrowDisabled {
}
.RadMenu_Custom1 .vertical .separator .text {
}
.RadMenu_Custom1 .expandLeft, .RadMenu_Custom1 .expandRight {
}
.RadMenu_Custom1 .link:hover .expandLeft, .RadMenu_Custom1 .link:hover .expandRight, .RadMenu_Custom1 .focused .expandLeft, .RadMenu_Custom1 .focused .expandRight, .RadMenu_Custom1 .expanded .expandLeft, .RadMenu_Custom1 .expanded .expandRight {
}
/* right to left */
.RadMenu_Custom1_rtl .group .link:hover .expandLeft, .RadMenu_Custom1_rtl .group .link:hover .expandRight {
}
.RadMenu_Custom1_rtl .expandLeft, .RadMenu_Custom1_rtl .expandRight {
}
/* end right to left */
