body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#000000;
	background-image: url(../../imagens/mar.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top center;
}
.TextoPadraoCentro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color:#FFFFFF;
	text-align:center;
}
.TextoPadrao {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color:#000000;
	text-align:justify;
}
.TextoPadraoVermelho {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color:#FF0000;
	text-align:center;
}
input, textarea,Text Field,Button,Check Box, Radio Button, select {
font-family: Verdana; font-size: 10px; color: #333333; background-color: #AFC3C2; border-color: #FFFFFF #FFFFFF;border-style: solid; border-width: 1px; 
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #666666;
}
a:active {
	color: #000000;
}
img {
	behavior:	url("script/transparente.htc");
}
