.RadMenu_Softwaretailor,
.RadMenu_Softwaretailor .rmLink
{
	font: normal 12px/21px "Segoe UI", Arial, sans-serif;
	color: #000;
	text-decoration: none;
}

.RadMenu_Softwaretailor .rmRootGroup .rmItem
{
	float:left;
	background:url(Menu/TabRight.gif) no-repeat right top;
	margin:0;
	padding:0;
}

.RadMenu_Softwaretailor .rmRootGroup .rmItem .rmText
{
	background:url(Menu/TabLeft.gif) no-repeat left top;
	padding: 4px 15px 0px 15px;
}

.RadMenu_Softwaretailor .rmRootGroup .rmItem .rmText .link
{
	display:block;
	font-size:12px;
  text-decoration:none;
  font-size:12px;
  text-decoration:none;
  color:#c3141a;
  cursor:pointer !important;
  text-align:center;
}

.RadMenu_Softwaretailor .rmRootGroup .mainActive
{
	background:url(Menu/TabRightFocused.gif) no-repeat right top;
}

.RadMenu_Softwaretailor .rmRootGroup .mainActive .rmText
{
	background:url(Menu/TabLeftFocused.gif) no-repeat left top;
}

.RadMenu_Softwaretailor .rmRootGroup .mainActive .rmText .link
{
	color:#e9e9e9;
	font-weight:bold;
}

.RadMenu_Softwaretailor .rmRootGroup .rmItem .rmText .link:hover
{
	font-weight:bold;
}

.RadMenu_Softwaretailor .rmVertical .rmItem
{
	padding:0px !important;
	background:url(Menu/SubMidLeft.gif) no-repeat top left;
}

.RadMenu_Softwaretailor .rmVertical .rmItem .rmText
{
	margin:0px !important;
	padding:0px !important;
	background:url(Menu/SubMidRight.gif) no-repeat right top;
}

.RadMenu_Softwaretailor .rmVertical .rmItem .rmText .link
{
	display:block;
	font-size:12px;
	color:#c3141a;
	font-weight:normal;
	text-decoration:none;
	cursor:pointer !important;
	margin-right:4px;
	margin-left:4px;
	padding-top:3px;
	padding-bottom:3px;
}

.RadMenu_Softwaretailor .rmVertical .subActiveMid
{
	background:url(Menu/SubMidRightFocused.gif) repeat-y right top;
}

.RadMenu_Softwaretailor .rmVertical .subActiveMid .rmText
{
	background:url(Menu/SubMidLeftFocused.gif) repeat-y left top;
}

.RadMenu_Softwaretailor .rmVertical .subActiveMid .rmText .link
{
	color:#e9e9e9;
	font-weight:bold;
}

.RadMenu_Softwaretailor .rmVertical .rmFirst
{
	background:url(Menu/SubTopRight.gif) no-repeat right top;
}

.RadMenu_Softwaretailor .rmVertical .rmFirst .rmText
{
	background:url(Menu/SubTopLeft.gif) no-repeat left top;
}

.RadMenu_Softwaretailor .rmVertical .rmFirst .rmText .link
{
	padding-top:6px;
}

.RadMenu_Softwaretailor .rmVertical .subActiveFirst
{
	background:url(Menu/SubTopRightFocused.gif) no-repeat right top;
}

.RadMenu_Softwaretailor .rmVertical .subActiveFirst .rmText
{
	background:url(Menu/SubTopLeftFocused.gif) no-repeat left top;
}

.RadMenu_Softwaretailor .rmVertical .subActiveFirst .rmText .link
{
	padding-top:6px;
	color:#e9e9e9;
	font-weight:bold;
}

.RadMenu_Softwaretailor .rmVertical .rmLast
{
	background:url(Menu/SubBottomRight.gif) no-repeat right bottom;
}

.RadMenu_Softwaretailor .rmVertical .rmLast .rmText
{
	background:url(Menu/SubBottomLeft.gif) no-repeat left bottom;
}

.RadMenu_Softwaretailor .rmVertical .rmLast .rmText .link
{
	padding-bottom:5px;
}

.RadMenu_Softwaretailor .rmVertical .subActiveLast
{
	background:url(Menu/SubBottomRightFocused.gif) no-repeat right bottom;
}

.RadMenu_Softwaretailor .rmVertical .subActiveLast .rmText
{
	background:url(Menu/SubBottomLeftFocused.gif) no-repeat left bottom;
}

.RadMenu_Softwaretailor .rmVertical .subActiveLast .rmText .link
{
	padding-bottom:5px;
	color:#e9e9e9;
	font-weight:bold;
}
