.tbl-geral {
	font-family: "Trebuchet MS", Verdana, Arial, "Times New Roman";
	font-size: 12px;
	text-decoration: none;
	background-color: #FFFFFF;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
}
.tbl-geral-rodape {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	padding: 5px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.tbl-geral-menu {
	background-image: url(../imagens/navBar-bkg.gif);
	height: 40px;
}
#vista_toolbar ul {

background-image:url(../imagens/navBar-bkg.gif);
background-repeat:repeat-x;
float:left;
line-height:32px;
list-style:none;
margin:0;
padding:0 10px 0 10px;
width:100%;
}
#vista_toolbar {
	float:left;
	font:normal 12px 'Trebuchet MS','Arial';
	margin:0;
	padding-top: 3;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#vista_toolbar li {

display:inline;
padding:0;
}
#vista_toolbar a {
	color:#FFF; /* need because it will use default link color */
	float:left; /* left 3 px because of left.png image */
	text-decoration:none;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0;
	padding-left: 3px;
	margin-top: 4px;
}
.titulo {
	font-size: 14px;
	font-weight: bold;
	color: #880101;
}

#vista_toolbar a span {

display:block;
float:none;
padding:0 10px 0 7px;
}
#vista_toolbar a span img {

border:none;
margin:8px 4px 0 0;
}
#vista_toolbar a:hover {

background: url(../imagens/left-v.png) no-repeat left center;
}
#vista_toolbar a:hover span {

background:url(../imagens/right-v.png) no-repeat right center;
}
#vista_toolbar a.right {

float:right; /* for help button - just add class "right" ->  <a class="right"... */
}
.titBar {
	font-size: 20px;
	font-weight: bold;
	color: #666666;
	background-color: #F3F3F3;
	text-align: right;
	padding: 3px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
a {
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #999999;
}
.subtitulo {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin-top: 5px;
}
.form {
	font-family: "Trebuchet MS", Verdana, Arial, "Times New Roman";
	color: #666666;
	background-color: #E0E0E0;
	border: 1px solid #666666;
	font-size: 11px;
	padding-right: 2px;
	padding-left: 5px;
}
.TblTd-1 {
	background-color: #FFFFFF;
}

.TblTit {

	font-size: 16px;
	font-weight: bold;
	color: #666666;
	background-color: #CCCCCC;
	text-align: center;
	padding: 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-image: url(../imagens/titBar-bkg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.Tbl {
	border: 2px solid #666666;
}
.TxtDiscreto {
	color: #999999;
}
.TblTd-2 {
	background-color: #EFEFEF;
}
#alerta {
	background-image: url(../imagens/alerta.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-left: 25px;
}
.alerta_tit {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	padding-bottom: 10px;
}
.aviso {
	font-weight: lighter;
	color: #F00;
	text-decoration: none;
}
