body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.txt {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}

.linha {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	background-color:#DFDFDF;
}

.linha1 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	background-color:#E8E8E8;
}

.linha2 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	background-color:#DFDFDF;
}


.titulo {
	font-size: 15px;
	font-style: italic;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#menu{
	position: fixed;
	width:123px;
	border:2px #FFFFFF solid;
	height: 30px;
	top: 63px;
	z-index: 0;
	text-align:left;
	padding-left:4px;
	margin-left:378px;
}
input, textarea, select {

	background: #1d212b;

	font-family: verdana, tahoma, arial, sans-serif;

	font-size: 10px;

	color: #a7a7a7;

	border-top: #2b303b 1px solid;

	border-right: #2b303b 1px solid;

	border-left: #2b303b 1px solid;

	border-bottom: #2b303b 1px solid;

	padding: 4px 4px;

}
.newsletter2{
	font-family: verdana, tahoma, arial, sans-serif;

	font-size: 10px;

	color:#d9d6d8;

}