body {
	margin: 0px;
	background-color:#E9E9E9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.table1 {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 10px;
	
}

input {
	height: 18px;
	background-color: #FFFFFF;
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	border : 1px solid #000000;
	color: #999999;
	width: 100px;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	text-align: center;
}
.input2 {
	height: 19px;
	margin: 0px;
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	color: #999999;
	width: 200px;
	color: #FFFFFF;
	font-weight: bolder;
	background-image: url(pesquisa.jpg);
}
.input3 {
	width: 25px;
	height: 18px;
	margin: 0px;
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	border : 1px solid #000000;
	color: #FFFFFF;
	border-left-color: #CCCCCC;
	border-top-color: #CCCCCC;
	background-color: #00CC00;
	font-weight: bolder;
	
}
.input4 {
	width: 100px;
	height: 18px;
	margin: 0px;
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	border : 1px solid #000000;
	color: #FFFFFF;
	border-left-color: #CCCCCC;
	border-top-color: #CCCCCC;
	background-color: #FF0000;
	font-weight: bolder;
	text-align: center;
}


textarea {
	height: 65px;
	background-color: #FFFFFF;
	margin: 0px;
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	border : 1px solid #cccccc;
	color: #999999;
}

select {
	height: 18px;
	background-color: #FFFFFF;
	margin: 0px;
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	border : 1px solid #000000;
	color: #999999;
	width: 200px;
}
#cidade2 {
	width: 200px;
	text-align: center;
}

td {
	text-align: left;
	height: 25px;
	font-size: 9px;
}
th {
	text-align: left;
	height: 20px;
	font-size: 9px;
}

#postback {
	float: left;
	overflow: auto;
	background-color:#CCCCCC;
	width:250px;
	text-align: left;
	border: solid #999999 2px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	height: 200px;
}

.td2 {
	background-color: #999999;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
#postback #footer {
	text-align: center;
	width: 100%;
	color: #CCCCCC;
}

#postback #tit {
	text-align: center;
	float: left;
	width: 100%;
	background-color: #FFFFFF;
	display: block;
	overflow-x: scroll;
	overflow-y: scroll;
	height:150px;
}
}

.td3 {
	text-align: center;
	font-size: 12px;
	color: #666666;
}
#postback #cont {
	float: left;
	height: 150px;
	width: 100%;
	color: #666666;
	text-align: center;
	
}
.textarea2 {
	height: 150px;
	background-color: #FFFFFF;
	margin: 0px;
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	border : 1px solid #cccccc;
	color: #999999;
	width: 380px;
}
.input5 {
	width: 195px;
	height: 18px;
	margin: 0px;
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	border : 1px solid #000000;
	color: #FFFFFF;
	border-left-color: #CCCCCC;
	border-top-color: #CCCCCC;
	background-color: #FF0000;
	font-weight: bolder;
	text-align: center;
}
