@charset "utf-8";
.button_red_L {
	background-image: url(../images/button/button_red_L.gif);
	height: 20px;
	width: 10px;
}

.button_red_M {
	background-image: url(../images/button/button_red_M.gif);
	background-repeat: repeat-x;
}

.button_red_R {
	background-image: url(../images/button/button_red_R.gif);
	height: 20px;
	width: 10px;
}

.button_green_L {
	background-image: url(../images/button/button_green_L.gif);
	height: 20px;
	width: 10px;
}

.button_green_M {
	background-image: url(../images/button/button_green_M.gif);
	background-repeat: repeat-x;
}

.button_green_R {
	background-image: url(../images/button/button_green_R.gif);
	height: 20px;
	width: 10px;
}

.button_grey_L {
	background-image: url(../images/button/button_grey_L.gif);
	height: 20px;
	width: 10px;
}

.button_grey_M {
	background-image: url(../images/button/button_grey_M.gif);
	background-repeat: repeat-x;
}

.button_grey_R {
	background-image: url(../images/button/button_grey_R.gif);
	height: 20px;
	width: 10px;
}

.button_blue_L {
	background-image: url(../images/button/button_blue_L.gif);
	height: 20px;
	width: 10px;
}

.button_blue_M {
	background-image: url(../images/button/button_blue_M.gif);
	background-repeat: repeat-x;
}

.button_blue_R {
	background-image: url(../images/button/button_blue_R.gif);
	height: 20px;
	width: 10px;
}

.button_brown_L {
	background-image: url(../images/button/button_brown_L.gif);
	height: 20px;
	width: 10px;
}

.button_brown_M {
	background-image: url(../images/button/button_brown_M.gif);
	background-repeat: repeat-x;
}

.button_brown_R {
	background-image: url(../images/button/button_brown_R.gif);
	height: 20px;
	width: 10px;
}

.button_small_red_L {
	background-image: url(../images/button/button_small_red_L.gif);
	height: 15px;
	width: 10px;
}

.button_small_red_M {
	background-image: url(../images/button/button_small_red_M.gif);
	background-repeat: repeat-x;
	font-size: 10px;
}

.button_small_red_R {
	background-image: url(../images/button/button_small_red_R.gif);
	height: 15px;
	width: 10px;
}

.button_small_green_L {
	background-image: url(../images/button/button_small_green_L.gif);
	height: 15px;
	width: 10px;
}

.button_small_green_M {
	background-image: url(../images/button/button_small_green_M.gif);
	background-repeat: repeat-x;
	font-size: 10px;
}

.button_small_green_R {
	background-image: url(../images/button/button_small_green_R.gif);
	height: 15px;
	width: 10px;
}

.button_small_grey_L {
	background-image: url(../images/button/button_small_grey_L.gif);
	height: 15px;
	width: 10px;
}

.button_small_grey_M {
	background-image: url(../images/button/button_small_grey_M.gif);
	background-repeat: repeat-x;
	font-size: 10px;
}

.button_small_grey_R {
	background-image: url(../images/button/button_small_grey_R.gif);
	height: 15px;
	width: 10px;
}

.button_small_blue_L {
	background-image: url(../images/button/button_small_blue_L.gif);
	height: 15px;
	width: 10px;
}

.button_small_blue_M {
	background-image: url(../images/button/button_small_blue_M.gif);
	background-repeat: repeat-x;
	font-size: 10px;
}

.button_small_blue_R {
	background-image: url(../images/button/button_small_blue_R.gif);
	height: 15px;
	width: 10px;
}

.button_small_brown_L {
	background-image: url(../images/button/button_small_brown_L.gif);
	height: 15px;
	width: 10px;
}

.button_small_brown_M {
	background-image: url(../images/button/button_small_brown_M.gif);
	background-repeat: repeat-x;
	font-size: 10px;
}

.button_small_brown_R {
	background-image: url(../images/button/button_small_brown_R.gif);
	height: 15px;
	width: 10px;
}

#table_button 	a:link {
	color: #E6E6E6;
	text-decoration: none;
}
#table_button a:visited {
	color: #E6E6E6;
	text-decoration: none;
}
#table_button a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#table_button a:active {
	color: #FFFFFF;
	text-decoration: none;