#tabs_table {
	text-align: center;
	margin-top: 20px;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-left: 15px;
	width: 560px;
	height: 24px;
}
#tabs_pic {
	border-bottom: #b4a996 1px solid;
}
#tabs_pic2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0EDE4;
}
#tabs_td {
	border-top: #b4a996 1px solid;
	border-bottom: #b4a996 1px solid;
}
#tabs_td1 {
	border-top: #b4a996 1px solid;
	border-bottom: #b4a996 1px solid;
	border-left: #b4a996 1px solid;
}
#tabs_div {
	text-align: center;
	margin-right: 15px;
	margin-left: 15px;
}
#tabs_tdactive {
	border-top: #16aee7 2px solid;
	border-left: #b4a996 1px solid;
}
#tabs_txt {
	text-decoration: none;
	margin-right: 0px;
	margin-left: 5px;
	text-align: center;
}
#tabs_txt2 {
	text-decoration: none;
	margin-right: 0px;
	margin-left: 13px;
	text-align: center;
}
#tabs_txtactive {
	font-size: 10px;
	font-weight: bold;
	color: #25a8d3;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 15px;
	text-align: center;
}
.tabs {
	font-size: 10px;
	font-weight: bold;
}
.tabs:link {
	color: #AFA598; /*757261 color: #508596;*/
	TEXT-DECORATION: none;
}
.tabs:visited {
	color: #AFA598;
	TEXT-DECORATION: none;
}
.tabs:hover {
	TEXT-DECORATION: none; /*underline*/
	color: #25a8d3;
}
.tabs:active {
	TEXT-DECORATION: ;
	outline:none;
}
