.newsyears1 {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0pt;
}
.newsyears1 li {
float:left;
height:22px;
margin:0pt 2px 0pt 0pt;
}
.newsyears1 li a {
color:#707070;
display:block;
font-size:93%;
font-weight:bold;
padding:0pt 0pt 0pt 12px;
position:relative;
text-decoration:none;
text-transform:uppercase;
cursor: hand;
}
.newsyears1 li a span {
display:block;
height:18px;
padding:4px 12px 0pt 0pt;
cursor: hand;
}

/* MSIE6 hack for tabs - ĊJ 080516 */

* html .newsyears1 li a,
* html .newsyears1 li a span  { 
	display: inline;
}



.newsyears1 li.newsyearsSelectedItem a {
background:transparent url(/Administration/WebsiteImages/productpage_submenu_bg.gif) no-repeat scroll 0% 0%;
color:#940C0C;
}
.newsyears1 li.newsyearsSelectedItem a span {
background:transparent url(/Administration/WebsiteImages/productpage_submenu_bg.gif) no-repeat scroll 100% 0%;
}
.newsyears1 li a:hover {
background:transparent url(/Administration/WebsiteImages/productpage_submenu_bg.gif) no-repeat scroll 0% 0%;
}
.newsyears1 li a:hover span {
background:transparent url(/Administration/WebsiteImages/productpage_submenu_bg.gif) no-repeat scroll 100% 0%;
}
