body, td {
	font-size:11px;
	font-family: Verdana;
}

.level_1 {
	height: 30px;
	background-color: White;
	background-image: url(1.gif);
	background-repeat: no-repeat;
	padding-left: 88px;
}

.level_2 {
	height: 30px;
	background-color: White;
	background-image: url(2.gif);
	background-repeat: no-repeat;
	padding-left: 122px;
}

.level_3 {
	height: 30px;
	background-color: White;
	background-image: url(3.gif);
	background-repeat: no-repeat;
	padding-left: 153px;
}

.level_3_end {
	height: 30px;
	background-color: White;
	background-image: url(3_end.gif);
	background-repeat: no-repeat;
	padding-left: 153px;
}

.level_2_end {
	height: 30px;
	background-color: White;
	background-image: url(2_end.gif);
	background-repeat: no-repeat;
	padding-left: 122px;
}

.level_3_2_self {
	height: 30px;
	background-color: White;
	background-image: url(3_2_self.gif);
	background-repeat: no-repeat;
	padding-left: 153px;
}

.level_3_2_end {
	height: 30px;
	background-color: White;
	background-image: url(3_2_end.gif);
	background-repeat: no-repeat;
	padding-left: 153px;
}

.level_1_end {
	height: 30px;
	background-color: White;
	background-image: url(1_end.gif);
	background-repeat: no-repeat;
	padding-left: 88px;
}

.level_2_self {
	height: 30px;
	background-color: White;
	background-image: url(2_self.gif);
	background-repeat: no-repeat;
	padding-left: 122px;
}

.level_3_2_1 {
	height: 30px;
	background-color: White;
	background-image: url(3_2_1_end.gif);
	background-repeat: no-repeat;
	padding-left: 153px;
}

.level_1_end_3_end {
	height: 30px;
	background-color: White;
	background-image: url(1_end_3_end.gif);
	background-repeat: no-repeat;
	padding-left: 153px;
}

.level_1_2_end {
	height: 30px;
	background-color: White;
	background-image: url(1_2_end.gif);
	background-repeat: no-repeat;
	padding-left: 122px;
}

.level_3_self {
	height: 30px;
	background-color: White;
	background-image: url(3_self.gif);
	background-repeat: no-repeat;
	padding-left: 153px;
}

.level_3_all_end {
	height: 30px;
	background-color: White;
	background-image: url(3_all_end.gif);
	background-repeat: no-repeat;
	padding-left: 153px;
}