/* Left menu*/

.left-menu3-a
{
	color:#ffffff;
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
	padding:2px 0px 2px 10px;
}


.left-menu3-a-selected
{
	color:#BD1A4E;
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	padding:2px 0px 2px 10px;
}

.selected-div {
  background-image:url(/img/punk_menu_bg.gif); 
  background-repeat:no-repeat; 
  height:18px; 
  width:157px;
  padding-top:1px;
}

.not-selected-div { 
  height:18px; 
  width:157px;
  padding-top:1px;
}


