.div_tab_sus {
	padding: 2px;
	height: 30px;
	width: 110px;
	background-attachment: fixed;
	background-image: url(../images/but_tab.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.lnk_tab {
	font-size: 12px;
	display: block;
	text-align: center;
	height: 22px;
	margin-top: 8px;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.lnk_tab:hover {
	color: #000000;
}

.div_tab_sus#t1 {
}
.div_tab_sus#t2 {

}
.div_tab_sus#t3 {

}
.div_text_tab {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 0px;
	width: 100%;
	color: #003300;
	background-image: url(../images/bck_tab_jos.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #FDDC99;
}
.bck_tab_sus {
	background-attachment: fixed;
	background-image: url(../images/bck_tab_sus.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

