@charset "utf-8";
/* CSS Document */

.topmenu {
	margin:0;
	list-style:none;
	height:45px;
	position:absolute;
	z-index:500;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 7px;
	color: #666666;
	float: right;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	right: 0px;
	bottom: 23px;
}

.topmenu li.top {
	display:block;
	float:left;
}

.topmenu li a.pos1 {
	width:59px;
	height:45px;
	display:block;
	text-indent:-99999px;
	background-image: url(../images/menu.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
	
} 
.topmenu li a.pos1:hover {
	background-image: url(../images/menu.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}

.topmenu  li  a#currenthighlight1 {
	display:block;
	text-indent:-99999px;
	background-image: url(../images/menu.gif);
	background-repeat: no-repeat;
	background-position: 0px -45px;
}


.topmenu li a.pos2 {
	width:77px;
	height:45px;
	display:block;
	text-indent:-99999px;
	background-image: url(../images/menu.gif);
	background-repeat: no-repeat;
	background-position: -59px top;
} 
.topmenu li a.pos2:hover {
	background-image: url(../images/menu.gif);
	background-repeat: no-repeat;
	background-position: -59px bottom;
}

.topmenu li a.pos2#currenthighlight2 {
	display:block;
	text-indent:-99999px;
	background-image: url(../images/menu.gif);
	background-repeat: no-repeat;
	background-position: -59px -45px;
}




.topmenu li a.pos3 {
	width:76px;
	height:45px;
	display:block;
	text-indent:-99999px;
	background-image: url(../images/menu.gif);
	background-repeat: no-repeat;
	background-position: -136px top;
} 
.topmenu li a.pos3:hover {
	background-image: url(../images/menu.gif);
	background-repeat: no-repeat;
	background-position: -136px bottom;
}

.topmenu li a.pos3#currenthighlight3 {
	display:block;
	text-indent:-99999px;
	background-image: url(../images/menu.gif);
	background-repeat: no-repeat;
	background-position: -136px -45px;
}


.topmenu li a.pos4 {
	width:138px;
	height:45px;
	display:block;
	text-indent:-99999px;
	background-image: url(../images/menu.gif);
	background-repeat: no-repeat;
	background-position: -212px top;
} 
.topmenu li a.pos4:hover {
	height:45px;
	display:block;
	text-indent:-99999px;
	background-image: url(../images/menu.gif);
	background-repeat: no-repeat;
	background-position: -212px bottom;
}

.topmenu li a.pos4#currenthighlight4 {
	display:block;
	text-indent:-99999px;
	background-image: url(../images/menu.gif);
	background-repeat: no-repeat;
	background-position: -212px -45px;
}

.topmenu li a.pos5 {
	width:104px;
	height:45px;
	display:block;
	text-indent:-99999px;
	background-image: url(../images/menu.gif);
	background-repeat: no-repeat;
	background-position: -350px top;
} 
.topmenu li a.pos5:hover {
	height:45px;
	display:block;
	text-indent:-99999px;
	background-image: url(../images/menu.gif);
	background-repeat: no-repeat;
	background-position: -350px bottom;
}
.topmenu  li  a.pos5#currenthighlight5 {
	display:block;
	text-indent:-99999px;
	background-image: url(../images/menu.gif);
	background-repeat: no-repeat;
	background-position: -350px -45px;
}



.topmenu li a.pos6 {
	width:64px;
	height:45px;
	display:block;
	text-indent:-99999px;
	background-image: url(../images/menu.gif);
	background-repeat: no-repeat;
	background-position: -453px top;
} 
.topmenu li a.pos6:hover {
	height:45px;
	display:block;
	text-indent:-99999px;
	background-image: url(../images/menu.gif);
	background-repeat: no-repeat;
	background-position: -453px bottom;
}
.topmenu  li  a.pos6#currenthighlight6 {
	display:block;
	text-indent:-99999px;
	background-image: url(../images/menu.gif);
	background-repeat: no-repeat;
	background-position: -453px -45px;
}

