.On {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	background-color: #99CDE6;
	text-align: center;
	padding: 2px;
	height: 20px;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006699;
}
.On_esq {
	background-image: url(../_images/_aba/on_esq.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 5px;
}
.On_dir {

	background-image: url(../_images/_aba/on_dir.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 5px;
}
.Off_esq {

	background-image: url(../_images/_aba/off_esq.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 5px;
}
.Off_dir {


	background-image: url(../_images/_aba/off_dir.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 5px;
}
.Off {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	background-color: #C9E4F1;
	text-align: center;
	padding: 2px;
	height: 20px;
	border-top: 1px solid #006699;
	border-right: 0px solid #006699;
	border-bottom: 0px solid #006699;
	border-left: 0px solid #006699;
}
.Linha_menu {
	background-color: #99CDE6;
	border-top: 1px solid #006699;
	border-right: 1px solid #006699;
	border-bottom: 1px solid #006699;
	border-left: 0px solid #006699;
}
.Linha_menu_Off {
	background-color: #99CDE6;
	border-top: 0px solid #006699;
	border-right: 0px solid #006699;
	border-bottom: 1px solid #006699;
	border-left: 1px solid #006699;
}
.linkAbaOff {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.linkAbaOn {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.Linha_menu_Off_Aba01 {

	background-color: #99CDE6;
	border-top: 1px solid #006699;
	border-right: 0px solid #006699;
	border-bottom: 1px solid #006699;
	border-left: 1px solid #006699;
}
.Linha_menu_link {

	background-color: #99CDE6;
	border-top: 0px solid #006699;
	border-right: 0px solid #006699;
	border-bottom: 1px solid #006699;
	border-left: 0px solid #006699;
}
.OnLinha {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	background-color: #99CDE6;
	text-align: center;
	padding: 2px;
	height: 20px;
	font-weight: bold;
}
.OffLinha {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	background-color: #C9E4F1;
	text-align: left;
	padding: 2px;
	height: 20px;
}