/* CSS Document */
/*---------------------------------------------------------------------------------*/
.btn_01 {
	margin: 0; 
	padding: 0;
	background-repeat: no-repeat;
	white-space: nowrap;
	float:left; /*-----------Float left for horizontal, no float for vertical-------*/
	display: block;
	position: relative;
	font-family: arial, helvetica, sans-serif;
	width: 79px; /*---------------------------------------WIDTH--------------------*/
	height: 38px; /*---------------------------------------HEIGHT-------------------*/
	background-image: url(img/btn_r_01.gif);/*----------------IMAGE--------------------*/

	}

.btn_01 a {
	display: block;
	color: #4a8c7d;
	font-size: 12px;
	display: block;
	float: left;
	color: black;
	text-decoration: none;
	width: 79px; /*-----------------WIDTH------------------------------------------*/
	height: 38px; /*-----------------HEIGHT-----------------------------------------*/
	}

.btn_01 a:hover img{
	visibility:hidden
	}
	
.btn_01 span {
	position: absolute;
	left: 2px;
	top: 1px;
	margin:0px;
	padding: 0px;
	cursor: pointer;
	color:#000000;
	font-size:13px;
	}


.btn_01 img {
	width: 79px; /*-----------------WIDTH------------------------------------------*/
	height: 38px; /*-----------------HEIGHT-----------------------------------------*/
	border: 0;
	}

	
* html a:hover {
	visibility:visible
	}
	
/*---------------------------------------------------------------------------------*/

/*---------------------------------------------------------------------------------*/
.btn_02 {
	margin: 0; 
	padding: 0;
	background-repeat: no-repeat;
	white-space: nowrap;
	float:left; /*-----------Float left for horizontal, no float for vertical-------*/
	display: block;
	position: relative;
	font-family: arial, helvetica, sans-serif;
	width: 108px; /*---------------------------------------WIDTH--------------------*/
	height: 38px; /*---------------------------------------HEIGHT-------------------*/
	background-image: url(img/btn_r_02.gif);/*----------------IMAGE--------------------*/

	}

.btn_02 a {
	display: block;
	color: #4a8c7d;
	font-size: 12px;
	display: block;
	float: left;
	color: black;
	text-decoration: none;
	width: 108px; /*-----------------WIDTH------------------------------------------*/
	height: 38px; /*-----------------HEIGHT-----------------------------------------*/
	}

.btn_02 a:hover img{
	visibility:hidden
	}
	
.btn_02 span {
	position: absolute;
	left: 2px;
	top: 1px;
	margin:0px;
	padding: 0px;
	cursor: pointer;
	color:#000000;
	font-size:13px;
	}


.btn_02 img {
	width: 108px; /*-----------------WIDTH------------------------------------------*/
	height: 38px; /*-----------------HEIGHT-----------------------------------------*/
	border: 0;
	}

	
* html a:hover {
	visibility:visible
	}
	
/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/
.btn_03 {
	margin: 0; 
	padding: 0;
	background-repeat: no-repeat;
	white-space: nowrap;
	float:left; /*-----------Float left for horizontal, no float for vertical-------*/
	display: block;
	position: relative;
	font-family: arial, helvetica, sans-serif;
	width: 113px; /*---------------------------------------WIDTH--------------------*/
	height: 38px; /*---------------------------------------HEIGHT-------------------*/
	background-image: url(img/btn_r_03.gif);/*----------------IMAGE--------------------*/

	}

.btn_03 a {
	display: block;
	color: #4a8c7d;
	font-size: 12px;
	display: block;
	float: left;
	color: black;
	text-decoration: none;
	width: 113px; /*-----------------WIDTH------------------------------------------*/
	height: 38px; /*-----------------HEIGHT-----------------------------------------*/
	}

.btn_03 a:hover img{
	visibility:hidden
	}
	
.btn_03 span {
	position: absolute;
	left: 2px;
	top: 1px;
	margin:0px;
	padding: 0px;
	cursor: pointer;
	color:#000000;
	font-size:13px;
	}


.btn_03 img {
	width: 113px; /*-----------------WIDTH------------------------------------------*/
	height: 38px; /*-----------------HEIGHT-----------------------------------------*/
	border: 0;
	}

	
