#container {
text-align: left;
/* margin: auto; */
}

td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color:#808080;
}
a {
	text-decoration: underline;
	color:#496E99;
}
a.1 {
	text-decoration: none;
	color:#4A6E99;
}
a.2 {
	text-decoration: none;
	color:#808080;
}

a:hover { color:#999999}

.t11 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
}
.style1 {color: #323232}
.style2 {color: #515151}

.bg-lhsnav-mborder
{
	width: 200px;
}
/*  For the left Nav  */
#lhsnav 
{
	margin: 0px 0px;
	padding: 0px 0px;
	width: 160px;  /* width of nav */
	list-style-type: none; /*turns off display of bullet*/
	list-style-image: none;
}

#lhsnav div.over ul a
{
	width: 150px;  /* width of rollovers */
	margin: 4px 7px;
	list-style-type: none; /*turns off display of bullet*/	
	list-style-image: none;
	text-decoration: none;
	display: block;
	color: #666666;
	padding-left: 15px;
}

#lhsnav div.over ul 
{
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none; /*turns off display of bullet*/
	list-style-image: none;
}

#lhsnav div.over a:hover
{ 
	color: #333333;

	background-image: url("images/im_lhsnav_arrow.gif");
	background-repeat: no-repeat;
	background-position: left;
	list-style-type: none; /*turns off display of bullet*/
	list-style-image: none;
}

#lhsnav li.shopTitle 
{
	padding: 10px 5px 0px 22px;
	list-style-type: none; /*turns off display of bullet*/
	list-style-image: none;
	font-weight: bold;
}

#lhsnav div.on ul a
{
	width: 150px;  /* width of rollovers */
	margin: 4px 7px;
	text-decoration: none;
	display: block;
	color: #666666;
	padding-left: 15px;
	list-style-type: none; /*turns off display of bullet*/	
	list-style-image: none;
}

#lhsnav div.on ul 
{
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none; /*turns off display of bullet*/
	list-style-image: none;
}

#lhsnav div.on a, #lhsnav div.on a:hover, #lhsnav div.on a:active
{ 
	color: #333333;

	background-image: url("images/im_lhsnav_arrow.gif");
	background-repeat: no-repeat;
	background-position: left;
	list-style-type: none; /*turns off display of bullet*/
	list-style-image: none;
}

#lhsnav div.sub ul a
{
	width: 106px;  /* width of rollovers */
	margin: 4px 7px;
	padding-right: 15px;
	display: block;
	color: #333333;
	padding-left: 25px;	
	list-style-type: none; /*turns off display of bullet*/
	list-style-image: none;
	text-decoration: none;
}

#lhsnav div.sub ul 
{

	margin: 0px;
	padding: 0px;
	list-style-type: none; /*turns off display of bullet*/
	list-style-image: none;
}

#lhsnav div.sub a:hover, #lhsnav div.sub a:active
{ 
	color: #BE0037;
	list-style-type: none; /*turns off display of bullet*/
	list-style-image: none;
}

#lhsnav div.sub
{
	margin: 10px 0px;
}


