.Principal{
/* 	width: 750px; */
	width:100%;
/*     height: 500px; */
	height: 100%;
	vertical-align: top;
	border: none;
	padding: 0 0 0 0;
	border-spacing: 0;
	font-family: Arial Narrow;
	background: #f1f1f1;
}

.Topo{
	width: 750px;
	vertical-align: top;
	border: none;
	padding: 0 0 0 0;
	border-spacing: 0;
	font-family: Arial Narrow;
}

.LoginAdmin{
	width: 100px;
	vertical-align: top;
	border: none;
	padding: 0 0 0 0;
	border-spacing: 0;
	font-family: Arial Narrow;
}

.LoginAdmin input {
background-color: #FFFFFF;
font: 10px verdana, arial, helvetica, sans-serif;
font-family: Arial Narrow;
color:#000000;
border:1px solid #606060;
}

.LINKLOGOUT a{
	color: white;
	font-size: 12px;
	font-family: Arial Narrow;
	font-weight: bold;
	text-decoration: none;
}

.LINKLOGOUT a:hover{
	color: #D0D0D0;
	text-decoration: underline;
}

.LINK a{
	color: black;
	font-size: 10pt;
	font-family: Arial Narrow;
	font-weight: bold;
	text-decoration: none;
}

.LINK a:hover{
	color: #FF0000;
	text-decoration: underline;
}

.Titulo {
	color: black;
	font-size: 18pt;
	font-family: Arial Narrow;
	font-weight: bold;
	text-decoration: none;
}

.Dados {
	color: black;
	font-size: 10pt;
	font-family: Arial Narrow;
	font-weight: bold;
	text-decoration: none;
}

.DadosSNegr {
	color: black;
	font-size: 10pt;
	font-family: Arial Narrow;
	text-decoration: none;
}

.MSGERRO {
	color: #FF0000;
	font-size: 10pt;
	font-family: Arial Narrow;
	font-weight: bold;
	text-decoration: none;
}
.MSGERRO2 {
	color: #FF0000;
	font-size: 6pt;
	font-family: Arial Narrow;
	font-weight: bold;
	text-decoration: none;
}


.TituloTabela {
	color: white;
	font-size: 10pt;
	font-family: Arial Narrow;
	font-weight: bold;
	text-decoration: none;
	border: none;
	border-spacing: 0;
	border-color: #606060;
	padding: 0 0 0 0;
}

.BarraBotao {
	color: black;
	font-size: 8pt;
	font-family: Arial Narrow;
	font-weight: bold;
	text-decoration: none;
}

.BarraBotao input {
background-color: #606060;
font: 10pt verdana, arial, helvetica, sans-serif;
font-family: Arial Narrow;
color:#FFFFFF;
border:1px solid #000000;
}

.Form {
	color: black;
	font-size: 10pt;
	font-family: Arial Narrow;
	font-weight: bold;
	text-decoration: none;
}

.Form2 {
	color: red;
	font-size: 12pt;
	font-family: Arial Narrow;
	font-weight: bold;
	text-decoration: none;
}

.Form input {
background-color: #FFFFFF;
font: 10pt Arial Narrow;
font-family: Arial Narrow;
color:#000000;
border:1px solid #000000;
}

.Form select {
background-color: #FFFFFF;
font: 10pt Arial Narrow;
font-family: Arial Narrow;
color:#000000;
border:1px solid #000000;
}

.Form textarea {
background-color: #FFFFFF;
font: 10pt Arial Narrow;
font-family: Arial Narrow;
color:#000000;
border:1px solid #000000;
}

.Form textarea:focus {
	background-color: transparent;
}

.Form input:focus {
	background-color: transparent;
}




