

ul{
list-style: none;
float:left;
overflow:hidden;
}

div#tab-container-1{
width:623px;
height:336px;
margin-bottom:16px;
}


div#tab-container-1 ul#tab-container-1-nav{
width:623px;
height:40px;
	margin: 0px;
	padding: 0px;
}
 
div#tab-container-1 ul#tab-container-1-nav li{
float:left;
cursor: pointer;
display: block;
text-indent:-9999px;
}

div#tab-container-1 ul#tab-container-1-nav li.none{
	background:url(images/none.gif) no-repeat;
	height:40px;
	width:184px;
}

div#tab-container-1 ul#tab-container-1-nav li.activeli{
height:40px;
}
 
div#tab-container-1 ul#tab-container-1-nav li a{
display:block;
}
 
div#tab-container-1 ul#tab-container-1-nav li a#tab_2009{ width:87px; height:40px; background:url(images/2009.gif) no-repeat;}
div#tab-container-1 ul#tab-container-1-nav li a#tab_2008{ width:88px; height:40px; background:url(images/2008.gif) no-repeat;}
div#tab-container-1 ul#tab-container-1-nav li a#tab_2007{ width:88px; height:40px; background:url(images/2007.gif) no-repeat;}
div#tab-container-1 ul#tab-container-1-nav li a#tab_2006{ width:88px; height:40px; background:url(images/2006.gif) no-repeat;}
div#tab-container-1 ul#tab-container-1-nav li a#tab_2005{ width:88px; height:40px; background:url(images/2005.gif) no-repeat;}
div#tab-container-1 ul#tab-container-1-nav li a#tab_2004{ width:88px; height:40px; background:url(images/2004.gif) no-repeat;}


div#tab-container-1 ul#tab-container-1-nav li a#tab_2009:hover { width:87px; height:40px; background:url(images/2009_o.gif) no-repeat; }
div#tab-container-1 ul#tab-container-1-nav li a#tab_2008:hover { width:88px; height:40px; background:url(images/2008_o.gif) no-repeat; }
div#tab-container-1 ul#tab-container-1-nav li a#tab_2007:hover { width:88px; height:40px; background:url(images/2007_o.gif) no-repeat; }
div#tab-container-1 ul#tab-container-1-nav li a#tab_2006:hover { width:88px; height:40px; background:url(images/2006_o.gif) no-repeat; }
div#tab-container-1 ul#tab-container-1-nav li a#tab_2005:hover { width:88px; height:40px; background:url(images/2005_o.gif) no-repeat; }
div#tab-container-1 ul#tab-container-1-nav li a#tab_2004:hover { width:88px; height:40px; background:url(images/2004_o.gif) no-repeat; }

div#tab-container-1 ul#tab-container-1-nav li.activeli a#tab_2009 { width:87px; height:40px; background:url(images/2009_o.gif) no-repeat;}
div#tab-container-1 ul#tab-container-1-nav li.activeli a#tab_2008 { width:88px; height:40px; background:url(images/2008_o.gif) no-repeat;}
div#tab-container-1 ul#tab-container-1-nav li.activeli a#tab_2007 { width:88px; height:40px; background:url(images/2007_o.gif) no-repeat;}
div#tab-container-1 ul#tab-container-1-nav li.activeli a#tab_2006 { width:88px; height:40px; background:url(images/2006_o.gif) no-repeat;}
div#tab-container-1 ul#tab-container-1-nav li.activeli a#tab_2005 { width:88px; height:40px; background:url(images/2005_o.gif) no-repeat;}
div#tab-container-1 ul#tab-container-1-nav li.activeli a#tab_2004 { width:88px; height:40px; background:url(images/2004_o.gif) no-repeat;}

div.tab{
width:621px;
height:334px;
background:url(images/2009.gif) no-repeat;
clear:both;
}

div.tab{
border-left:solid 1px #00a0cc;
border-right:solid 1px #00a0cc;
border-bottom:solid 1px #00a0cc;
}


#box_2009{
position:relative;
background:url(images/2009_map.gif) no-repeat bottom;
}

#box_2008{
position:relative;
background:url(images/2008_map.gif) no-repeat bottom;
}

#box_2007{
position:relative;
background:url(images/2007_map.gif) no-repeat bottom;
}

#box_2006{
position:relative;
background:url(images/2006_map.gif) no-repeat bottom;
}

#box_2005{
position:relative;
background:url(images/2005_map.gif) no-repeat bottom;
}

#box_2004{
position:relative;
background:url(images/2004_map.gif) no-repeat bottom;
}


