/* ======================================= */
/* styles                                  */
/* ======================================= */

.texto_brancomedio {
	font-family: Verdana;
	font-size: x-small;
	color: #FFFFFF;
	text-decoration:none;
}
.texto_brancomediogrande {
	font-family: Verdana;
	font-size: medium;
	color: #FFFFFF;
	text-decoration:none;
}
.texto_brancogrande {
	font-family: Arial;
	font-size: large;
	color: #FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
.texto_brancomuitogrande {
	font-family: Arial;
	font-size: xx-large;
	color: #FFFFFF;
	text-decoration:none;
}
.texto_brancomedionegrito {
	font-family: Verdana;
	font-size: x-small;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}
.texto_pretomedio {
	font-family: Verdana;
	font-size: x-small;
	text-decoration:none;
}
.texto_brancopequenonegrito {
	font-family: Verdana;
	font-size: xx-small;
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
}
.celula_menu_console {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #8999A6;
	border-right-color: #8999A6;
	border-bottom-color: #8999A6;
	border-left-color: #8999A6;
}
a.link_brancogrande:link {
	font-family: Arial;
	font-size: x-large;
	color: #FFFFFF;
	text-decoration:none;
}
a.link_brancogrande:hover {
}
a.link_brancogrande:visited {
}
a.link_brancogrande:active {
}
a.link_brancomedio:link {
	font-family: Verdana;
	font-size: x-small;
	color: #FFFFFF;
	text-decoration:none;
}
a.link_brancomedio:hover {
	color: #FFFFFF;
	text-decoration:none;
}
a.link_brancomedio:visited {
}
a.link_brancomedio:active {
}
a.linkcustompequeno:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
a.linkcustompequeno:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
a.linkcustompequeno:hover {
	text-decoration: underline;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
a.linkcustompequeno:active {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
a.linkcustom:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
a.linkcustomgrande:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a.linkcustomgrande:hover {
	text-decoration: underline;
	color: #999999;
}
a.linkcustomgrande:active {
	text-decoration: none;
	color: #FFFFFF;
}
a.linkcustomgrande:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana;
	font-size: x-small;
}

a.linkcustommuitogrande:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial;
	font-size: large;
}
a.linkcustommuitogrande:hover {
	text-decoration: underline;
	color: #999999;
	font-family: Arial;
	font-size: large;
}
a.linkcustommuitogrande:active {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial;
	font-size: large;
}
a.linkcustommuitogrande:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial;
	font-size: large;
}

a.linkcustom:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
a.linkcustom:hover {
	text-decoration: underline;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
a.linkcustom:active {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
a.linkcustomsemlinha:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
a.linkcustomsemlinha:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
a.linkcustomsemlinha:hover {
	text-decoration: none;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
a.linkcustomsemlinha:active {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
a.linkcustomsemlinhanegrito:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
}
a.linkcustomsemlinhanegrito:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
}
a.linkcustomsemlinhanegrito:hover {
	text-decoration: none;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
}
a.linkcustomsemlinhanegrito:active {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
}
a.linkcustomnegrito:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
}
a.linkcustomnegrito:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
}
a.linkcustomnegrito:hover {
	text-decoration: underline;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
}
a.linkcustomnegrito:active {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
}
a.link_brancopequenonegrito{
	font-family: Verdana;
	font-size: xx-small;
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
}
a.link_pretopequeno{
	font-family: Verdana;
	font-size: xx-small;
	color: #000000;
	text-decoration:none;
}
a.link_brancopequeno{
	font-family: Verdana;
	font-size: xx-small;
	color: #FFFFFF;
	text-decoration:none;
}
.texto_pretopequeno {
	font-family: Verdana;
	font-size: xx-small;
	text-decoration:none;
}
.texto_brancopequeno {
	font-family: Verdana;
	font-size: xx-small;
	text-decoration:none;
	color: #FFFFFF;
	margin-left: 0px;
}
.texto_pretopequenonegrito {
	font-family: Verdana;
	font-size: xx-small;
	text-decoration:none;
	font-weight: bold;
}
.texto_pretopequenonegrito {
	font-family: Verdana;
	font-size: 9px;
	text-decoration:none;
	font-weight: bold;
}

/* ======================================= */
/* ui                                      */
/* ======================================= */

tr.dat_selected_line {
	background-color: #457EB8;
	border: 1px solid #FFFFFF;
}

