body {
	margin: 0px;
	background-color: #000000;
	background-image: url(../imagens/bg.jpg);
	background-repeat: repeat-x;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}


.tahoma11Cinza {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration:none;
	text-align:justify;
}

.tahoma11Cinza:hover {
	color: #000000;
	text-decoration:none;
}

.tahoma11AzulBold {
	font-family: Tahoma;
	font-size: 11px;
	color: #003366;
	font-weight: bold;
	text-decoration:none;
}

.tahoma11AzulBold:hover {
	color: #666666;
	font-weight: bold;
	text-decoration:none;
}

.tahoma11Branco {

	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration:none;
}

.tahoma11Branco:hover {
	color: #67c24d;
	text-decoration:none;
}
input {
	background-color: #e8e8e8;
	border: 1px solid #003366;
}
textarea {

	background-color: #e8e8e8;
	border: 1px solid #003366;
}
.textoMenu {
	font-family: Tahoma;
	font-size: 14px;
	color: #003366;
	text-decoration: none;
	font-weight: bolder;
}

.textoMenu:hover {
	color: #000000;
	text-decoration: none;
}
.chk{
	border: 0px;
	background-color: transparent;
	background-image: none;
}
.img{
	border: 1px solid #999999;
}
