body {
	background-color: #E0E0E0;
	background-image: url(../images/fundo_cinza.gif);
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	color: #333;
	font-size: 11px;
	font-family: verdana;
}

.textos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.labels {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.rodape {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9.5px;
	color: #000000;
}
.titulos {
	font-family: Tahoma, Verdana, Arial;
	font-size: 24px;
	color: #000000;
	text-decoration: none;
}
h1 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 18px;
	color: #0F3B7A;
	font-weight: lighter;
	text-align: left;
	display: block;
	margin: 0px;
}
h3 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #0F3B7A;
	font-weight: bold;
	margin: 0px;
	text-transform: uppercase;
	line-height: 12px;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.botao {
	font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
	color: #666666;
	text-decoration: blink;
	background-color: #F2F2F2;
	font-weight: bold;
	height: 18px;
	width: auto;
	border: 1px dotted #CCCCCC;
	line-height: 9px;
}
.botao2 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #003300;
	text-decoration: none;
	background-color: #E2FFC6;
	font-weight: bold;
	height: 21px;
	width: auto;
	line-height: 11px;
	border: 1px solid #66FFCC;
}
input {
	font-family: Tahoma, Verdana, Arial;
	color: #000000;
	border: 1px solid #999999;
	font-size: 10px;
	background-color: #FFFFFF;
	line-height: 11px;
}
/*
option {font-family: verdana; font-size: 10px; color: white}
option.uno {background-color: #CCC}
option.dos {background-color: #666}
SELECT{ font-family: verdana; font-size: 10px; color: white; background-color:#666;}
*/
/*
.select {
	font-family: Tahoma, Arial;
	font-size: 12px;
	border: 1px solid #CCCCCC;
	color: #666666;

}
*/
textarea {
	font-family: Tahoma, Verdana, Arial;
	background-color: #F9F9F9;
	color: #666666;
	border: 1 solid #CCCCCC;
	font-size: 11px;

}
select {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	border: 1px solid #CCCCCC;
	background-color: #F9F9F9;
	color: #666666;

}
.menuh {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
	clip:     rect(   );
	color: #FFFF00;
}
.menuh:hover {
	color: #FFFFFF;
	text-decoration: none;
	clip:      rect(   );
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;

}
.menuh:active {
	color: #FF0000;
	text-decoration: none;
	clip:     rect(   );
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;

}
.menuh:visited {
	text-decoration: none;
	clip:     rect(   );
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #FFFF00;
}

.lnk:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000000;
	text-decoration: none;
	clip:     rect(   );
	width: 100%;

}
.lnk:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #666666;
	text-decoration: none;
	clip:      rect(   );
	width: 100%;

}
.lnk:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #003399;
	text-decoration: none;
	clip:     rect(   );
	width: 100%;

}
.lnk:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-decoration: none;
	clip:     rect(   );
	width: 100%;
	color: #000000;
}
h2 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 16px;
	color: #009900;
	font-weight: bold;
	text-indent: 10px;
	padding-top: 10px;
}

/* Estilos do Menu Horizontal */
.container {
	width: 488px;
	margin: 0;
	color: #282828;
}

/* circle */

#navCircle {
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #282828;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 2px;
}

#navCircle li {
        margin: 0;
        padding: 0;
        display: inline;
        list-style-type: none;
}

#navCircle a:link, #navCircle a:visited {
	float: left;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #282828;
	font-family: Tahoma, Verdana, Arial;
	padding-top: 0;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 6px;
}

#navCircle a:link.active, #navCircle a:visited.active, #navCircle a:hover {
        padding-bottom: 6px;
        color: #000;
        background: url(../images/circle.gif) no-repeat bottom center;
}
.tabelas2 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #5A5A5A;
	border-bottom-color: #5A5A5A;
}
.tabelas2 thead th, tfoot th, tfoot td {
	color:#0F3B7A;
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	background-color: #EFF5E9;
	text-align: left;
}

.tabelas {
	border: 1px solid #D3EDEE;
}
.tabelas thead th, tfoot th, tfoot td {
	background-color: #F9F9FF;
}

hr {
	height: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #7C7C7C;
	border-right-color: #7C7C7C;
	border-bottom-color: #7C7C7C;
	border-left-color: #7C7C7C;
}



a{
	text-decoration: none;
	color: #000099;
}
a:hover{
color: #333333;
}

a:active {
	color: #003399;
}
a:visited {
	color: #000000;
}
p{
margin: 0;
padding: 5px;
line-height: 1.5em;
text-align: left;
/*border: 1px solid #73A405;*/
}
#wrapper{
	width: 80%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.box{
	background-color: #FAFDFE;
	font-size: 11px;
}
.boxholder{
	clear: both;
	padding: 5px;
}
.tab{
	float: left;
	height: 32px;
	width: 102px;
	margin: 0 1px 0 0;
	text-align: center;
	background-color: #CAE8EA;
	background-image: url(../images/bg_header.jpg);
	background-repeat: no-repeat;
}
.tabtxt{
	margin: 0;
	font-size: 11px;
	font-weight: bold;
	padding: 9px 0 0 0;
	text-transform: uppercase;
}
.botao3d	{
	width: 128px;
	color: #000;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background-image: url(../images/btn_frm_enviar.gif);
	height: 40px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
		}
.botao3d2	{
	width: 38px;
	color: #000;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background-image: url(../images/btn_enviar2.gif);
	height: 17px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
		}
 
 .botaoentrar	{
	width: 100px;
	color: #0066CC;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background-image: url(../images/btn_entrar.gif);
	height: 23px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
		}

.mytable {
	width: 90%;
	padding: 0;
	margin: 0;
}

.mytable caption {
	width: 700px;
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}

.mytable th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(../images/bg_header.jpg) no-repeat;
	text-align: left;
}
.mytable tfoot td {
	color: #4f6b72;
	letter-spacing: 2px;
	text-transform: lowercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #C1DAD7;
	border-bottom-color: #C1DAD7;
}
.mytable th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

.mytable td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}


.mytable td.alt {
	background: #F5FAFA;
	color: #797268;
}

.mytable th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(../images/bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

.mytable th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(../images/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}

.mytable2 {
	width: 80%;
	padding: 0;
	margin: 0;
}

.mytable2 caption {
	padding: 0 0 5px 0;
	width: 700px;	 
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

.mytable2 th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(../images/bg_header.jpg) no-repeat;
	text-align: left;
}
.mytable2 tfoot td {
	color: #4f6b72;
	letter-spacing: 2px;
	text-transform: lowercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #C1DAD7;
	border-bottom-color: #C1DAD7;
}
.mytable2 th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

.mytable2 td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
	text-align: left;
}


.mytable2 td.alt {
	background: #F5FAFA;
	color: #797268;
}

.mytable2 th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(../images/bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

.mytable2 th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(../images/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}
#corpo {
	width: 90%;
}
.msgAlerta {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
.mytable3 {
	width: 700px;
	padding: 0;
	margin: 0;
}

.mytable3 caption {
	padding: 0 0 5px 0;
	width: 700px;	 
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

.mytable3 th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(../images/bg_header.jpg) no-repeat;
	text-align: left;
}
.mytable3 tfoot td {
	color: #4f6b72;
	letter-spacing: 2px;
	text-transform: lowercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #C1DAD7;
	border-bottom-color: #C1DAD7;
}
.mytable3 th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

.mytable3 td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
	text-align: left;
}


.mytable3 td.alt {
	background: #F5FAFA;
	color: #797268;
}

.mytable3 th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(../images/bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

.mytable3 th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(../images/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}

