.MenuMainSectionTitle
{
	font-family:Verdana;
	font-weight: bold;
	font-size: 12px;
	color: DarkGray;
	text-decoration: none;
	font-weight:bolder;
}
.MenuMainSection
{
	font-family:Verdana;
	font-weight: bold;
	font-size: 12px;
	color: DarkGray;
	text-decoration: none;
}

.MenuMainSectionSelected
{
	font-family:Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #515151;
	text-decoration: none;
}
.MenuSubSection 
{
	font-family:Verdana;
	text-decoration:none;
	color:darkgray;
	font-size:10px;
	text-indent:20px;
}

.MenuSubSectionSelected
{
	font-family:Verdana;
	text-decoration:none;
	color:#555555;
	font-size:10px;
	text-indent:20px;
}
