﻿.navigationMenu
{
	margin-top: 2px;
	margin-left: 46px;
	margin-bottom: 41px;
}

.navigationMenu td
{
	font-size: 11px;
}

.menuItem
{
	line-height: 20px;
}

.menuItem a
{
	color: #333333;
}

.menuSelected
{
	font-weight: bold;
}

.menuHover a, .menuSelected a
{
	color: #CC0000 !important;
}

.subMenuStyle td
{
	font-size: 10px !important;
	line-height: 18px;
	padding-left: 5px;
}