@charset "UTF-8";
.tab_l_blue_active {
	background-image: url(../images/tab_images/Tabs_blue_active_01.png);
	width: 10px;
	height: 30px;
}
.tab_r_blue_active {
	background-image: url(../images/tab_images/Tabs_blue_active_03.png);
	width: 10px;
	height: 30px;
}
.tab_m_blue_active {
	background-image: url(../images/tab_images/Tabs_blue_active_02.png);
	height: 30px;
	background-repeat: repeat-x;
}
.tab_l_blue_inactive {
	background-image: url(../images/tab_images/Tabs_blue_inactive_01.png);
	width: 10px;
	height: 30px;
}
.tab_r_blue_inactive {
	background-image: url(../images/tab_images/Tabs_blue_inactive_03.png);
	width: 10px;
	height: 30px;
}
.tab_m_blue_inactive {
	background-image: url(../images/tab_images/Tabs_blue_inactive_02.png);
	height: 30px;
	background-repeat: repeat-x;
}
.tab_l_yellow_active {
	background-image: url(../images/tab_images/Tabs_yellow_active_01.png);
	width: 10px;
	height: 30px;
}
.tab_r_yellow_active {
	background-image: url(../images/tab_images/Tabs_yellow_active_03.png);
	width: 10px;
	height: 30px;
}
.tab_m_yellow_active {
	background-image: url(../images/tab_images/Tabs_yellow_active_02.png);
	height: 30px;
	background-repeat: repeat-x;
}
.tab_l_yellow_inactive {
	background-image: url(../images/tab_images/Tabs_yellow_inactive_01.png);
	width: 10px;
	height: 30px;
}
.tab_r_yellow_inactive {
	background-image: url(../images/tab_images/Tabs_yellow_inactive_03.png);
	width: 10px;
	height: 30px;
}
.tab_m_yellow_inactive {
	background-image: url(../images/tab_images/Tabs_yellow_inactive_02.png);
	height: 30px;
	background-repeat: repeat-x;
}
.tab_l_red_active {
	background-image: url(../images/tab_images/Tabs_red_active_01.png);
	width: 10px;
	height: 30px;
}
.tab_r_red_active {
	background-image: url(../images/tab_images/Tabs_red_active_03.png);
	width: 10px;
	height: 30px;
}
.tab_m_red_active {
	background-image: url(../images/tab_images/Tabs_red_active_02.png);
	height: 30px;
	background-repeat: repeat-x;
}
.tab_l_red_inactive {
	background-image: url(../images/tab_images/Tabs_red_inactive_01.png);
	width: 10px;
	height: 30px;
}
.tab_r_red_inactive {
	background-image: url(../images/tab_images/Tabs_red_inactive_03.png);
	width: 10px;
	height: 30px;
}
.tab_m_red_inactive {
	background-image: url(../images/tab_images/Tabs_red_inactive_02.png);
	height: 30px;
	background-repeat: repeat-x;
}
.tab_l_green_active {
	background-image: url(../images/tab_images/Tabs_green_active_01.png);
	width: 10px;
	height: 30px;
}
.tab_r_green_active {
	background-image: url(../images/tab_images/Tabs_green_active_03.png);
	width: 10px;
	height: 30px;
}
.tab_m_green_active {
	background-image: url(../images/tab_images/Tabs_green_active_02.png);
	height: 30px;
	background-repeat: repeat-x;
}
.tab_l_green_inactive {
	background-image: url(../images/tab_images/Tabs_green_inactive_01.png);
	width: 10px;
	height: 30px;
}
.tab_r_green_inactive {
	background-image: url(../images/tab_images/Tabs_green_inactive_03.png);
	width: 10px;
	height: 30px;
}
.tab_m_green_inactive {
	background-image: url(../images/tab_images/Tabs_green_inactive_02.png);
	height: 30px;
	background-repeat: repeat-x;
}
.tab_l_gray_active {
	background-image: url(../images/tab_images/Tabs_gray_active_01.png);
	width: 10px;
	height: 30px;
}
.tab_r_gray_active {
	background-image: url(../images/tab_images/Tabs_gray_active_03.png);
	width: 10px;
	height: 30px;
}
.tab_m_gray_active {
	background-image: url(../images/tab_images/Tabs_gray_active_02.png);
	height: 30px;
	background-repeat: repeat-x;
}
.tab_l_gray_inactive {
	background-image: url(../images/tab_images/Tabs_gray_inactive_01.png);
	width: 10px;
	height: 30px;
}
.tab_r_gray_inactive {
	background-image: url(../images/tab_images/Tabs_gray_inactive_03.png);
	width: 10px;
	height: 30px;
}
.tab_m_gray_inactive {
	background-image: url(../images/tab_images/Tabs_gray_inactive_02.png);
	height: 30px;
	background-repeat: repeat-x;
}
