body {
	background-color: #0A0B0D;
}
h1 {
	text-align: center;
}
img {
	border: 0px;
}
.Estilo1 {
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Estilo2 {
	background-image: url("http://www.liderdai.com/css/../img/bkbotona.jpg");
	background-color: #025B19;
	padding: 0 0 0 10px;
}
.Estilo3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.shw {
  margin: 0;
  border: 0;
  padding: 0;
}
#nw {
  background: url("http://www.liderdai.com/css/../img/shadow_nw.png") top left no-repeat;
}
#ne {
  background: url("http://www.liderdai.com/css/../img/shadow_ne.png") top right no-repeat;
}
#se {
  background: url("http://www.liderdai.com/css/../img/shadow_se.png") bottom right no-repeat;
}
#sw {
  background: url("http://www.liderdai.com/css/../img/shadow_sw.png") bottom left no-repeat;
  padding-left: 10px; /* border thickness */
  padding-right: 10px; /* border thickness */
}
#n {
  background: url("http://www.liderdai.com/css/../img/shadow_n.png") top repeat-x;
}
#s {
  background: url("http://www.liderdai.com/css/../img/shadow_s.png") bottom repeat-x;
  padding-top: 10px; /* border thickness */
  padding-bottom: 10px; /* border thickness */
}
#w {
  background: url("http://www.liderdai.com/css/../img/shadow_w.png") left repeat-y;
  margin-left: -10px; /* border thickness */
  margin-right: -10px; /* border thickness */
}
#e {
  background: url("http://www.liderdai.com/css/../img/shadow_e.png") right repeat-y;
}
#main {
  margin-right: 10px; /* border thickness */
  margin-left: 10px; /* border thickness */
}
table#workaround {
  margin: 0;
  width: 100%;
  border: 0;
  border-collapse: collapse;
}
table#workaround td {
  background: #0A0B0D;
  padding: 5px 10px;
}
.inmenu {
	border-spacing: 0px 0px;
}
.btn {
	background-image: url("http://www.liderdai.com/css/../img/bkbotona.jpg");
	color: #FFFFFF;
	text-align: center;
	height: 31px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100px;
}
.btn:hover {
	background-image: url("http://www.liderdai.com/css/../img/bkbotonb.jpg");
	color: #66ff00;
}
.lngbtn {
	padding-top: 5px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.lngbtn:hover {
	color: #66ff00;
}
.imgdeco {
	float: right;
	margin: 5px;
}
.outmarco {
	/*float: right;*/
	padding: 5px;
	margin-right: 10px;

}

.inmarco {
	 padding: 5px;
	 background-color: #03642E;
	 width: 320px;
	 height: 175px;
}
.sld {
	display: none;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}
.tlbfiles {
	font-size: 12px;
	border: 1px solid #B4DCB4;

}
.tlbfiles th {
	color: #000000;
	background-color: #B4DCB4;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #B4DCB4;
	border-right-color: #B4DCB4;
	border-left-color: #B4DCB4;
}
.tlbfiles tr:hover {
	text-decoration: underline;
}
.tlbfiles a {
	text-decoration: none;
	color: #ffffff;
}
.hvrul li:hover {
	color: #66dd66;
}
.sldshw {
	width: 340px;
	height: 280px;
	border: solid 1px #448B43;
	background-color: #555555;
	background-image: url("http://www.liderdai.com/css/../img/loading.gif");
	background-position: center;
	background-repeat: no-repeat;
}

