/* ///////////////////////////////// Left Hand Menu //////////////////////////////// */
div#LHSide150{ 
	width: 150px;
	/*background-color: Purple;*/
}
div.LHSgenric{ 
	margin: 0px;
	padding: 0px;
}
div.LHSgreyback{ 
	width: 150px;
	background-color: #f4f4f4;
}
div.LHSlightblueback{ 
	width: 150px;
	background-color: #4d759f;
}
div.LHSbrowseback{ 
	width: 150px;
	background: url(../../../Images/NETSite/V2/browse_catagories_back.gif) repeat-x top;;
}
div.LHSblueback{ 
	width: 150px;
	background-color: #4d759f;
}
/* ////////////// Left Hand Linking Text ////////////////// */
h4.LHStext{ 	
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	line-height: 13px;
	padding: 0px 0px 0px 0px;
	margin: -2px 5px 0px 10px;
	.margin-top: -4px;
}
/* ** */
a.h4LHStext:link{
	color: #333333;
	text-decoration: none;
}
a.h4LHStext:visited{
	color: #333333;
	text-decoration: none;
}
a.h4LHStext:hover{
	color: #4f7395;
	text-decoration: underline;
}
a.h4LHStext:active{
	color: #4f7395;
	text-decoration: underline;
}
/* *** */
/* ////////////// Left Hand Linking Text ////////////////// */
img.imgright{
	float: right 
}
h5.LHScservices{ 	
	font-size: 11px;
	color: #ffffff;
	width: 98px;
	font-weight: normal;
	line-height: 13px;
	padding: 0px 0px 0px 0px;
	margin: 6px 5px 0px 10px;
}
/* ** */
a.h5LHScservices:link{
	color: #ffffff;
	text-decoration: none;
}
a.h5LHScservices:visited{
	color: #ffffff;
	text-decoration: none;
}
a.h5LHScservices:hover{
	color: #ffffff;
	text-decoration: underline;
}
a.h5LHScservices:active{
	color: #ffffff;
	text-decoration: underline;
}
/* *** */
hr.lightblue{ 
	margin: 9px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #7cbee1;
	width: 150px;
	height: 1px;
	border-top: 1px solid #7cbee1;
	border-right: 1px solid #7cbee1; 
	border-bottom: none;
	.margin-top: 2px;
	.margin-bottom: -2px;
}
hr.lightblue_2{ 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #7cbee1;
	width: 150px;
	height: 1px;
	border-top: 1px solid #7cbee1;
	border-right: 1px solid #7cbee1; 
	border-bottom: none;
	.margin-top: 2px;
	.margin-bottom: -2px;
}
h5.LHScatagories_2{ 	
	font-size: 11px;
	color: #ffffff;
	width: 98px;
	font-weight: normal;
	line-height: 13px;
	padding: 0px 0px 0px 0px;
	margin: 6px 5px -4px 10px;
}
img.margintop{
	margin-top: 10px;
}
img.marginbottom{
	margin-bottom: 0px;
	.margin-bottom: -3px;
}
div.left_menu_button{
	font-size: 11px;
	color: White;
	width: 150px;
	font-weight: normal;
	line-height: 13px;
	float: left;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #7a98b7;
	
}
div.left_menu_button a{
	color: White;
	text-decoration: none;
	display: block;
	padding: 1px 0px 2px 10px;
}
div.left_menu_button a:link{
	color: White;
	display: block;
	padding: 1px 0px 2px 10px;
}
div.left_menu_button a:visited{
	color: White;
	display: block;
	padding: 1px 0px 2px 10px;
}
div.left_menu_button a:hover{
	color: White ;
	display: block;
	background-color: #7a98b7;
	text-decoration: none;
	padding: 1px 0px 2px 10px;
}
div.left_menu_button a:active{
	color: White;
	display: block;
	padding: 1px 0px 2px 10px;
}