/* CSS Document */
body, html{	height: 100%; }
body{
	text-align:center;
	padding:0;
	margin-top:25px;
	margin-bottom:0px;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(/v/images/pagebg.jpg);
	margin-right: 0;
	margin-left: 0;
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: center top;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#body a{
	text-decoration:none;
}
body #header ul li.last{
	margin:0;
	padding:0;
	border:none;
}
#body a:hover{
	text-decoration:underline;
}
#header{
	width:990px;
	padding:0;
	position:relative;
	border-bottom:0px solid #adadad;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header h1{
	width:291px;
	height:67px;
	position:absolute;
	top:10px;
	left:23px;
	font-size:3em;
	text-align:left;
}

#header h1 a{
	color:#333333;
	
}
#top_nav{
	padding:0;
	margin:0;
	width: 100%;
	font-size:11px;
	text-align:center;
	padding:5px 0;
	padding-bottom:6px;
	border-bottom:0px solid #adadad;
	
}

#top_nav ul{
	list-style:none;
	margin:0;
	padding:0;
}
#top_nav ul li{
	display:inline;
	margin-right:1em;
	padding-right:1em;
	border-right:0px solid #adadad;
}
#top_nav ul li a{ 
	color:gray;
	font-weight:normal;
}
#top_nav h1 a:hover{
	color:#666666;
}
#header_nav {
	position:absolute;
	top:0px;
	right:0;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:10px;

	
}

#header_nav ul{
	list-style:none;
	margin:0;
	padding:0;	
}
#header_nav ul li{
	display:inline;
	margin-right:1em;
	padding-right:1em;
	border-right:0px solid #adadad;
}
#header_nav ul li a{ 
	color:gray;
	font-weight:normal;
}
#content{
	padding:0;
	text-align:left;
	width:990px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#nav_menu div.nav_section{
	padding:0;
	width:160px;
	margin-bottom:1em;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	text-align: center;
}
#shopping_cart_summary{
	padding:0px;
	text-align:right;
	color:#666;
	font-weight:normal;
	position:absolute;
	top:0;
	right:473px;
	font-size:12px;
	padding:5px;
	height: 2px;
	background-color: #FFFFFF;
	margin-top: 3;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-family: Arial, Helvetica, sans-serif;
}
#nav_menu #shopping_cart_summary h3{
	margin-bottom:.5em;
}
div.nav_section ul{
	margin:0;
	padding:0;
	list-style:none;
	margin-top:4px;
	margin-left:0px;
	
}
#nav_menu{
	margin:0;
	padding:0;
	width:160px;
	border:0px solid #adadad;
	border-bottom:none;
	border-top:none;
	height:100%;
	

}
#nav_menu h3{
	margin:0px;
	font-size:1em;
	border-top:0px solid #adadad;
	border-bottom:0px solid #adadad;
	color:#666666;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

div.nav_section ul li{
	margin:0;
	padding:0;
	color:#00CC00;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:left;
	margin-bottom:0.5em;
	padding-left:10px;
	font-weight: bold;
}
div.nav_section ul li a{
	color:#000000;
	text-decoration:none;
	list-style:none;
	font-size:1.3em;
	font-weight:bold;
	padding-left:5px;
	
}
div.nav_section ul li a:hover{
	text-decoration:underline;
}
#navigation_menus{
	padding:0px;
	margin:0;
	width:160px;
	text-align:center;	
}
#search_section{
	text-align:center;
	width:180px;
	margin-bottom:0px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	height: 27px;
	float: right;
	padding: 0;
}
#search_section form{
	padding:0px;
	margin-left:0px;
	height:20px;
	width: 160px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
}
#search_section input{
	margin:0px;
	padding:0px;
	vertical-align:middle;
	height: 20px;
	width: 160px;
}
*html #search_section form{
	margin:0px;
	height:20px;
	width: 160px;
}
#search_section input#search_field{
	margin:0px;
	border:1px solid #adadad;
	width:130px;
	height:20px;
	vertical-align:middle;
	font-size:10px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 2px;
	float: left;
}
*html #search_section input#search_field{
	height:20px;
	width:130px;
}
#search_section input#search_button{
	margin:0;
	padding:0;
	width:20px;
	height:20px;
}
#search_section h3{
	border-top:none;
}
span.ir{
	display:none;
}
#content #main_content{
	padding:0px;
	margin:0px;
	width:690px;
	border-right:0px solid #adadad;
}
#footer{
	width:990px;
	position:relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#adadad;
	padding-bottom:1em;
	background-color: #E9E9E9;
	float: left;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 1em;
	padding-right: 0px;
	padding-left: 0px;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: silver;
	border-bottom-color: silver;
}
#footer > *{
	margin:0;
	padding:0;
}
#footer ul li.last{
	border:none;
	padding:0;
	margin:0;
}
#footer a{
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#footer ul{
	list-style:none;
	margin:0;
	padding:0;
}
#footer ul li{
	display:inline;
	border-right:0px solid #adadad;
	margin-right:1em;
	padding-right:1em;
}

