body
{font: normal small Arial, Helvetica;
}
.toplinks{
font-size:12px;
color:#ffffff;
display:block;
background-image:url(button_bg1.gif); background-repeat:no-repeat;
height:25px;
width:125px;
padding-top:5px;
text-decoration:none;
}
.toplinks:hover{
font-size:12px;
color:#000040;
display:block;
background-image:url(button_bg2.gif); background-repeat:no-repeat;
height:25px;
width:125px;
padding-top:5px;
text-decoration:none;
}
.bottomlinks{
	font-size:12px;
	color:#ffffff;
	display:none;
	background-image:url(button_bg1.gif);
	background-repeat:no-repeat;
	height:25px;
	width:125px;
	padding-top:5px;
	text-decoration:none;
}
.bottomlinks:hover{
font-size:12px;
color:#000040;
display:block;
background-image:url(button_bg2.gif); background-repeat:no-repeat;
height:25px;
width:125px;
padding-top:5px;
text-decoration:none;
}

.toplinks a:active

.toplinks:hover .bottomlinks a:before { content: ; }

.buttons
{background-image:url(images/button_bg1.gif); background-repeat:no-repeat;
height:25px;
width:125px;
}
