body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	overflow: auto;
	margin: 0px 10px;
	padding: 0px 10px;

scrollbar-face-color:#333333;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#C0C0C0;
scrollbar-darkshadow-color:#CCCCCC;
scrollbar-shadow-color:#FFFFFF;
scrollbar-arrow-color:#FFCC66;
scrollbar-track-color:#FFCC22;
}
td {
	font-size: 11px;
}
a:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;

}
a:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;

}
a:hover {
	text-decoration: underline;
	color: #990000;
	font-weight: bold;

}
a:active {
	text-decoration: none;
}

a.dst:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-weight: bold;
}
a.dst:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-weight: bold;
}
a.dst:hover {
	text-decoration: underline;
	color: #0000FF;
	font-weight: bold;


}
a.dst:active {
	text-decoration: none;
	font-weight: bold;
	color: #FF0000;
}


.menu {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.campo {
	background-color: #F4FFEA;
	border: 1px solid #89B48B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.bt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #3C773C;
	border-bottom-color: #3C773C;
	border-left-color: #FFFFFF;
}
.titulotkd {
	filter: DropShadow(Color=#ff0000, OffX=10, OffY=10, Positive=yes);
}
.lnk {
	color: #003399;
}
.base {
	background-color: #EAF5F7;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #009999;
	border-bottom-color: #009999;
}
.lnk {
	color: #003399;
}
.linknot {
	color: #FF0000;
}
.arbfunto {
	background-image: url(images/logo_fundo.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.dst {
	font-weight: bold;
	color: #FF0000;
}