#footer_top{
	margin-bottom:1.5em;
	padding:10px;
	border:0px solid #adadad;
	color:gray;

}
#footer_top a{
	color:gray;
}
#footer_top ul li{
	
	border-right:0px solid gray;
	
}
#footer_bottom{
	margin:0;
	padding:0;
	font-size:11px;
	color:#666666;
}

#footer_bottom a{
	font-size:11px;
}


#notext a { 
	display:block;
	width:250px;
	height:75px;
	text-indent:-9999px;
 }
#brandwrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#brandwrapper ul {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 500px;
	list-style-image: none;
	list-style-type: none;
	display: block;
	height: 100%;
	text-align: center;
}
#brandwrapper li {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	clear: right;
	float: left;
	text-align: center;
	padding-left: 5px;
}
/*NewStyles*/
.clearfloat {
	clear: both;
	height: 0px;
}
.clearwithhight {
	clear: both;
	height: 1px;
}
#NewMain {
	width: 990px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#NewHeaderContainer {
	width: 990px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#NewHeaderContainer ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#NewHeaderContainer li {
	list-style-type: none;
	float: left;
	display: inline-block;
	padding-right: 5px;
}
#NewHeaderContainer .logo {
	margin: 0px;
	float: left;
	height: 41px;
	width: 130px;
	display: inline-block;
	background-image: url(../../images/template/HeaderLinksLogo0.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#NewHeaderContainer .logo a:link {
	margin: 0px;
	float: left;
	height: 41px;
	width: 130px;
	display: inline-block;
	background-image: url(../../images/template/HeaderLinksLogo0.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
}
#NewHeaderContainer .logo a:visited {
	margin: 0px;
	float: left;
	height: 41px;
	width: 130px;
	display: inline-block;
	background-image: url(../../images/template/HeaderLinksLogo0.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
}
#NewHeaderContainer .logo a:hover {
	margin: 0px;
	float: left;
	height: 41px;
	width: 130px;
	display: inline-block;
	background-image: url(../../images/template/HeaderLinksLogo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
}

#NewHeaderContainer .lawngarden {
	margin: 0px;
	float: left;
	height: 41px;
	width: 130px;
	display: inline-block;
	background-image: url(../../images/template/HeaderLinksLawn.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#NewHeaderContainer .lawngarden a:link {
	margin: 0px;
	float: left;
	height: 41px;
	width: 130px;
	display: inline-block;
	background-image: url(../../images/template/HeaderLinksLawn.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
}
#NewHeaderContainer .lawngarden a:visited {
	margin: 0px;
	float: left;
	height: 41px;
	width: 130px;
	display: inline-block;
	background-image: url(../../images/template/HeaderLinksLawn.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
}
#NewHeaderContainer .lawngarden a:hover {
	margin: 0px;
	float: left;
	height: 41px;
	width: 130px;
	display: inline-block;
	background-image: url(../../images/template/HeaderLinksLawn0.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
}
#NewHeaderContainer .farmbarn {
	margin: 0px;
	float: left;
	height: 41px;
	width: 130px;
	display: inline-block;
	background-image: url(../../images/template/HeaderLinksFarm.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#NewHeaderContainer .farmbarn a:link {
	margin: 0px;
	float: left;
	height: 41px;
	width: 130px;
	display: inline-block;
	background-image: url(../../images/template/HeaderLinksFarm.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
}
#NewHeaderContainer .farmbarn a:visited {
	margin: 0px;
	float: left;
	height: 41px;
	width: 130px;
	display: inline-block;
	background-image: url(../../images/template/HeaderLinksFarm.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
}
#NewHeaderContainer .farmbarn a:hover {
	margin: 0px;
	float: left;
	height: 41px;
	width: 130px;
	display: inline-block;
	background-image: url(../../images/template/HeaderLinksFarm0.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
}
#NewHeaderContainer .diy {
	margin: 0px;
	float: left;
	height: 41px;
	width: 130px;
	display: inline-block;
	background-image: url(../../images/template/HeaderLinksDiy.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#NewHeaderContainer .diy a:link {
	margin: 0px;
	float: left;
	height: 41px;
	width: 130px;
	display: inline-block;
	background-image: url(../../images/template/HeaderLinksDiy.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
}
#NewHeaderContainer .diy a:visited {
	margin: 0px;
	float: left;
	height: 41px;
	width: 130px;
	display: inline-block;
	background-image: url(../../images/template/HeaderLinksDiy.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
}
#NewHeaderContainer .diy a:hover {
	margin: 0px;
	float: left;
	height: 41px;
	width: 130px;
	display: inline-block;
	background-image: url(../../images/template/HeaderLinksDiy0.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
}
#NewHeaderContainer .parts {
	margin: 0px;
	float: left;
	height: 41px;
	width: 130px;
	display: inline-block;
	background-image: url(../../images/template/HeaderLinksParts.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#NewHeaderContainer .parts a:link {
	margin: 0px;
	float: left;
	height: 41px;
	width: 130px;
	display: inline-block;
	background-image: url(../../images/template/HeaderLinksParts.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
}
#NewHeaderContainer .parts a:visited {
	margin: 0px;
	float: left;
	height: 41px;
	width: 130px;
	display: inline-block;
	background-image: url(../../images/template/HeaderLinksParts.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
}
#NewHeaderContainer .parts a:hover {
	margin: 0px;
	float: left;
	height: 41px;
	width: 130px;
	display: inline-block;
	background-image: url(../../images/template/HeaderLinksParts0.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
}
#NewHeaderContainer .accessories {
	margin: 0px;
	float: left;
	height: 41px;
	width: 130px;
	display: inline-block;
	background-image: url(../../images/template/HeaderLinksAcc.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#NewHeaderContainer .accessories a:link {
	margin: 0px;
	float: left;
	height: 41px;
	width: 130px;
	display: inline-block;
	background-image: url(../../images/template/HeaderLinksAcc.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
}
#NewHeaderContainer .accessories a:visited {
	margin: 0px;
	float: left;
	height: 41px;
	width: 130px;
	display: inline-block;
	background-image: url(../../images/template/HeaderLinksAcc.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
}
#NewHeaderContainer .accessories a:hover {
	margin: 0px;
	float: left;
	height: 41px;
	width: 130px;
	display: inline-block;
	background-image: url(../../images/template/HeaderLinksAcc0.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
}
#NewHeaderContainer .search {
	float: right;
	height: 31px;
	width: 198px;
	display: inline-block;
	background-image: url(../../images/template/HeaderSearch.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#NewSubheader {
	padding: 0px;
	height: 30px;
	width: 990px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	background-image: url(../../images/template/SubHeader2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	display: inline-block;
}
#NewSubheader .links {
	padding: 0px;
	height: 30px;
	width: 65%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
}
#NewSubheader .tollfree {
	height: 30px;
	width: 33%;
	float: left;
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#NewSubheader ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#NewSubheader li {
	list-style-type: none;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	font-weight: normal;
	color: #767C79;
	text-align: right;
	display: inline-block;
	float: right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#NewSubheader li a:link {
	font-weight: normal;
	color: #767C79;
	text-decoration: none;
}
#NewSubheader li a:visited {
	font-weight: normal;
	color: #767C79;
	text-decoration: none;
}
#NewSubheader li a:hover {
	font-weight: normal;
	color: #C20000;
	text-decoration: underline;
}

#NewLeftSide {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	display: inline-block;
	padding: 0px;
	float: left;
	width: 160px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#NewLeftSide .first {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	display: inline-block;
	padding: 0px;
	float: left;
	width: 160px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
#NewLeftSide .first ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#NewLeftSide .first li {
	list-style-type: none;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
	color: #767C79;
	text-align: left;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 24px;
	width: 160px;
}
#NewLeftSide .first li a:link {
	list-style-type: none;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	display: block;
	height: 24px;
	width: 150px;
	background-image: url(../../../../../images/LeftNav/LeftNav_0.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#NewLeftSide .first li a:visited {
	list-style-type: none;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	display: block;
	height: 24px;
	width: 150px;
	background-image: url(../../../../../images/LeftNav/LeftNav_0.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#NewLeftSide .first li a:hover {
	list-style-type: none;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	display: block;
	height: 24px;
	width: 150px;
	background-image: url(../../../../../images/LeftNav/LeftNav_1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#NewLeftSide .sectionheader {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	display: block;
	padding: 0px;
	float: left;
	width: 160px;
	font-size: 15px;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../../../../../images/LeftNav/NewLeftNavHeader.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#content_area {
	padding: 0px;
	margin: 0px;
}
#NewContent {
	width: 800px;
	_width: 760px;
	padding-top: 0px;
	padding-right: 20px;
	_padding-right: 0px;
	padding-left: 10px;
	_padding-left: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	text-align: left;
	margin-right: 0px;
	margin-left: 0px;
	float: right;
}
#content-middle {
	margin: 0px;
	width: 600px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}
#content-right {
	text-align: center;
	float: right;
	width: 185px;
}
#content-right .rtsectionheader {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	display: block;
	padding: 0px;
	float: left;
	width: 185px;
	font-size: 15px;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../../../../../images/LeftNav/NewRightNavHeader.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#NewRightSide {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	display: inline-block;
	padding: 0px;
	float: left;
	width: 160px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#NewRightSide .first {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	display: inline-block;
	padding: 0px;
	float: left;
	width: 160px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
#NewLeftSide .first ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 160px;
}
#NewLeftSide .first li {
	list-style-type: none;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
	color: #767C79;
	text-align: left;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 24px;
	width: 160px;
}
#NewLeftSide .first li a:link {
	list-style-type: none;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	display: block;
	height: 24px;
	width: 150px;
	_width: 160px;
	background-image: url(../../../../../images/LeftNav/LeftNav_0.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#NewLeftSide .first li a:visited {
	list-style-type: none;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	display: block;
	height: 24px;
	width: 150px;
	_width: 160px;
	background-image: url(../../../../../images/LeftNav/LeftNav_0.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#NewLeftSide .first li a:hover {
	list-style-type: none;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	display: block;
	height: 24px;
	width: 150px;
	_width: 160px;
	background-image: url(../../../../../images/LeftNav/LeftNav_1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	
}