* html a:hover {
	visibility:visible
	}
	
/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/
.btn_04 {
	margin: 0; 
	padding: 0;
	background-repeat: no-repeat;
	white-space: nowrap;
	float:left; /*-----------Float left for horizontal, no float for vertical-------*/
	display: block;
	position: relative;
	font-family: arial, helvetica, sans-serif;
	width: 120px; /*---------------------------------------WIDTH--------------------*/
	height: 38px; /*---------------------------------------HEIGHT-------------------*/
	background-image: url(img/btn_r_04.gif);/*----------------IMAGE--------------------*/

	}

.btn_04 a {
	display: block;
	color: #4a8c7d;
	font-size: 12px;
	display: block;
	float: left;
	color: black;
	text-decoration: none;
	width: 120px; /*-----------------WIDTH------------------------------------------*/
	height: 38px; /*-----------------HEIGHT-----------------------------------------*/
	}

.btn_04 a:hover img{
	visibility:hidden
	}
	
.btn_04 span {
	position: absolute;
	left: 2px;
	top: 1px;
	margin:0px;
	padding: 0px;
	cursor: pointer;
	color:#000000;
	font-size:13px;
	}


.btn_04 img {
	width: 120px; /*-----------------WIDTH------------------------------------------*/
	height: 38px; /*-----------------HEIGHT-----------------------------------------*/
	border: 0;
	}

	
* html a:hover {
	visibility:visible
	}
	
/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/
.btn_05 {
	margin: 0; 
	padding: 0;
	background-repeat: no-repeat;
	white-space: nowrap;
	float:left; /*-----------Float left for horizontal, no float for vertical-------*/
	display: block;
	position: relative;
	font-family: arial, helvetica, sans-serif;
	width: 95px; /*---------------------------------------WIDTH--------------------*/
	height: 38px; /*---------------------------------------HEIGHT-------------------*/
	background-image: url(img/btn_r_05.gif);/*----------------IMAGE--------------------*/

	}

.btn_05 a {
	display: block;
	color: #4a8c7d;
	font-size: 12px;
	display: block;
	float: left;
	color: black;
	text-decoration: none;
	width: 95px; /*-----------------WIDTH------------------------------------------*/
	height: 38px; /*-----------------HEIGHT-----------------------------------------*/
	}

.btn_05 a:hover img{
	visibility:hidden
	}
	
.btn_05 span {
	position: absolute;
	left: 2px;
	top: 1px;
	margin:0px;
	padding: 0px;
	cursor: pointer;
	color:#000000;
	font-size:13px;
	}


.btn_05 img {
	width: 95px; /*-----------------WIDTH------------------------------------------*/
	height: 38px; /*-----------------HEIGHT-----------------------------------------*/
	border: 0;
	}

	
* html a:hover {
	visibility:visible
	}
	
/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/
.btn_06 {
	margin: 0; 
	padding: 0;
	background-repeat: no-repeat;
	white-space: nowrap;
	float:left; /*-----------Float left for horizontal, no float for vertical-------*/
	display: block;
	position: relative;
	font-family: arial, helvetica, sans-serif;
	width: 118px; /*---------------------------------------WIDTH--------------------*/
	height: 38px; /*---------------------------------------HEIGHT-------------------*/
	background-image: url(img/btn_r_06.gif);/*----------------IMAGE--------------------*/

	}

.btn_06 a {
	display: block;
	color: #4a8c7d;
	font-size: 12px;
	display: block;
	float: left;
	color: black;
	text-decoration: none;
	width: 118px; /*-----------------WIDTH------------------------------------------*/
	height: 38px; /*-----------------HEIGHT-----------------------------------------*/
	}

.btn_06 a:hover img{
	visibility:hidden
	}
	
.btn_06 span {
	position: absolute;
	left: 2px;
	top: 1px;
	margin:0px;
	padding: 0px;
	cursor: pointer;
	color:#000000;
	font-size:13px;
	}


.btn_06 img {
	width: 118px; /*-----------------WIDTH------------------------------------------*/
	height: 38px; /*-----------------HEIGHT-----------------------------------------*/
	border: 0;
	}

	
* html a:hover {
	visibility:visible
	}
	
/*---------------------------------------------------------------------------------*/
