﻿.seButton130
{
 position: relative;
  background-image: url('btnImages/buttonGold130B.jpg');
 background-repeat: no-repeat;
 white-space: nowrap;
 display: block;
 width: 130px;
 height: 23px;
 margin: 0; 
 padding: 0;
}

.seButton130 a
{
 display: block;
 color: #000000;
 font-size: 13px;
 width: 130px;
 height: 23px;
 display: block;
 float: left;
 color: #000066;
 text-decoration: none;
}

.seButton130 img 
{
 width: 130px;
 height: 23px;
 border: 0; 
}


* html a:hover 
{
 visibility:visible
}

.seButton130 a:hover img
{
 visibility:hidden
}

.seButton130 a:hover{
	color:#0000CC;
	font-weight:bold;
}

.seButton130 a:active{
	color:#004400;
}


.seButton130 span
{
 font-family:Verdana, sans-serif;
 font-size: 13px;
 padding-right: 0px;
 padding-left: 0px;
 left: 0px;
 padding-bottom: 0px;
 margin: 0px;
 cursor: pointer;
 padding-top: 0px;
 position: absolute;
 top: 4px;
 width: 130px;
 text-align: center;
}

