a.TopNavigation:link
{
  font-size: smaller;
  font-weight: none;
  text-decoration: none;
  text-transform: uppercase;
}
a.TopNavigation:visited
{
  font-size: smaller;
  font-weight: none;
  text-decoration: none;
  text-transform: uppercase;
}
a.TopNavigation:hover
{
  font-size: smaller;
  font-weight: none;
  text-decoration: underline;
  text-transform: uppercase;
}
.TopNavigation
{
  font-size: smaller;
  font-weight: none;
  text-decoration: none;
  text-transform: uppercase;
}
.BGBlack
{
  background-color: #000000;
}
.BGDarkGrey
{
  background-color: #404040;
}
.BGLightBlue
{
  background-color: #F0F8FF;
}
.BGLightBrown
{
  background-color: #F2F0EA;
}
.BGLightGreen
{
  background-color: #F0FFF0;
}
.BGLightYellow
{
  background-color: #FFFFF0;
}
.BlackText
{
  color: #000000;
}
.FontCourier
{
  font-family: Courier New,Verdana,Arial,Helvetica;
}
.FontTrebuchet
{
  font-family: Trebuchet MS,Georgia,Verdana,Arial,Helvetica,Sanserif;
}
.MenuButton
{
	background-color: #5B6396;
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:7pt;
	font-weight: bolder;
	line-height: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	text-align: center;
	text-decoration:none;
	text-transform: uppercase;
}
.NavyText
{
  color: #00177e;
}
.order
{
  font-family: Verdana; 
  font-size: 10px;
}
.price 
{
  font-family: Verdana;
  font-size: 11px;
}
.WhiteText
{
  color:#FFFFFF;
}
#BGBlack
{
  background-color: #000000;
}
#BGGrey4
{
  background-color: #CACACA;
}
#BGGrey5
{
  background-color: #F2F2F2;
}
#BGWhite
{
  background-color: #FFFFFF;
}
#BoldText
{
  font-weight: bold;
}
#NoBorderButton
{
  border:none;
  height:22; 
  font-weight: bold;
  color: #FFFFFF;
  background-color: #5B6396;
}
#SmallText
{
  font-size: smaller;
}
