.menu_box {
	position:relative;
	margin:0;
	margin-left:10px;
	top:15px;
	background:transparent;
	width:198px;
	font-family:Verdana;
	color:#924801;
}

.menu_box .first,
.menu_box .first_active,
.menu_box .first_over {
	cursor:pointer;
}

.menu_box .first a,
.menu_box .first_active a,
.menu_box .first_over a {
	text-decoration: none;
	font-size: 10px;
	color:#005000;
	background:transparent url(../menu/b2.jpg) no-repeat 0 6px;
	padding:1px;
	padding-left:8px;
	display:block;
	width:90%;
	height:100%;
}

.menu_box .first_over a,
.menu_box .first_active a {
	color: #dc3c00;
	background:transparent url(../menu/b1.jpg) no-repeat 0 6px;
}

.menu_box .separator img {
	width:215px;
	margin:0;
	margin-left:15px;
	padding:0;
	height:1px;
}

/* ########################################### */
/* ########################################### */
/* ########################################### */


.second_box {
	margin-top:4px;
	margin-left: 30px;
	margin-bottom:4px;
}

.second_box .second,
.second_box .second_over,
.second_box .second_active {
	cursor: pointer;
}

.second_box .second a,
.second_box .second_over a,
.second_box .second_active a {
	text-decoration: none;
	color: white;
	font-size: 10px;
	color:#005000;
	background:transparent url(../menu/b2.jpg) no-repeat 0 6px;
	padding:1px;
	padding-left:8px;
	display:block;
	width:90%;
	height:100%;
}

.second_box .second_over a,
.second_box .second_active a {
	color: #dc3c00;
	background:transparent url(../menu/b1.jpg) no-repeat 0 6px;
}

/* ########################################### */
/* ########################################### */
/* ########################################### */



.third_box {
	margin-left: 20px;
}

.third_box .third,
.third_box .third_active,
.third_box .third_over {
	cursor: pointer;
}

.third_box .third a,
.third_box .third_active a,
.third_box .third_over a {
	text-decoration: none;
	color: white;
	font-size: 10px;
	color:#005000;
	background:transparent url(../menu/b2.jpg) no-repeat 0 6px;
	padding:1px;
	padding-left:8px;
	display:block;
	width:90%;
	height:100%;
}


.third_box .third_active a, .third_box .third_over a {
	color: #dc3c00;
	background:transparent url(../menu/b1.jpg) no-repeat 0 6px;
}
