a.OnGrayMenu:link {
	font-weight: bold; color: white; text-decoration: none
}
a.OnGrayMenu:active {
	font-weight: bold; color: white; text-decoration: underline
}
a.OnGrayMenu:visited {
	font-weight: bold; color: white; text-decoration: none
}
a.OnGrayMenu1:link {
	font-weight: bold; color: white; text-decoration: underline
}
a.OnGrayMenu1:active {
	font-weight: bold; color: white; text-decoration: underline
}
a.OnGrayMenu1:visited {
	font-weight: bold; color: white; text-decoration: underline
}

.crntOnGrayMenu {
	font-weight: bold; font-style: italic; color: #FFCC66
}

.OnLeftMenu {
	font-weight: bold; font-size: smaller
}

.crntOnLeftMenu {
	font-weight: bold; font-size: smaller; font-style: italic; color: #FFCC66
}

a.OnLeftMenu:link {
	font-weight: bold; font-size: smaller; color: blue; text-decoration: none
}
a.OnLeftMenu:active {
	font-weight: bold; font-size: smaller; color: blue; text-decoration: underline
}
a.OnLeftMenu:visited {
	font-weight: bold; font-size: smaller; color: blue; text-decoration: none
}
a.OnLeftMenu1:link {
	font-weight: bold; font-size: smaller; color: blue; text-decoration: underline
}
a.OnLeftMenu1:active {
	font-weight: bold; font-size: smaller; color: blue; text-decoration: underline
}
a.OnLeftMenu1:visited {
	font-weight: bold; font-size: smaller; color: blue; text-decoration: underline
}

.tdheadOnGrayMenu {
	font-weight: bold; color: #FFFFFF
}

.tdheadOnNeutralMenu {
	font-weight: bold; color: #000000
}

.OnBottomMenu {
	font-size: smaller
}

