/* RadMenu TGCSA Red skin */
.RadMenu_TGCSARed 
{
	height: 37px;
	width: auto;
	cursor:default;
	white-space: normal;
}
.RadMenu_TGCSARed_Context
{
	border:0;
	cursor:default;
}
.RadMenu_TGCSARed .link
{
	font-size: 14px;
	font-weight: normal;
	line-height: 28px;
	vertical-align:middle;
	text-decoration:none;
	color: #FFFFFF;
	cursor:default;
	padding-top:3px;
	padding-right:18px;
}
.RadMenu_TGCSARed .link:hover, .RadMenu_TGCSARed .expanded
{
	font-size: 14px;
	font-weight: normal;
	color:#8E1916;
	text-decoration:none;
	cursor:default;
}
.RadMenu_TGCSARed .selected, .RadMenu_TGCSARed .focused
{
	font-size: 14px;
	font-weight: normal;
	/*color: #FFFFFF;*/
	text-decoration:none;
	cursor:default;
}
.RadMenu_TGCSARed .text
{
	font-size: 14px;
	font-weight: normal;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	cursor:pointer;
}
.RadMenu_TGCSARed_rtl .text
{
	padding-right: 5px;	
	padding-left: 5px;
	cursor:default;
}
.RadMenu_TGCSARed .group
{
	background-color:#FFC8C8;
	border-right: 0px;
	text-align: left;
	float: left;
	font-weight:normal;
	width:165px;
	display:inline;
}
.RadMenu_TGCSARed .group .text
{
	font-size: 11px;
	font-weight: normal;
	line-height:normal;
	width:160px;
	display:inline;
}
.RadMenu_TGCSARed .group .link
{
	font-size: 11px;
	border-bottom: solid 1px #FFFFFF;
	border-right: solid 1px #FFFFFF;
	color:#8E1916;
	text-align: left;
	float: left;
	cursor:default;
	font-weight:normal;
	width:160px;
	display:inline;
	padding-left:5px;
	padding-top:7px;
	padding-bottom:7px;
	padding-right:0px;
}
.RadMenu_TGCSARed_rtl .group .link
{
	text-align: left;
	float:left;
	cursor:default;
	display:inline;
}
.RadMenu_TGCSARed .group .link:hover,
.RadMenu_TGCSARed .group .focused,
.RadMenu_TGCSARed .group .expanded
{
	background-color:#E4D6D6;
	font-size: 11px;
	font-weight:normal;
	color:#8E1916;
	cursor:default;
	text-align: left;
	float:left;
	width:160px;
	display:inline;
}
.RadMenu_TGCSARed .group .link:hover .text
{
	color:#8E1916;
}
.RadMenu_TGCSARed .group .link .expandLeft
{
	width:150px;
	height: auto;
	display:block;
	background-image:url("Img/SpryMenuBarRight.gif");
	background-position:right;
	background-repeat:no-repeat;
}
.RadMenu_TGCSARed .group .link:hover .expandLeft,
.RadMenu_TGCSARed .group .focused .expandLeft,
.RadMenu_TGCSARed .group .expanded .expandLeft
{
	width:150px;
	height: auto;
	display:block;
	background-image:url("Img/SpryMenuBarRightHover.gif");
	background-position:right;
	background-repeat:no-repeat;
}
.RadMenu_TGCSARed .leftArrow,
.RadMenu_TGCSARed .rightArrow,
.RadMenu_TGCSARed .topArrow,
.RadMenu_TGCSARed .bottomArrow,
.RadMenu_TGCSARed .leftArrowDisabled,
.RadMenu_TGCSARed .rightArrowDisabled,
.RadMenu_TGCSARed .topArrowDisabled,
.RadMenu_TGCSARed .bottomArrowDisabled
{
	
}
.RadMenu_TGCSARed .topArrow,
.RadMenu_TGCSARed .topArrowDisabled
{
	
}
.RadMenu_TGCSARed .bottomArrow,
.RadMenu_TGCSARed .bottomArrowDisabled
{
	
}
.RadMenu_TGCSARed .rightArrow,
.RadMenu_TGCSARed .leftArrow
{
	height:100%;
	cursor:default;
}
.RadMenu_TGCSARed .rightArrow,
.RadMenu_TGCSARed .rightArrowDisabled
{
	
}
.RadMenu_TGCSARed .horizontal .separator .text
{
	position:relative;
	top:11px;
	cursor:default;
	width:26px;
	text-align:center;
}
.RadMenu_TGCSARed .expandLeft,
.RadMenu_TGCSARed .expandRight
{
	
}
.RadMenu_TGCSARed_rtl .expandLeft,
.RadMenu_TGCSARed_rtl .expandRight
{
	
}
.RadMenu_TGCSARed .link:hover .expandLeft,
.RadMenu_TGCSARed .link:hover .expandRight,
.RadMenu_TGCSARed .focused .expandLeft,
.RadMenu_TGCSARed .focused .expandRight,
.RadMenu_TGCSARed .expanded .expandLeft,
.RadMenu_TGCSARed .expanded .expandRight
{
	
}
.RadMenu_TGCSARed_rtl .link:hover .expandLeft,
.RadMenu_TGCSARed_rtl .link:hover .expandRight,
.RadMenu_TGCSARed_rtl .focused .expandLeft,
.RadMenu_TGCSARed_rtl .focused .expandRight,
.RadMenu_TGCSARed_rtl .expanded .expandLeft,
.RadMenu_TGCSARed_rtl .expanded .expandRight
{
	
}