.solucoes {
	background-color: dfdfdf;
	border-top-color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
	padding-top: 2px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fff;

}
.mmethods {
	background-attachment: fixed;
	background-image: url(../images/bkgmm.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
div.cab {
	background-color: #FFF;
	width: 770px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fff;
}
div.soluc {
	background-color: #FFF;
	width: 771px;
}
div.method {
	background-color: #FFF;
	width: 771px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
div.tx_rdp {
	font-family: verdana, arial;
	color: #333;
	font-size: 10px;
	border-left: 1px dotted #999;
	padding-left: 10px;
	}
a {  text-decoration: underline}
