body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}

.linkLogin{
	font-family: sans-serif;
	color: FFFFFF;
	font-size: 15px;
	text-decoration: none;
	font-weight: bolder;
}

.cabecalhos{
	Font-family: sans-serif;
	color: navy;
	font-size: 20px;
	text-decoration: none;
	font-weight: bolder;
}

.subTitulos{
	Font-family:Comic Sans MS;
	color: black;
	font-size: 16px;
	text-decoration: none;
	font-weight: ;
}

.linkCabecalho{
	font-family: sans-serif;
	color: 333399;
	font-size: 15px;
	text-decoration: none;
	font-weight: bolder;
}

.listaPaginas a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #22407B;
	font-weight: bold; 	
	text-decoration: none;
}
.listaPaginas a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #22407B;
	font-weight: bold; 
	text-decoration: underline;
}
.listaPaginas a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #22407B;
	font-weight: bold; 
	text-decoration: none;
}
.listaPaginas a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background:#22407B;
	text-decoration: none;
}

input { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: navy; 

	border: 1px #CCCCCC solid;
}
input.desativado { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #000000;
	font-weight: bold; 
	background-color: red;
	border: 1px #CCCCCC solid;
}


input.checkbox { 
	border: none;
}
input.checkboxAlterAzul {
	background-color: #B2C3E5; 
	border: none;
}	
select { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	background-color: #FFFFFF;
}
textarea {  
	font-family: Arial, Helvetica, sans-serif; 
 	font-size: 12px;
	color: navy; 
	background-color: #FFFFFF;
	border: 1px #CCCCCC solid;
}	
table#alter td {
	font-size: 11px;
	background: #FFFFFF;
	padding-left: 5px;
}
table#alter tr.linhaAlter td {
	background: #B2C3E5;
}
table#alter tr.titulo td {
	font-size: 14px;
	font-weight: bold; 
	color: #FFFFFF;
	text-align: center;
	background: #0038A8;
}
table#alter tr.subNivel01 td {
	font-size: 12px;
	font-weight: bold; 
	color: #000000;
	text-align: center;
	background: #6688CB;
}
table#alter tr.subNivel02 td {
	font-size: 11px; 
	color: #000000;
	background: #6688CB;
}
.titulo { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	color: #22407B;
	text-decoration: none;
	font-weight: bold;
}
.erro {
	font-style: italic;
	font-size: 10px; 
	color: red;
}
td div.rolagem{ 
	padding:0px; 
	width:490px; 
	height:100px; 
	overflow:auto; 
}
input.tamanho { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #000000; 
	background-color: #FFFFFF;
	border: 1px #000000 solid;
	width:70px; 
}

table.alerts
{ text-align: left;
font-size: 11px;
color: #404040;
width: 100%;
border-collapse: collapse;
border-spacing: 0px;}


.alertHd
{ border-bottom: 2px solid #C0C0C0;
height:50px;
background-color: #f5f5f5;
text-align: center;
font-family: Verdana;
font-weight: bold;
font-size: 11px;
color: #404040;}


.alertBod p
{ text-align: left;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: 11px;
line-height: 12px;
color: #404040;
background-color: #fafafa;
text-indent: -8px;
margin-left: 10px;
margin-right: 10px;
margin-top: 5px;
margin-bottom: 5px;}