td.bottom{
	background: url('/images/bottom.gif') repeat-x;
	height: 35px;
}

td.copyright{
	background: url('/images/copyright.gif') repeat-x;
	width: 145px;
	border-right: 1px solid #888888;
	border-left: 1px solid #919191;
	color: #E1E1E1;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

td.bottommenu{
	font-size: 12px;
	text-align: center;
      background: url(/images/bottom_separator.gif) no-repeat right center;
      width: 125px;
      padding: 5px;
      white-space: nowrap;
}

a.copyright{
      color: #E1E1E1;
      text-decoration: none;
}
a.copyright:hover{
      color: #ffffff;
      text-decoration: none;
}