﻿.ChildMenu
{	
}

.ChildMenuItem,.ChildMenuItemHover,.ChildMenuItemSelected
{
	font-size: 11pt;
	font: Arial;
	padding-left:3px;
	padding-right:3px;
	padding-bottom:10px;	
}
.ChildMenuItem
{
	color: #333333;
	font-weight: normal;
}

.ChildMenuItemHover, .ChildMenuItemSelected
{
	color: #6b8ac6;
	font-weight: bold;
}

.ChildMenuItemHover, .ChildMenuItemSelected
{
	font-weight: bold;
}
