body {
    background-color: #F6F4F6;
    scrollbar-arrow-color: #003399;
    scrollbar-3dlight-color: #585E66;
    scrollbar-highlight-color: #DDDDDD;
    scrollbar-face-color: #F5F5F5;
    scrollbar-shadow-color: #777777;
    scrollbar-track-color: #777F89;
    scrollbar-darkshadow-color: #444444}
A:link {text-decoration: none; font-weight: bold;}
A:visited {text-decoration: none; font-weight: bold;}
A:active {text-decoration: none; font-weight: bold;}
A:hover {text-decoration: none; color: #003399; font-weight: bold;
}

.textos {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #333333;
	text-align: justify;
}
.calend {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #666666;
}
.esquerda {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	height: 15px;
	width: 132px;
	background-color: #F4F4F4;
}
.esquerda:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #003399;
	height: 15px;
	width: 132px;
	background-color: #FEFFEA;
	border: 1px solid #666666;


}
.itens {
	background-color: #E2E2E2;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #666666;
	border-left-color: #666666;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	width: 200px;
	height: 20px;
	text-align: center;
	vertical-align: middle;
	color: #666666;

}
.itens:hover {
	background-color: #B9FFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #666666;
	border-left-color: #666666;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	width: 200px;
	height: 20px;
	text-align: center;
	vertical-align: middle;
}
.itensnulos {
	background-color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	width: 200px;
	height: 20px;
	text-align: center;
	vertical-align: middle;
	color: #999999;
	font-weight: bold;

}
.tit {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-weight: bold;
	color: #0033CC;
	filter: Shadow(Color=#CCCCCC, Direction=135);
}
.tituloindica {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	color: #003366;
	font-weight: normal;
	background-color: #E4E4E4;

}
.textosindica {

	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #003399;
	text-align: center;
}
.indicaon {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	background-color: #FFFFFF;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #000000;
	height: 18px;


}
.indicaoff {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	background-color: #D2FFFF;
	font-weight: normal;
	height: 18px;
	border: 1px solid #CCCCCC;

}
.formu {  font-family: Tahoma, Verdana, Arial; font-size: 11px; font-style: normal; font-variant: normal; background-color: #82FFFF; border-color: #000000 #CCCCCC #CCCCCC #000000; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}

.botao1 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006666;
	border: 1px #FFFFCC;
	text-align: center;
}
.tbimo {
	font: 11px Verdana, Geneva, sans-serif;
	color: #000;
	background-color: #F5F5F5;
	border: 2px solid #FFF;
}
.tbimo:hover {
	font: 11px Verdana, Geneva, sans-serif;
	color: #000;
	background-color: #FFF;
	border: 2px solid #F5F5F5;
}

