body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../imagens/fundo_pattern.gif);
}
.title {
	font-family: "Trebuchet MS", Arial, Verdana, "Times New Roman";
	font-size: 16px;
	font-weight: bolder;
	color: #526585;
	text-decoration: none;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #526585;
	letter-spacing: 0px;
}
.defaultpicture {
	float: right;
	margin-left: 15px;
	margin-bottom:0;
	margin-top: 3px;
}
.bodytext {
	font-family: "Trebuchet MS", Arial, Verdana, "Times New Roman";
	font-size: 11px;
	font-weight: normal;
	color: #000047;
	text-decoration: none;
}
.fundo {
	background-image: url(../imagens/fundo.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.tdtop {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #969DA7;
	text-align: right;
	vertical-align: text-bottom;
	padding-top: 10px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.linkfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.linkfooter:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.tdfooter {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.bodylink {
	font-family: "Trebuchet MS", Arial, Verdana, "Times New Roman";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.bodylink:hover {
	font-family: "Trebuchet MS", Arial, Verdana, "Times New Roman";
	font-size: 11px;
	font-weight: normal;
	color: #9E0B0E;
	text-decoration: underline;
}
.dropdown {
	font-family: "Trebuchet MS", Arial, Verdana, "Times New Roman";
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	width: 200px;
	cursor: hand;
	background-color: #38455B;
}
.textbox {
	font-family: "Trebuchet MS", Arial, Verdana, "Times New Roman";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #7E93A4;
}
.buton {
	font-family: "Trebuchet MS", Arial, Verdana, "Times New Roman";
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	cursor: hand;
	border-top: 1px solid #7E93A4;
	border-right: 1px solid #4E606D;
	border-bottom: 1px solid #4E606D;
	border-left: 1px solid #7E93A4;
	background-color: #FFFFFF;
}