.caixadetexto_small {
	border: thin solid #CCCCCC;
	width: 50px;
	font-family: Verdana;
	font-size: xx-small;
}
.caixadetexto_smallmedium {
	border: thin solid #CCCCCC;
	width: 70px;
	font-family: Verdana;
	font-size: xx-small;
}
.caixadetexto_smallmedium2 {
	border: thin solid #CCCCCC;
	font-family: Verdana;
	font-size: xx-small;
}
.caixadetexto_medium {
	border: thin solid #CCCCCC;
	width: 120px;
	font-family: Verdana;
	font-size: xx-small;
}
.caixadetexto_medium2 {
	border: thin solid #CCCCCC;
	width: 120px;
	height: 21px;
	font-family: Verdana;
	font-size: xx-small;
}
.caixadetexto_large {
	border: thin solid #CCCCCC;
	width: 180px;
	font-family: Verdana;
	font-size: xx-small;
}
.caixadetexto_upload {
	border: thin solid #CCCCCC;
	width: 150px;
	font-family: Verdana;
	font-size: xx-small;
}
.caixadetexto_date {
	border: thin solid #CCCCCC;
	width: 70px;
	font-family: Verdana;
	font-size: xx-small;
}
.caixadetexto_number {
	border: thin solid #666666;
	width: 27px;
	font-family: Verdana;
	font-size: xx-small;
}
.caixadetexto_grid {
	border: thin solid #666666;
	width: 80px;
	font-family: Verdana;
	font-size: xx-small;
}
.caixadetexto_informativo_titulo {
	border: thin solid #666666;
	width: 400px;
	font-family: Verdana;
	font-size: xx-small;
}
.textarea_medium {
	border: thin solid #666666;
	font-family: Verdana;
	font-size: xx-small;
}
.select_medium {
	border: thin solid #999999;
	font-family: Verdana;
	font-size: xx-small;
}
.button_medium {
	font-family: Verdana;
	font-size: xx-small;
	border: 1px solid #333333;
	background-color: #CCCCCC;
	width: 25px;
}
.button_medium2 {
	font-family: Verdana;
	font-size: xx-small;
	border: 1px solid #CCCCCC;
	background-color: #CCCCCC;
	width: 70px;
}
.button_medium3 {
	font-family: Verdana;
	font-size: xx-small;
	border: 1px solid #648EC8;
	background-color: #CCCCCC;
	width: 120px;
}
.button_medium_green {
	font-family: Verdana;
	font-size: xx-small;
	border: 1px solid #648EC8;
	background-color: #999999;
}
.button_medium_cancel {
	font-family: Verdana;
	font-size: xx-small;
	border: 1px solid #648EC8;
	background-color: #666666;
}
.body_custom{
	/*background-color: #1F3756;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	/*scrollbar-face-color:#1F3756;
	scrollbar-base-color:#1F3756;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#1F3756;
	scrollbar-shadow-color:#EBF5FF;
	scrollbar-highlight-color:#EBF5FF;
	scrollbar-3dlight-color:#78AAFF;
	scrollbar-darkshadow-Color:#78AAFF;*/
}
a {
	font-size: small;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
a.box_toolbar {
	display: block;
	width: 20px;
	border: solid 1px #1F3756;
	background-color:#333333;
	font-family:verdana;
	font-size:x-small;
	color: #000000;
	text-decoration:none;
	height: 20px;
	line-height: 18px;
	text-align: center;
}
a.box_toolbar:hover {
	border: solid 1px #000000;
	background-color:#333333;
}
a.box_toolbar:active {
}
a.box_toolbar:visited {
}

a.box_toolbarext {
	display: block;
	width: 120px;
	border: solid 1px #1F3756;
	background-color:#333333;
	font-family:verdana;
	font-size:x-small;
	color: #000000;
	text-decoration:none;
	height: 20px;
	line-height: 18px;
	text-align: center;
}
a.box_toolbarext:hover {
    border: solid 1px #EFEFEF;
    background-color:#33598C;
}
a.box_toolbarext:active {
}
a.box_toolbarext:visited {
}

a.box_console_menu {
	display: block;
	width: 130px;
	border: solid 1px #666666;
	background-color:#000000;
	font-family:verdana;
	font-size:xx-small;
	color: #FFFFFF;
	text-decoration:none;
	height: 20px;
	line-height: 18px;
	text-align: left;
}
a.box_console_menu:hover {
	color: #FFFFFF;
	text-decoration:none;
	border: solid 1px #666666;
	background-color:#000000;
}
a.box_console_menu:active {
	color: #FFFFFF;
}
a.box_console_menu:visited {
	color: #FFFFFF;
}
a.box_console_menu2 {
	display: block;
	width: 180px;
	border: solid 1px #666666;
	background-color:#333333;
	font-family:verdana;
	font-size:xx-small;
	color: #FFFFFF;
	text-decoration:none;
	height: 20px;
	line-height: 20px;
	text-align: left;
}
a.box_console_menu2:hover {
	border: solid 1px #666666;
	background-color:#333333;
	text-decoration: none;
	color: #FFFFFF;
}
a.box_console_menu2:active {
	color: #FFFFFF;
}
a.box_console_menu2:visited {
	color: #FFFFFF;
}
a.box_console_menu3 {
	display: block;
	width: 210px;
	border: 1px solid #999999;
	background-color:#000000;
	font-family:verdana;
	font-size:xx-small;
	color: #FFFFFF;
	text-decoration:none;
	height: 40px;
	line-height: 20px;
	text-align: left;
}
a.box_console_menu3:hover {
	border: solid 1px #CCCCCC;
	background-color:#333333;
}
a.box_console_menu3:active {
}
a.box_console_menu3:visited {
}
a.box_console_logout {
	display: block;
	width: 80px;
	border: 1px solid #333333;
	background-color:#333333;
	font-family:verdana;
	font-size:xx-small;
	color: #FFFFFF;
	text-decoration:none;
	height: 16px;
	line-height: 18px;
	text-align: center;
}
a.box_console_logout:hover {
	border: 1px solid #666666;
	background-color:#333333;
}
a.box_console_logout:active {
}
a.box_console_logout:visited {
}

a.box_console_iurdpopup {
	display: block;
	width: 80px;
	border: solid 1px #666666;
	background-color:#333333;
	font-family:verdana;
	font-size:xx-small;
	color: #FFFFFF;
	text-decoration:none;
	height: 16px;
	line-height: 18px;
	text-align: center;
}
a.box_console_iurdpopup:hover {
	border: solid 1px #CCCCCC;
	background-color:#333333;
	text-decoration: none;
	color: #FFFFFF;
}
a.box_console_iurdpopup:active {
}
a.box_console_iurdpopup:visited {
}

a.box_console_menu_static {
	display: block;
	width: 130px;
	border: solid 1px #333333;
	background-color:#000000;
	font-family:verdana;
	font-size:xx-small;
	color: #FFFFFF;
	text-decoration:none;
	height: 20px;
	line-height: 18px;
	text-align: left;
}
a.box_console_iurds_01 {
	display: block;
	width: 700px;
	border: solid 1px #999999;
	background-color:#333333;
	font-family:verdana;
	font-size:medium;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
	height: 24px;
	line-height: 22px;
	text-align: left;
	text-indent: 5px;
}
a.box_console_iurds_01:hover {
	border: solid 1px #FFFFFF;
	background-color:#333333;
	text-decoration:none;
}
a.box_console_iurds_01:active {
	color: #FFFFFF;
}
a.box_console_iurds_01:visited {
	color: #FFFFFF;
}
a.box_console_iurds_02 {
	display: block;
	width: 89px;
	border: solid 1px #1F3756;
	background-color:#333333;
	font-family:verdana;
	font-size:medium;
	color: #FFFFFF;
	text-decoration:none;
	height: 60px;
	line-height: 18px;
	text-align: center;
}
a.box_console_iurds_02:hover {
	border: solid 1px #CCCCCC;
	background-color:#333333;
}
a.box_console_iurds_02:active {
}
a.box_console_iurds_02:visited {
}

/* ======================================= */
/* extras                                  */
/* ======================================= */

.informativo_borda_esquerda {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.informativo_borda_baixo_esquerda {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.informativo_borda_baixo_direita_esquerda {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #505F72;
}
.informativo_borda_baixo_direita_esquerda2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #182841;
}
.informativo_borda_cima_direita_esquerda2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
.informativo_borda_baixo_direita {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.informativo_borda_baixo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.informativo_borda_direita {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
.informativo_borda_direita_esquerda {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.informativo_borda_direita_esquerda2 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
.informativo_borda_cima {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.informativo_borda_cima_esquerda {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.informativo_borda_cima_direita {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.texto_vermelho {
	color: #BD152B;
}
.texto_laranja {

	color: #FF9933;
}
.texto_cinza {


	color: #999999;
}
.texto_brancomedionegrito2 {

	font-family: Verdana;
	font-size: x-small;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}
.caixadetexto_largelarge {
	border: thin solid #CCCCCC;
	width: 320px;
	font-family: Verdana;
	font-size: xx-small;
}
