﻿#bodyNavHeaderContainer
{
	width: 124px;
	height: 23px;
	padding-top: 5px;
	padding-left: 17px;
	background: url('../../Images/BodyNav/headerbg.gif') 0 0 no-repeat;

	font-weight: normal;
	color: #FFFFFF;
}

#bodyNavLinksContainer
{
	width: 141px;
	background: url('../../Images/BodyNav/bg.gif') 0 0 repeat-y;
}
#bodyNavLinksContainer ul
{
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: none;
	list-style-position: outside;
}
#bodyNavLinksContainer li
{
	width: 95px;
	margin: 0 0 0 -26px;
	padding: 4px;
	border-bottom: solid 1px #c9c7b1;
	color: #333333;
}

#bodyNavFooterContainer
{
	width: 141px;
	height: 14px;
	background: url('../../Images/BodyNav/footerbg.gif') 0 0 no-repeat;
}
