body {
	margin:0px;
	background-image:url(../img/bg.jpg); 
	background-position:center; 
	background-color:#1B558B;
	background-position: top;
	background-repeat:no-repeat;
	text-align:center;
}
div.header {
	width:760px;
	height: 141px;
	text-align:left;

}
div.Menu {
	width:760px;
	height: 38px;
	text-align:left;

}
table {
	font-family:verdana;
	font-size:10px
	
}

input {
	border: 1px solid #2B68A1;
	font-family:tahoma;
	font-size:11px
}
#chkRecebeNews 
{
	border: none
}