body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #464646;
	margin-left: 7px;
	margin-top: 5px;
}

select, option, input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #464646;

}

a {
	text-decoration: none;
	font-size: 14px; 
	color: #000000; 
}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: underline;}

.tb01 {
	border: solid;
	border-color: #666666;
	border-width:2px;
}

.FormLogin {
	width: 220px;
	height: 18px;
}

.FormCadastro {
	width: 270px;
	height: 18px;
}

.FormData {
	width: 100px;
	height: 18px;
}

.FormPalavra {
	width: 250px;
	height: 20px;
}

.FormTexto {
	width: 250px;
	height: 20px;
}



.divLogin {
	margin-top:70px;
}

.div02 {
	margin-top:30px;
	margin-bottom: 30px;
}


.divPag {
	margin-top:5px;
}

.divTitPrinc {
	margin-top:20px;
	margin-bottom:20px;
}

.divTxt01 {
	margin-top:20px;
	margin-bottom:20px;
}

.menuPrinc {
	background:#e5e5e5;
}
.LinkMenuPrinc {
	background:#e5e5e5;
	color:#464646;
	font-size:16px;
}

.Link01 {
	color: #464646; 
	font-size: 12px;
	font-weight:bold;
}

.Link01:link {
    color: #464646;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
}

.txt01 {
	color: #464646; 
	font-size: 10px;
}

.txt01:link {
	color: #464646; 
	font-size: 10px;
        text-decoration: underline;
}


.txt02 {
	font-size: 14px;
	font-weight: bold;
}


.BtSumit01 {
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #464646;
	padding-left: 20px;
	padding-right:20px;
	padding-top: 5px;
	padding-bottom:5px;
	border: 1px solid #ccc;
	-moz-border-radius: 5px 5px 5px 5px;
}


.titPrinc {
    color: #464646; 
    font-size: 20px;
    font-weight: bold;
}
 
.mensagemPadrao {
	color: #990000;
	font-size:10px;
}

.textArea01 {
	width: 450px;
	height: 100px;
}

.auto-style1 {
    text-align: left;
}

.auto-style2 {
    color: #990000;
    font-size: 10px;
    text-decoration: underline;
}