#tabs1{ float:left; width:560px; background:#829DBF; border-left:1px solid #FFFFFF; border-right:1px solid #FFFFFF; height:21px; padding:0px; margin:0px; padding-top:10px; }

#tabs1 ul {
	padding:0px 0px 0px 120px;;
	margin:auto;
	list-style:none;
}

#tabs1 li {
	float:left;
	display:block;
}
 #tabs1 a {
	float:left;
	background:url("../images/systemfotos/tableft1.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
		color:navy;
}

#tabs1 a span {
	float:left;
	display:block;
	background:url("../images/systemfotos/tabright1.gif") no-repeat right top;
	padding:3px 10px 4px 6px;
	color:navy;
}

#tabs1 a span {float:none; 	color:navy;}

#tabs a:hover span {
	color:#FF8040;
}

#tabs1 a:hover {
	background-position:0% -42px;
	color:#FF8040;
}
		
#tabs1 a:hover span {
	background-position:100% -42px;
	color:#FF8040;
}

#tabs1 #current a {
	background-position:0% -42px;
}

#tabs1 #current a span {
	background-position:100% -42px;
}



.button_user_1{ height:21px; overflow:hidden; }
.button_user_1 ul {
	padding:0px 0px 0px 120px;
	margin:auto;
	list-style:none;
	display:inline; overflow:hidden;
}

.button_user_1 li {
overflow:hidden;
	display:inline;
}
.button_user_1 a {
	float:left;
	background:url("../images/systemfotos/tableft1.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
		color:navy;
}

.button_user_1 a span {
	float:left;
	display:block;
		text-decoration:none;
	background:url("../images/systemfotos/tabright1.gif") no-repeat right top;
	padding:3px 10px 4px 6px;
	color:navy;
}

.button_user_1 a span {float:none; 	color:navy;}

.button_user_1 a:hover span {
	color:#FF8040;
		text-decoration:none;
}

.button_user_1 a:hover {
	background-position:0% -42px;
	color:#FF8040;
		text-decoration:none;
}
		
.button_user_1 a:hover span {
	background-position:100% -42px;
	color:#FF8040;
		text-decoration:none;
}

.button_user_1 #current a {
	background-position:0% -42px;
		text-decoration:none;
}

.button_user_1 #current a span {
	background-position:100% -42px;
		text-decoration:none;
}