/* TOP MENU */

.EntireHorizontalMenu {
	color: #D2D6EF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform:uppercase;
	letter-spacing:-1px;
	line-height:19px;
	float:right;
}

.HorizontalMenu A:Visited,
.HorizontalMenu A:Link {
	color:#D2D6EF;
	border-left:1px #6178A2 solid;
	border-right:1px #475F86 solid;
	border-top:1px #6178A2 solid;
	border-bottom:1px #6178A2 solid;
	border-width:1px 1px 1px 1px;
	margin-left:0px;
	margin-right:0px;
	padding: 2px 10px 2px 10px;
	line-height:19px;
}

.HorizontalMenu A:Hover {
	color:#FFFFFF;
	text-decoration:none;
	border-left:1px #C0272A solid;
	border-right:1px #475F86 solid;
	border-top:1px #C0272A solid;
	border-bottom:1px #C0272A solid;
	border-width:1px 1px 1px 1px;
	margin-left:0px;
	margin-right:0px;
	padding: 2px 10px 2px 10px;
	line-height:19px;
	background:#C0272A;
}

.HorizontalMenuLevel3CurrentPage A:Visited,
.HorizontalMenuLevel3CurrentPage A:Link {
	color:#ffffff;
	text-decoration:none;
	border-left:1px #475F86 solid;
	border-right:1px #475F86 solid;
	border-top:1px #C0272A solid;
	border-bottom:1px #C0272A solid;
	border-width:1px 1px 1px 1px;
	margin-left:0px;
	margin-right:0px;
	padding: 2px 10px 2px 10px;
	line-height:19px;
	background:#C0272A;
}

.HorizontalMenuLevel3Addition A:Visited,
.HorizontalMenuLevel3Addition A:Link {
	color:#D2D6EF;
	border-left:1px #475F86 solid;
	border-top:1px #6178A2 solid;
	border-bottom:1px #6178A2 solid;
	border-width:1px 0 1px 1px;
	margin-left:0px;
	margin-right:0px;
	padding: 2px 10px 2px 10px;
	line-height:19px;
}

.HorizontalMenuLevel3Addition A:Hover {
	color:#FFFFFF;
	text-decoration:none;
	border-left:1px #475F86 solid;
	border-top:1px #C0272A solid;
	border-bottom:1px #C0272A solid;
	border-width:1px 0 1px 1px;
	margin-left:0px;
	margin-right:0px;
	padding: 2px 10px 2px 10px;
	line-height:19px;
	background:#C0272A;
}

.HorizontalMenuLevel3First A:Visited,
.HorizontalMenuLevel3First A:Link {
	color:#D2D6EF;
	border-left:1px #475F86 solid;
	border-right:1px #475F86 solid;
	border-top:1px #6178A2 solid;
	border-bottom:1px #6178A2 solid;
	border-width:1px 1px 1px 1px;
	margin-left:0px;
	margin-right:0px;
	padding: 2px 10px 2px 10px;
	line-height:19px;
}

.HorizontalMenuLevel3First A:Hover {
	color:#FFFFFF;
	text-decoration:none;
	border-left:1px #475F86 solid;
	border-right:1px #475F86 solid;
	border-top:1px #C0272A solid;
	border-bottom:1px #C0272A solid;
	border-width:1px 1px 1px 1px;
	margin-left:0px;
	margin-right:0px;
	padding: 2px 10px 2px 10px;
	line-height:19px;
	background:#C0272A;
}

.HorizontalMenuLevel3CurrentPageFirst A:Visited,
.HorizontalMenuLevel3CurrentPageFirst A:Link {
	color:#FFFFFF;
	text-decoration:none;
	border-left:1px #475F86 solid;
	border-right:1px #475F86 solid;
	border-top:1px #C0272A solid;
	border-bottom:1px #C0272A solid;
	border-width:1px 1px 1px 1px;
	margin-left:0px;
	margin-right:0px;
	padding: 2px 10px 2px 10px;
	line-height:19px;
	background:#C0272A;
}

