BODY {
	scrollbar-face-color:#F0F0F0;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#C0C0C0;
	scrollbar-darkshadow-color:#F8F0E0;
	scrollbar-shadow-color:#808080;
	scrollbar-arrow-color:#005AAB;
	scrollbar-track-color:#F0F0F0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.backfixo {
	background-repeat: repeat-x;
	background-position: center top;
}

.back {
	background-image: url(imagens/back.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #f6f9f6;
}

.backdir {

	background-image: url(imagens/back_dir.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.backdiresq {


	background-image: url(imagens/back_esq.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.formverde {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2b5823;
	background-color: #dfeadc;
	border: 1px solid #2b5823;
	font-weight: bold;
	background-image: none;
}

.formverde+azul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0000CC;
	background-color: #dfeadc;
	border: 1px solid #2b5823;
	font-weight: bold;
	background-image: none;
}


.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #052264;
	font-weight: normal;
	background-image: none;
}
.bt_enviar {
	background-image: url(imagens/enviar.gif);
	height: 27px;
	width: 28px;
	background-repeat: no-repeat;
}

.textoazul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #202e7f;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
}

.textoazulesp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #202e7f;
	font-size: 11px;
	font-weight: normal;
	line-height: 22px;
}

.textoazulesp2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #202e7f;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
}

.textoazulesp3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #202e7f;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
}
.textoazulbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #202e7f;
	font-size: 11px;
	font-weight: bold ;
	line-height: 14px;
}

.textoazulbold3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #202e7f;
	font-size: 10px;
	font-weight: bold ;
	line-height: 14px;
}
.textoazulbold2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #202e7f;
	font-size: 13px;
	font-weight: bold ;
	line-height: 14px;
}
.textoverdebold {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	color: #2b5823;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
}

.texto {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}


.textobrancobold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
}

.linkbranco {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 13px;
}
.linkbranco:active {  color: #FFFFFF; text-decoration: none}
.linkbranco:visited {  color: #FFFFFF; text-decoration: none}
.linkbranco:link {  color: #FFFFFF; text-decoration: none}
.linkbranco:hover {  color: #FFFFFF; text-decoration: underline}

.linkazul {
	color: #202e7f;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 13px;
}
.linkazul:active {  color: #202e7f; text-decoration: none}
.linkazul:visited {  color: #202e7f; text-decoration: none}
.linkazul:link {  color: #202e7f; text-decoration: none}
.linkazul:hover {  color: #202e7f; text-decoration: underline}

.linkazul2 {
	color: #0000ff;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 13px;
}
.linkazul2:active {  color: #0000ff; text-decoration: none}
.linkazul2:visited {  color: #0000ff; text-decoration: none}
.linkazul2:link {  color: #0000ff; text-decoration: none}
.linkazul2:hover {  color: #0000ff; text-decoration: underline}

.linkazulbold {
	color: #202e7f;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: 13px;
}
.linkazulbold:active {  color: #202e7f; text-decoration: none}
.linkazulbold:visited {  color: #202e7f; text-decoration: none}
.linkazulbold:link {  color: #202e7f; text-decoration: none}
.linkazulbold:hover {  color: #202e7f; text-decoration: underline}

.bordacalendario {
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #1FA557;
}
.bordacalendariomenor {
	border: 1px none #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #1FA557;
}
.textoverdeescuro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #001100;
}
.textoverdeescurobold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}
