.mTit {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 300;
	color: #006666;
	text-decoration: none;
	letter-spacing: 1px;
	display: block;
	line-height: 10px;
	padding-top: 3px;
	padding-left: 3px;
	border: 0px none;



}
input.mTit {
	line-height: 10px;
	background-color: #FFFFCC;
	display: block;
	text-decoration: none;
	border-top: 1px solid #003300;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
td.mTit {
	line-height: 9px;
	display: block;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006633;
	background-color: #CCCCCC;
}
tr.mTit {
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003333;
}
th.mTit {
	font-family: tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	color: #003333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003300;
	background-color: #999999;


}
table.mTit {
	background-color: #CCFFCC;
	margin: 0px;
	padding: 0px;
	width: 100%;
	border: 1px solid #003333;
}

textarea.mTit {
	line-height: 10px;
	background-color: #FFFFCC;
	display: block;
	text-decoration: none;
	border-top: 1px solid #003333;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
.botao {
	font-family: tahoma, serif;
	font-size: 9px;
	color: #003300;
	text-decoration: none;
	background-color: #009966;
	text-align: center;
	white-space: nowrap;
	display: block;
	border: 2px solid #009900;
}
