@CHARSET "UTF-8";

/*
	DESIGN STUFF
*/
	
	
#leftmHeader
{
	width: 175px;
	height: 35px;
	background-image: url("images/lmHeader.gif");
	background-repeat: no-repeat;
}
#leftmPdmHeader
{
	width: 175px;
	height: 35px;
	background-image: url("images/lmHeaderPdm.gif");
	background-repeat: no-repeat;
}

#leftmServiceHeader
{
	width: 175px;
	height: 35px;
	background-image: url("images/lmHeaderService.gif");
	background-repeat: no-repeat;
}

#pbr_listmenu h2
{
	color:#000000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	padding: 0 0 0 5px;
}


.listmenu {
	width: 175px;
	border-color: #000;
	border-size: 1px;
	border-width: 1px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color:#000;
}

.listmenu li {
  	height: 24px;
  	margin: 0px;
  	padding: 0px;
  	border:none;
}

*:first-child+html .listmenu li{ height: 22px }

.listmenu h2{
	color:#000000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	height: 18px;
  	padding: 0px;
  	margin: 0px;
}

.listmenu li a {
  	height: 24px;
  	margin: 0px;
  	padding: 0px;
  	border:none;
}	
.listmenu li span {
  	margin: 0px;
  	padding: 0px;
  	border:none;
}

.listmenuDivider {
	color: #000;
	background:  url("bglistitem.gif");
	margin: 0px;
}

 
 * html .listmenu li a { height: 22px;}
 * html .listmenu li { height: 22px;}

.listmenu li a:link, .listmenu a:visited {
	color: #000;
	padding: 0px 0 0 15px;
	background:  url("bglistitem.gif");
	margin: 0px;
}
	
.listmenu li a:hover {
	color: #000;
	padding: 0px 0 0 15px;
	background:  url("bglistitem.gif");
}

.bglistitem_visa a
{
	background:  url("bglistitem_visa.gif") !important;
	background-color: black;

}
	

