/* XXX */

input.maiusculo {text-transform:uppercase}
input.minusculo {text-transform:lowercase}

/* Links defaults */



a {
	font-family:verdana;
	font-size:10px;
	color:#003366;
	text-decoration: none
}

a:hover { text-decoration: none; text-decoration: underline}



/* Scrollers */

body, textarea {

  scrollbar-base-color:#eeeeee;

  scrollbar-3dlight-color:#62708A;

  scrollbar-arrow-color:#62708A;

  scrollbar-darkshadow-color:#000000;

  scrollbar-face-color:#eeeeee;

  scrollbar-highlight-color:#ffffff;

  scrollbar-shadow-color:#aaaaaa;

  scrollbar-track-color:#eeeeee;}



/* NoMargins */

body { margin:0px; background-color: #ffffff}





/* General Font */

div, p, td {font-family: Verdana, MS Sans Serif; color: #000000; font-size: 12px; font-weight: 700} rgb(235,235,235)

textarea  {font-family: Arial; color: black; font-size: 14px; font-weight: 500; background-color: #e2f2fa; border: thin groove;}
input {
font-family: verdana; color: black; font-size: 10px; border: 0px; background-color: #f1f1f1; font-weight: 100}

select {
font-family: Arial; color: black; font-size: 10px;}

button{
font-family: Arial; color: black; font-size: 16px; font-weight: 700; background-color: #e2f2fa; border: 0px;}



legend {font-family: Trebuchet MS, Arial; color: black; font-size: 16px; font-weight: 700;}

/* Fonts */

.fontBig {font-family: Arial; font-size: 20px; font-weight: 700}

.font1 {font-family: Trebuchet MS, Arial, Tahoma, Verdana, MS Sans Serif; color: #000000; font-size: 15px; font-weight: 700}

.fontN {font-family: Tahoma; font-size: 11px}

  .fontNM {font-family: Tahoma; font-size: 9px; color: rgb(126,167,216);}

.fontNT {font-family: Trebuchet MS, Arial, Tahoma, Verdana, MS Sans Serif; color: #000000; font-size: 14px; font-weight: 700}

.fontNTs {font-family: Tahoma, Verdana, MS Sans Serif; color: #000000; font-size: 12px; font-weight: 700}

.fontS {font-family: tahoma; font-size: 10px; font-weight: 500}

  .fontSM {font-family: tahoma; font-size: 9px; font-weight: 500; color: rgb(126,167,216);}

.fontSb {font-family: verdana; font-size: 10px; font-weight: 700}

.fontWinTitlebar {font-family: Trebuchet MS; font-size: 13; font-weight: 700}



img {border-style:none;}

input[readonly] {background-color: rgb(197,197,197);}

.tabelaInsc td{
	font-family: Trebuchet MS, Arial; 
	color: black; 
	font-size: 12px;
}
