﻿/*
Pam - ignore me
*/
.bottomMenu 
{
	color: White;
	font-size: 9pt;
	padding-top: 7px;
	padding-bottom: 10px;
	
}
.bottomMenuA:link,.bottomMenuA:visited 
{
	color: White;
	font-size: 9pt;
}
.bottomMenuA:hover 
{
	color: #8a8a8a;
}
.bottomMenuA 
{
	margin-left: 10px;
	margin-right: 10px;
	padding: 0;
	font-weight: bold;
}