.TextBold12r {
	
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-align: right;
}
.TextBold12Wr {
	
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
}

.TextNormal12r {
	
	font-size: 12px;
	color: #000000;
	text-align: right;	
}
.TextNormal12Wr {
	
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;	
}


.TextBold12l {
	
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-align: left;
}
.TextBold12Wl {
	
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
}

.TextNormal12l {
	
	font-size: 12px;
	color: #000000;
	text-align: left;	
	font-weight:normal;
}
.TextNormal12Wl {
	
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;	
}


.TextBold12c {
	
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-align: center;
}
.TextBold12Wc {
	
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

.TextNormal12c {
	
	font-size: 12px;
	color: #000000;
	text-align: center;	
}
.TextNormal12Wc {
	
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;	
}

select{
z-index: -1;
}

img{
	border:0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 1px;
	margin-left: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
}
.btseta {
	width: 60px;
}
input, select, textarea, table, body{
	
	font-size: 12px;
	color: #000000;

}
.mensagem14 {
	
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}
