
.topmenu
{
   background-image: url('/layout_files/topmenu_item.png');
   background-repeat: no-repeat;
   background-position: top center;
   text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
   font-weight: bold;
	padding-bottom: 6px;
	color: #A9275C;
   text-decoration: none;
}

.topmenu a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
   font-weight: bold;
	padding-bottom: 6px;
	color: #A9275C;
   text-decoration: none;
}

.footer-bar
{
	height: 30px;
   border-top: 1px solid #D3D3D3;
   border-bottom: 1px solid #D3D3D3;
   background-color: #F4F4F4;
}


.footer
{
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	line-height: 30px;
}
.footer a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	line-height: 30px;
}
