body{
	margin:0px;
}
table.principal tr td.lateral{
	background-image:url(img/bg.lateral.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	vertical-align:bottom;
	padding:0px;
}
.texto{
	font-family:tahoma;
	font-size:11px;
	color:#333333;
	padding:0px;
	vertical-align:top;
}

.texto font {
	font-family:tahoma;
	font-size:11px;
	-color:#333333;
	padding:0px;
	vertical-align:top;
}
.texto_menu{
	font-family:tahoma;
	font-size:10px;
	color:#333333;
	padding:0px;
	vertical-align:top;
}
.texto_rodape{
	font-family:tahoma;
	font-size:10px;
	color:#9E9E9E;
	padding:0px;
	vertical-align:top;
}
table.lateral_rodape{
	height:120px;
	width:100%;
	background-color:#F1F3F4;
	background-image:url(img/bg.lateral.rodape.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
}
a{
	font-family:tahoma;
	font-size:11px;
	color:#333333;
	text-decoration:none;
}
a:hover{
	font-family:tahoma;
	font-size:11px;
	color:#333333;
	text-decoration:underline;
}

table.conteudo{
	border-collapse:collapse;
	width:774px;
	height:100%;
}

table.conteudo2{
	border-collapse:collapse;
	height:100%;
}
table.conteudo2 tr td{
	font-family:tahoma;
	font-size:11px;
	color:#333333;
	text-align:justify;
	padding:0px;
	vertical-align:top;
}

.texto2 {
	font-family:tahoma;
	font-size:11px;
	color:#333333;
	text-align:justify;
	padding:0px;
	vertical-align:top;
}

.texto2 font {
	font-family:tahoma;
	font-size:11px;
	color:#333333;
	text-align:justify;
	padding:0px;
	vertical-align:top;
}

input{
	font-family:tahoma;
	font-size:11px;
	color:#333333;
	border:solid 1px #999999;
	width:180px;
	height:25px;
	padding:5px;
}

select{
	font-family:tahoma;
	font-size:11px;
	color:#333333;
	border:solid 1px #999999;
	width:180px;
	padding:5px;
}

table.formulario{
	width:300px;
}

table.formulario tr td{
	padding:5px;
	font-family:tahoma;
	font-size:11px;
	color:#333333;
}

.checkbox{
	width:15px;
	height:15px;
	border:none;
}

.Field{
	padding:5px;
}

.Itens{
	padding:5px;
}

form{
	margin:0px;
	font-weight:bold;
}

#label{
	font-weight:bold;
}