@charset "utf-8";
/* CSS Document */

/* button */
/* ********************* */
.linkbutton1, .linkbutton1 span {
	background: transparent url(../images/linkbotton2.gif) no-repeat 0 0;
	font-size: 18px;
	font-family: MS Sans Serif;
	font-weight:bold;
	color: #ffffff;
	float: left;
	display: inline;
	height: 41px;
	line-height: 41px;
	text-decoration: none;
}
.linkbutton1 span {
	background-position: 100% 0;
	position:relative;
	width:180px;
	height:41;
	text-align:center;
	/*left: 65px;
	padding-right: 64px;*/
}
.linkbutton1:hover {
	background-position: 0 -41px;
	text-decoration: none;
	cursor:pointer;
}
.linkbutton1:hover span {
	background-position: 100% -41px;
	text-decoration: none;
}
/* ********************* */
.linkbutton2, .linkbutton2 span {
	background: transparent url(../images/linkbotton5.gif) no-repeat 0 0;
	font-size: 18px;
	font-family: MS Sans Serif;
	font-weight:bold;
	color: #ffffff;
	float: left;
	display: inline;
	height: 41px;
	line-height: 41px;
	text-decoration: none;
}
.linkbutton2 span {
	background-position: 100% 0;
	position: relative;
	width:180px;
	height:41;
	text-align:center;
	left:-3px;
	/*left: 65px;
	padding-right: 64px;*/
}
.linkbutton2:hover {
	background-position: 0 -41px;
	text-decoration: none;
	cursor:pointer;
}
.linkbutton2:hover span {
	background-position: 100% -41px;
	text-decoration: none;
}
/* ********************* */
.linkbutton3, .linkbutton3 span {
	background: transparent url(../images/linkbotton3.gif) no-repeat 0 0;
	font-size: 18px;
	font-family: MS Sans Serif;
	font-weight:bold;
	color: #ffffff;
	float: left;
	display: inline;
	height: 41px;
	line-height: 41px;
	text-decoration: none;
}
.linkbutton3 span {
	background-position: 100% 0;
	position: relative;
	width:180px;
	height:41;
	text-align:center;
	left:-1px;
	/*left: 65px;
	padding-right: 64px;*/
}
.linkbutton3:hover {
	background-position: 0 -41px;
	text-decoration: none;
	cursor:pointer;
}
.linkbutton3:hover span {
	background-position: 100% -41px;
	text-decoration: none;
}
/* ********************* */
.linkbutton4, .linkbutton4 span {
	background: transparent url(../images/linkbotton1.gif) no-repeat 0 0;
	font-size: 18px;
	font-family: MS Sans Serif;
	font-weight:bold;
	color: #ffffff;
	float: left;
	display: inline;
	height: 40px;
	line-height: 41px;
	text-decoration: none;
}
.linkbutton4 span {
	background-position: 100% 0;
	position: relative;
	width:180px;
	height:41;
	text-align:center;
	left:-1px;
	/*left: 65px;
	padding-right: 64px;*/
}
.linkbutton4:hover {
	background-position: 0 -41px;
	text-decoration: none;
	cursor:pointer;
}
.linkbutton4:hover span {
	background-position: 100% -41px;
	text-decoration: none;
}
/* ********************* */
.linkbutton5, .linkbutton5 span {
	background: transparent url(../images/linkbotton4.gif) no-repeat 0 0;
	font-size: 18px;
	font-family: MS Sans Serif;
	font-weight:bold;
	color: #ffffff;
	float: left;
	display: inline;
	height: 41px;
	line-height: 41px;
	text-decoration: none;
}
.linkbutton5 span {
	background-position: 100% 0;
	position: relative;
	width:180px;
	height:41;
	text-align:center;
	left:-1px;
	/*left: 65px;
	padding-right: 64px;*/
}
.linkbutton5:hover {
	background-position: 0 -41px;
	text-decoration: none;
	cursor:pointer;
}
.linkbutton5:hover span {
	background-position: 100% -41px;
	text-decoration: none;
}
/* end button */