/* Folha de estilos NETLUCRO © 2005 */

BODY {
	background-color: #ffffff;
}

BODY, TABLE, TR, TD {
	font-family: Arial;
	font-size: 11px;
	line-height: 13px;
	color: #333333;
}

A {
	color: #B71414;
}

A:HOVER, .box-destaque A:HOVER {
	color: #000000;
	text-decoration: none;
}

.big {
	font-weight: bold;
	font-size: 12px;
	color: #B71414;
	line-height: 24px;
}

.login-box {
	background-image: url(img/bkg_loginbox.gif);
	background-repeat: repeat-x;
}

FORM {
	margin: 0; padding: 0;
}

.login-box FORM {
	margin: 0; padding: 0;
}

.small-white A {
	color:#ffffff;
	text-decoration: none;
	text-transform: none;
}

.small-white A:HOVER {
	text-decoration: underline;
}
.small-white {
	font-size: 10px;
	color:#ffffff;
	text-transform: uppercase;
	padding-bottom: 2px;
}

INPUT.login-field {
	height: 16px;
	border: 0;
	width: 125;
	margin-right: 4px;
	background-color: #ffffff;
	padding: 2px;
}


.box-destaque TD {
	font-size: 12px;
	color: #000000;
}

.box-destaque A {
	text-transform: uppercase;
	color: #000000;
}

.box-destaque A:HOVER {
	text-decoration: none;
}

.footer {
	text-align: center;
	font-size: 11px;
	color: #cccccc;
}

.footer A {
	text-transform: uppercase;
	font-size: 10px;
	color: #999999;
	line-height: 18px;
}

.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #B81516;
	margin-left: 20px;
}

.link_down {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	color: #CCCCCC;
	text-decoration: none;
}