.bp_topmenu
{
 display: block;
 font-size: 12px;
 font-weight: normal;
 font-family: Arial, Verdana, 'Microsoft Sans Serif', Garamond;
 text-decoration: none;
 margin: 1px;
 padding-top: 3px;
 padding-bottom: 3px;
 color: mediumblue;
 text-align: center;
 background-image: url(images/menuback.jpg);
 background-repeat: repeat-x;
}
a.bp_topmenu_a
{
 display: block;
 padding-top: 3px;
 padding-bottom: 3px;
 text-decoration: none;
 color: mediumblue;
 font-family: Arial, Verdana, 'Microsoft Sans Serif', Garamond;
}
a.bp_topmenu_a:hover
{
 display: block;
 padding-top: 3px;
 padding-bottom: 3px;
 text-decoration: none;
 color: mediumblue;
 background-color: #cccccc;
 font-family: Arial, Verdana, 'Microsoft Sans Serif', Garamond;
}
a.bp_topmenu_a_sel
{
 display: block;
 padding-top: 3px;
 padding-bottom: 3px;
 text-decoration: none;
 color: mediumblue;
 background-color: #cccccc;
 font-family: Arial, Verdana, 'Microsoft Sans Serif', Garamond;
}