/* END TOP MENU */

/* LEFT MENU */
.VerticalExpandMenu {
	width: 128px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:right;
	letter-spacing:-1px;
	border-left:1px #ffffff solid;
	background:#2F3661;
}

.VerticalExpandMenu A:Link,
.VerticalExpandMenu A:Visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
	padding: 0px 10px 0px 0px;
	border-bottom:1px #495278 solid;
	margin: 0px;
	display: block;
	line-height:16px;
}

.VerticalExpandMenu A:Hover {
	text-decoration: none;
	color: #FFFFFF;
	display:block;
	background:#C0272A;
}

.VerticalExpandMenuLevel3CurrentPage,
.VerticalExpandMenuLevel3WithChildren,
.VerticalExpandMenuLevel3CurrentPage A:Visited,
.VerticalExpandMenuLevel3CurrentPage A:Link,
.VerticalExpandMenuLevel3WithChildrenCurrentPage A:Visited,
.VerticalExpandMenuLevel3WithChildrenCurrentPage A:Link {
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	text-transform:uppercase;
	text-decoration:none;
	display:block;
	background:#C0272A;
	line-height:16px;
}

.VerticalExpandMenuLevel4 A:Visited,
.VerticalExpandMenuLevel4 A:Link {
	font-size:10px;
	text-transform:none;
	font-weight:normal;
	display:block;
	background:#A02126;
	border-bottom:1px #A44149 solid;
	line-height:16px;
}

.VerticalExpandMenuLevel4 A:Hover {
	text-decoration: none;
	color: #FFFFFF;
	display:block;
	background:#C0272A;
}

.VerticalExpandMenuLevel4CurrentPage A:Visited,
.VerticalExpandMenuLevel4CurrentPage A:Link,
.VerticalExpandMenuLevel4WithChildrenCurrentPage A:Visited,
.VerticalExpandMenuLevel4WithChildrenCurrentPage A:Link {
	text-decoration: underline;
	font-size:10px;
	text-transform:none;
	font-weight:normal;
	display:block;
	background:#A02126;
	border-bottom:1px #A44149 solid;
	line-height:16px;
}
	text-decoration:underline;
}

/* END LEFT MENU */

/* BOTTOM MENU */
.VerticalMenu {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 11px;
	width: 129px;
	text-align:right;
	letter-spacing:-1px;
}

.VerticalMenu A:Link,
.VerticalMenu A:Visited {
	text-decoration: none;
	background-color: #F5F5F8;
	color: #767C97;
	margin: 0px;
	padding: 2px 10px 2px 0px;
	display: block;
	border-bottom: 1px #E3E4ED solid;
	/*height:16px;*/
}

.VerticalMenu A:Hover {
	text-decoration: none;
	background-color: #ABB1CB;

	color: #FFFFFF;
}

.VerticalMenuLevel3CurrentPage,
.VerticalMenuLevel3WithChildrenCurrentPage,
.VerticalMenuLevel3CurrentPage A:Visited,
.VerticalMenuLevel3CurrentPage A:Link,
.VerticalMenuLevel3WithChildrenCurrentPage A:Visited,
.VerticalMenuLevel3WithChildrenCurrentPage A:Link {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #ABB1CB;
	font-size: 11px;
	text-decoration:none;
}

.VerticalMenuLevel4 A:Visited,
.VerticalMenuLevel4 A:Link {
	border:0px;
	background: #EAEAF1;
	font-weight:normal;
}

.VerticalMenuLevel4CurrentPage A:Visited,
.VerticalMenuLevel4CurrentPage A:Link,
.VerticalMenuLevel4 A:Hover {
	text-decoration:underline;
	background: #EAEAF1;
	color:#767C97;
	font-weight:normal;
}

/* END BOTTOM MENU */

