.menu_box_abas {
    width: 500px;
	height: 22px;
}

.menu_links_a:link, .menu_links_a:active, .menu_links_a:hover, .menu_links_a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.menu_b:link, .menu_b:active, .menu_b:hover, .menu_b:visited {
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
.menu_a:link, .menu_a:active, .menu_a:hover, .menu_a:visited {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.menu_aba {
    float:left;
	width:100px;
	height: 20px;
	_height: 21px;
	margin-right: 0px;
	margin-left: 1px;
	padding-top: 3px;
	text-align: center;
	background-image: url(../images/bg-menu.jpg);
	background-repeat: repeat-x;
}
.menu_aba_on {
    float:left;
	width:100px;
	height:20px;
	_height: 21px;
	margin-right: 0px;
	margin-left: 1px;
	padding-top:3px;
	text-align: center;
	color: #333333;
	font-weight: bold;
	background-image: url(../images/bg-menu_on.jpg);
	background-repeat: repeat-x;
}
.menu_links1 {
	height: 300px;
	border:solid 2px #ffd083;
	border-top:solid 4px #ffd083;
}
