A.subnav {
padding: 4px 10px 4px 20px;
height:20px;
display:block;
}
A.subnav:hover {
color:#003366;
background:#FEFEAB url(/images/arrow-rbl.gif) no-repeat center;
}

/* Body elements */
td.bcrumb {
padding: 20px 0 10px 10px;
}
td.mainpd {
padding: 0 20px 7px 20px;
}
div.submncat {
background-color:#ffffff;
width:130px;
height:80px
}

/* left nav */
div.top {
	background:url(/images/subnav-top.jpg) no-repeat top;
}
div.navbg {
	background:url(/images/subnav-bg.jpg) repeat-y right;
}
div.btm {
	background:url(/images/subnav-bot.jpg) no-repeat bottom;
}