body, td {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.titulo {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}.textogris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
.tituloinvertido {
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
}
.textocamisetas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-color: #FFFFFF;
}
input, textarea {
	border-style: none;
	border-color: transparent;
	background-color: transparent;
}

#subsForm input {
	border: 1px solid white;
	background-color: black;
	font-size: x-small;
	color: white;
}


#captchaString 
{
	left:395px; top: 120px; position: relative; width: 80px;
}

#captchaImage
{
	left:230px; top:  97px; position: relative; width: 80px;
}

* html #captchaString 
{
	top: 115px;
}

* html #captchaImage 
{
	top: 90px;
}
