#menu a {
    background: url("/interactives/images/spacer.gif") top left no-repeat;
   	font-family : Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 22px;
	font-weight: bold;
	text-decoration: none;
	color : #ffffff;
   }
#menu a:hover {
   background-image: url("/interactives/images/ro-red.gif");
   }
#menu a:active {
   background-image: url("/interactives/images/ro-red.gif");
   }
   
#menu b {
 background-image: url("/interactives/images/ro-red.gif");

}	

div#menu a.selected
{
	background-image: url("/interactives/images/ro-red.gif");
}  

.artzBtn {
	font: normal 11px Verdana, Arial, sans-serif;
	color: #ffffff;
	border: solid 1px #f2b4ad;
	background-color: #d71700;
}

.selected {font-weight:bold;}

hr {
	color : #50adde;
	height: 1px;

}
