﻿.FontChangerContainer
{
	position:relative;
	height:18px;
	margin-top:15px;
}

.FontSize
{
	cursor:pointer;
	cursor:hand;
}

.SubMenuGroup
{
	position:relative;
	width:147px;
	margin-left:16px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#f8fafc;
}

.MenuItemLevel2
{
	position:relative;
	padding-left:16px;
	font-weight:bold;
	margin-bottom:2px;
	padding-top:3px;
	cursor:pointer;
	cursor:hand;
}

.MenuItemLevel2 a
{
	color:Black;
	text-decoration:none;
}

.MenuItemLevel3
{
	position:relative;
	padding:0px;
	cursor:pointer;
	cursor:hand;
}

.MenuItemLevel3 a
{
	color:Black;
	text-decoration:none;
}

.MenuLevel2
{
	position:relative;
	width:165px;
	background-image:url(/Images/Menu_Level_0_BG.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

.MenuLevel3
{
	position:relative;
	padding:0px;
	padding-left:13px;
	background-repeat:no-repeat;
}

.MenuLevel3 a
{
	color:Black;
	text-decoration:none;
}

.MenuLevel3 a b
{
	color:#F34618;
	text-decoration:none;
}
