BODY, TD, A {
	font-family : Verdana;
	font-size : 7pt;
	color: #5E82A3;
	text-decoration: none;
	font-weight : bold;
	line-height : 15px;

scrollbar-3dlight-color: #FBFBFB;
scrollbar-highlight-color: #FBFBFB;
scrollbar-face-color: #A5B8CB;
scrollbar-shadow-color: black;
scrollbar-darkshadow-color: #FBFBFB;
scrollbar-base-color: green;
scrollbar-arrow-color: white;
}

A:Hover {
	text-decoration: none;
	color: #DD7500;
}


.logout {color: #ffffff; text-decoration: none}
.logout:hover{
  text-decoration: underline; 
  color: #DD7500;
  text-decoration: none;
  cursor:pointer;
  }

a.classe1 {color: #ffffff; text-decoration: none}
a.classe1:link {color: #ffffff; text-decoration: none}
a.classe1:visited {text-decoration: none}
a.classe1:hover {
  text-decoration: underline; 
  color: #DD7500;
  text-decoration: none
  }
  a.classe1:active {text-decoration: none}




.rodape {
	font-size : 7pt;
	font-weight : normal;
}

.janela{
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
	line-height : 15px;
	background-image : url(../imagens/janela-fundo.gif);
	background-color : White;
}

.janelaslide{
	padding-left : 1px;
	padding-right : 1px;
	padding-top : 0px;
	line-height : 15px;
	border-right: 1px solid #5E82A3;
	border-left: 1px solid #5E82A3;
	background-color : White;
}

.janela2{
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
	line-height : 15px;
	border-right: 1px solid #5E82A3;
	border-left: 1px solid #5E82A3;
	background-color : White;
}

.texto_detalhe{
	font-family : Verdana;
	font-size : 10pt;
	color: #5E82A3;
	text-decoration: none;
	font-weight : bold;
	line-height : 15px;
}
.texto_input{
	font-family : Verdana;
	font-size : 9pt;
	text-decoration: none;
	font-weight : normal;
	line-height : 15px;
	color: #40586E
}
.texto2{
	font-family : Verdana;
	font-size : 7pt;
	color: #DD7500;
	text-decoration: none;
	font-weight : bold;
	line-height : 15px;
}
.texto3{
	font-family : Verdana;
	font-size : 7pt;
	color: #5E82A3;
	text-decoration: none;
	font-weight : normal;
	line-height : 15px;
}

.topo_barra{
	font-family : Verdana;
	padding-right : 5px;
	border: 1px solid #5E82A3;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#8198B1'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#8198B1)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #ffffff,  #8198B1); /* for firefox 3.6+ */
	text-align:right;
	color: #DD7500;
	font-size: 10pt;
	font-weight : bold;
	width:550px;
	height:22px;
}

.topo_barra_pequena{
	font-family : Verdana;
	padding-right : 5px;
	border: 1px solid #5E82A3;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#8198B1'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#8198B1)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #ffffff,  #8198B1); /* for firefox 3.6+ */
	text-align:right;
	color: #DD7500;
	font-size: 10pt;
	font-weight : bold;
	width:240px;
	height:22px;
}
