body {
	background-color: #efefef;
	background-image: url(../imgs/fundo.jpg);
	background-repeat: repeat-x;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

a:link {text-decoration: none; color: #663300;}
a:visited {text-decoration: none; color: #663300;}
a:hover {text-decoration: none; color: #999999;}
a:active {text-decoration: none; color: #663300;}

.padquadroprincipal {
	padding-right: 2px;
	padding-left: 2px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #bebebe;
	border-left-color: #bebebe;
}
.titbox {
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
.padbox {
	padding: 20px;
}
.linhatab {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
}
.form01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #663300;
	height: 18px;
	width: 165px;
	border: 1px solid #E5E5E5;
}
.form02 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #663300;
	height: 80px;
	width: 165px;
	border: 1px solid #E5E5E5;
}
