/* Created with RAGE ButtonDesign http://www.ragesw.com/products/buttondesign/ */

div.rage_button_3 {
	float: left;
	width: 128px;
	height: 52px;
}


div.rage_button_3 a {
	display: block;
	margin: 0px;
	overflow: hidden;
	text-decoration: none;
	height: 100%;
	background: url('gif/cruise_button.jpg')top left no-repeat;
	color: #244A9D;
	font-family: 'Arial';
	font-size:12px;
	line-height: 52px;
	text-align: center;
}


div.rage_button_3 span {
	position: middle;
	top:2px;
	}


div.rage_button_3 a:hover {
	background-position: -132px 0;
	color: #FFFFFF;
}


div.rage_button_3 a:active {
	background-position: -256px 0;
	color: #518FF1;
}
