﻿.guideNavigator
{
	color: #FED889;
}

a.guideNavigator:link
{
	color: #FED889;
	text-decoration: none;
}

a.guideNavigator:visited
{
	color: #FED889;
	text-decoration: none;
}

a.guideNavigator:hover
{
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
}

.MenuRoot
{
	color: #FED889;
	height: 22px;
	font-weight: normal;
	width: 174;
	cursor: hand;
}
.SubMenu
{
	background-position: center top;
	background-image: url(    '../../GameGuide/Images/phonGuideMenuSubBg.jpg' );
	background-repeat: no-repeat;
}
.TextSubMenu
{
	font-size: 8pt;
	color: #FFAB00;
	text-indent:45px;
	height:20px;
	padding-top:5px;
}

a.TextSubMenu:link
{
	color: #FFAB00;
	font-weight: bold;
	text-decoration: none;
}

a.TextSubMenu:visited
{
	color: #FFAB00;
	font-weight: bold;
	text-decoration: none;
}

a.TextSubMenu:hover
{
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
}

.guideTitle
{
	color: #FFAB00;
	font-weight: bold;
	font-size: 20px;
}

.guideHeader
{
	font-weight: bold;
	font-size: 14px;
}
