/* ------------------------------------------------------- */
/* Estilos para objetos de Lay-out da administração        */
/* ------------------------------------------------------- */ 
.bordaBarraTitulos{
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #CCCCCC #CCCCCC #CCCCCC #CCCCCC;
}

.bordaTopo{
	border-style: solid;
	border-width: 1px 1px 0px 1px;
	border-color: #000000 #000000 #000000 #000000;
}

.bordaMeio{
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #000000 #000000 #000000 #000000;
}

.bordaBaixo{
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	border-color: #000000 #000000 #000000 #000000;
}

.bordaMenu{
  border-right-color: #CCCCCC;
  border-right-style: solid;
  border-right-width: 1px;
}

.bordaEditor{
	border-style: solid;
	border-width: 1px 1px 0px 1px;
	border-color: #999999 #999999 #999999 #999999;
}

.bordaMenuEditor{
	border-style: solid;
	border-width: 1px 1px 0px 1px;
	border-color: #999999 #999999 #999999 #999999;
}

.textoMenu{
  font-family: Arial;
  font-size: 13px;
  font-weight: bold;
}

.textoTitulos{
  font-family: Verdana;
  font-size: 14px;
  font-weight: bold;
}

.bordaCinza{
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #dcdcdc #dcdcdc #dcdcdc #dcdcdc;
}

/* ------------------------------------------------------- */
/* Estilos para Textos diversos                            */ 
/* ------------------------------------------------------- */
.textoVerdana1{
  font-family: Verdana;
  color: #2C408F;
  font-size: 10px;
  text-align: justify;
}

.textoVerdana2{
  font-family: Verdana;
  color: #000000;
  font-size: 12px;
  text-align: justify;
  line-height: 20px;
}

.textoVerdana3{
  font-family: Verdana;
  color: #000000;
  font-size: 14px;
  text-align: justify;
  line-height: 16px;
}

.textoVerdana2Azul{
  font-family: Verdana;
  font-size: 12px;
  color: #003366;
}

.textoVerdana2Bold{
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
}

.textoArial_1{
  font-family: Arial;
  font-size: 12px;
  color: #886D3D;
}

.textoArial_1B{
  font-family: Arial;
  font-size: 12px;
  color: #886D3D;
  font-weight: bold;
}

.textoArial_2{
  font-family: Arial;
  font-size: 12px;
  color: #ffffff;
}

.textoArial_2B{
  font-family: Arial;
  font-size: 14px;
  color: #886D3D;
  font-weight: bold;
}

.textoArial_3{
  font-family: Arial;
  font-size: 16px;
  color: #886D3D;
}

.textoArial_3B{
  font-family: Arial;
  font-size: 16px;
  color: #886D3D;
  font-weight: bold;
}

.textotahoma_1{
  font-family: Tahoma;
  font-size: 12px;
  color: #000A6A;
}

.textotahoma_1B{
  font-family: tahoma;
  font-size: 12px;
  color: #886D3D;
  font-weight: bold;
}

.textotahoma_2{
  font-family: tahoma;
  font-size: 13px;
  color: #606060;
}

.textotahoma_2B{
  font-family: tahoma;
  font-size: 14px;
  color: #886D3D;
  font-weight: bold;
}

.textotahoma_3{
  font-family: tahoma;
  font-size: 16px;
  color: #606060;
}

.textotahoma_3B{
  font-family: tahoma;
  font-size: 16px;
  color: #886D3D;
  font-weight: bold;
}
/* ------------------------------------------------------- */
/* Estilos para objetos dos formulários, botões e janela   */
/* ------------------------------------------------------- */
.comboBox1 {
  font-size: 12px;
  background-color: #f7f7f7;
  border-color: #000000 #CCCCCC #CCCCCC #000000;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
}

.comboBox2 {
  font-size: 12px;
  background-color: #ffffff;
  border-color: #000000 #CCCCCC #CCCCCC #000000;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
}

.comboBox3 {
  font-size: 12px;
  background-color: #ffffff;
  border: 1px solid #ffffff;
}

.select1 {
  background-color: #f7f7f7;
  font-size: 12px
}

.botao1 {
  font-size: 12px;
  border: 1px outset #FFD700;
  background-color: #FFD700;
}

.botao2 {
	font-size: 12px;
  border: 1px outset #CCCCCC;
}

.botao3 {
  font-family: Verdana;
	font-size: 9px;
  border: 0px solid #CCCCCC;
}

body {
  scrollbar-base-color:#000000;
  scrollbar-3dlight-color:#E6E6E6;
  scrollbar-arrow-color:;
  scrollbar-darkshadow-color:#E6E6E6;
  scrollbar-face-color:#E6E6E6;
  scrollbar-highlight-color:#E6E6E6;
  scrollbar-shadow-color:#000000;
}

/* ------------------------------------------------------- */
/* Estilos para os links                                   */ 
/* ------------------------------------------------------- */
A:hover  {
  color: #999999;
  font-family: verdana;
  font-size: 15px;
  text-decoration: none;
}

A {
  color: #000000;
  font-family: verdana;
  font-size: 15px;
  text-decoration: none
}

.setas{
	font-family: verdana;
	font-size: 20px;
	color: #606060;
	text-decoration: none;

}
.setas:hover {
	font-family: verdana;
	font-size: 20px;
	color: #606060;
	text-decoration: none;
}
.setas:active {
	font-family: verdana;
	font-size: 20px;
	color: #606060;
	text-decoration: none;
}
.setas:link {
	font-family: verdana;
	font-size: 20px;
	color: #606060;
	text-decoration: none;
}