/* CSS Document */


#text {
	background-color: #FDFFFE;
}
#radio {
	border: none;
	font-family: verdana;
	font-size: 10px;
}
.select {
	border: 1px solid #009966;
	font-family: verdana;
	font-size: 10px;
	background-color: #FDFFFE;
	font-weight: bold;
}
textarea {
	border: 1px solid #009966;
	font-family: verdana;
	font-size: 10px;
	background-color: #f0f0f0;
}
body, td, th {
	font-family: verdana;
	font-size: 10px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.tabela {
	border-top: 1px solid #009966;
	border-right: 1px solid #009966;
	border-bottom: 1px solid #009966;
	border-left: 1px solid #009966;
}
.tabela1 {
	border-right: 1px solid #009966;
	border-bottom: 1px solid #009966;
	border-left: 1px solid #009966;
}
.css {
	font-family: verdana;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.css1 {
	font-family: verdana;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
.css2 {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.css3 {
	font-family: verdana;
	font-size: 10px;
	color: #006600;
	text-decoration: none;
	font-weight: bold;
}
.css4 {
	font-family: verdana;
	font-size: 10px;
	color: #006600;
	text-decoration: none;
	font-weight: bold;
}
.css5 {
	font-family: verdana;
	font-size: 12px;
	color: #006600;
	text-decoration: none;
	font-weight: bold;
}
A:hover {
	COLOR: #003300;
	TEXT-DECORATION: underline;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
	background-color: #C4E8C3;
}
.selectBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #333333;
	display: inline;
	padding: 1px;
	height: 18px;
	width: 130px;
	white-space: nowrap;
}

.fieldText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #333333;
	display: inline;
	padding: 1px;
	height: 14px;
	width: 105px;
	white-space: nowrap;
	border: 1px solid #009966;
}

.botaoPadraoOFF {
	height: 18px;
	width: 50px;
	border: 1px solid #CCCCCC;
	background-color: #efefef;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
body {
	margin: 0px;
}
.greenBox {
	height: 133px;
	width: 180px;/*143px;*/
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #8CbA8C;
	border-left-color: #8CbA8C;
}

.greenBox .item {
	MARGIN-BOTTOM: 3px;
}


