hr{border: none 0; 
border-top: 1px solid #990000;/*the border*/
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
} 
.homeBanner{
	 background: url(../images/sell-home-banner-bg.jpg) no-repeat;"	
}
#HeaderTable{
 background:url(../images/sell-hd.jpg);
}
.NavLeft{
background: url(../images/nav-left-off.jpg) no-repeat;
width:7px;
}
.NavLeftOn{
background: url(../images/sell-nav-left-on.jpg) no-repeat;
width:7px;
}
.NavRight{
background: url(../images/nav-right-off.jpg) no-repeat;
width:7px;
}
.NavRightOn{
background: url(../images/sell-nav-right-on.jpg) no-repeat;
width:7px;
}
.NavHome{
	background: url(../images/nav-home-off.jpg) no-repeat;
	width:40px;
}
.NavHomeOn{
	background: url(../images/sell-nav-home-on.jpg) no-repeat;
	width:40px;
}
.Nav{
	font-family:Verdana, tahoma, geneva, arial;
	font-size:10px;
	color:#990000;
	font-weight:bold;
	letter-spacing:0px;
	text-align:center;
	background:#cccccc;
}
.NavOn{
	font-family:Verdana, tahoma, geneva, arial;
	font-size:10px;
	color:#ffffff;
	font-weight:bold;
	letter-spacing:0px;
	text-align:center;
	background:#990000;
}
.Nav a:link{
	color:#990000;
	text-decoration:none;
}
.Nav a:visited{
	color:#990000;
	text-decoration:none;
}
.Nav a:hover{
	color:#000066;
	text-decoration:none;
}
.NavOn a:link{
	color:#ffffff;
	text-decoration:none;
}
.NavOn a:visited{
	color:#ffffff;
	text-decoration:none;
}
.NavOn a:hover{
	color:#ffffff;
	text-decoration:none;
}
#NavBarTop{
background: #990000;
width:950px;
height:30px;
}
#NavBarBottom{
background: #000066;
width:950px;
height:5px;
}
#BarTop{
background: #990000;
width:980px;
height:30px;
}
#BarBottom{
background: #000066;
width:980px;
height:5px;
}

.LNavColumn{
width:150px;
height:300px;
background:#990000;
}

.LNav{
	font-size:11px;	
	color:#FFFFFF;
	font-weight:bold;
	letter-spacing:0px;
	border-bottom:1px solid #ffffff;
	text-decoration:none;
}
.LNav a:link{
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	letter-spacing:0px;
	text-decoration:none;
}
.LNav a:visited{
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	letter-spacing:0px;
	text-decoration:none;
}
.LNav a:hover{
	font-size:11px;
	color:#cccccc;
	font-weight:bold;
	letter-spacing:0px;
	text-decoration:none;
}

