body,html
{
	margin:0;
	padding:0;
}
a img{
	border:0pt none;
}
li.CustomEnteredNav
{
	width:200px;	
}
.dropdownbar li.ul
{
	background-color:#000000;
}
.LeftNavTop
{
	width:216px;
	height:8px;
	background-repeat:no-repeat;
	background-image: url('../../Images/Pages/textAreaBoxTop.png');
}
.LeftNavMiddle
{
	min-height:262px;
	height:auto !important;
	height:262px;
	width:216px;
	text-align:left;
	padding-right:10px;	
	background-image: url('../../Images/Pages/textAreaBoxRepeat.png');
	background-repeat:repeat-y;
}
.LeftNavBottom
{
	width:216px;
	height:8px;
	background-repeat:no-repeat;
	background-image: url('../../Images/Pages/textAreaBoxBottom.png');
}