/* RIGHT MENU */

.VerticalRightMenu UL {
	margin: 0px;
	padding: 0px;
}

.VerticalRightMenu LI,
.VerticalRightMenu {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 11px;
	width: 161px;
	overflow:hidden;
	letter-spacing:-1px;
	list-style-type: none;
}

.VerticalRightMenu A:Link,
.VerticalRightMenu A:Visited {
	text-decoration: none;
	background-image:url(/custom/templates/page/SGRLHome/images/Gondola_HP_r_news_subs.gif);
	background-repeat:no-repeat;
	color: #565A68;
	margin-top: 0px;
	padding: 5px 0px 0px 20px;
	display: block;
	border-style: none;
	border: 0px;
	height:21px;
}

.VerticalRightMenu A:Hover {
	text-decoration: none;
	color: #767C97;
}

.VerticalRightMenuLevel3CurrentPage,
.VerticalRightMenuLevel3WithChildrenCurrentPage,
.VerticalRightMenuLevel3CurrentPage A:Visited,
.VerticalRightMenuLevel3CurrentPage A:Link,
.VerticalRightMenuLevel3WithChildrenCurrentPage A:Visited,
.VerticalRightMenuLevel3WithChildrenCurrentPage A:Link {
	color: #FFFFFF;
	text-decoration: none;
	background-image:url(/custom/templates/page/SGRLHome/images/Gondola_HP_l_nav_hover_sub.gif);
	background-repeat:no-repeat;
	font-size: 11px;
	text-decoration:none;
}

/* END RIGHT MENU */

/* JAPANESE MENU */
.VerticalExpandMenuJapanese {
	width: 128px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:right;
	border-left:1px #ffffff solid;
	background:#2F3661;
}

.VerticalExpandMenuJapanese A:Link,
.VerticalExpandMenuJapanese A:Visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
	padding: 0px 10px 0px 0px;
	border-bottom:1px #495278 solid;
	margin: 0px;
	display: block;
	line-height:16px;
}

.VerticalExpandMenuJapanese A:Hover {
	text-decoration: none;
	color: #FFFFFF;
	display:block;
	background:#C0272A;
}

.VerticalExpandMenuJapaneseLevel3CurrentPage,
.VerticalExpandMenuJapaneseLevel3WithChildren,
.VerticalExpandMenuJapaneseLevel3CurrentPage A:Visited,
.VerticalExpandMenuJapaneseLevel3CurrentPage A:Link,
.VerticalExpandMenuJapaneseLevel3WithChildrenCurrentPage A:Visited,
.VerticalExpandMenuJapaneseLevel3WithChildrenCurrentPage A:Link {
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
	text-transform:uppercase;
	text-decoration:none;
	display:block;
	background:#C0272A;
	line-height:16px;
}

.VerticalExpandMenuJapaneseLevel4 A:Visited,
.VerticalExpandMenuJapaneseLevel4 A:Link {
	font-size:10px;
	text-transform:none;
	font-weight:normal;
	display:block;
	background:#A02126;
	border-bottom:1px #A44149 solid;
	line-height:16px;
}

.VerticalExpandMenuJapaneseLevel4 A:Hover {
	text-decoration: none;
	color: #FFFFFF;
	display:block;
	background:#C0272A;
}

.VerticalExpandMenuJapaneseLevel4CurrentPage A:Visited,
.VerticalExpandMenuJapaneseLevel4CurrentPage A:Link,
.VerticalExpandMenuJapaneseLevel4WithChildrenCurrentPage A:Visited,
.VerticalExpandMenuJapaneseLevel4WithChildrenCurrentPage A:Link {
	text-decoration: underline;
	font-size:10px;
	text-transform:none;
	font-weight:normal;
	display:block;
	background:#A02126;
	border-bottom:1px #A44149 solid;
	line-height:16px;
}
	text-decoration:underline;
}

/* END JAPANESE MENU */