body
{
	margin: 0;
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 12x;
	font-weight: bold;
	text-align: center;
}

table, td, tr
{
	position: relative; top: 0px;
	padding: 0;
	margin: 0;
	border: 0;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	vertical-align: top;
}

a
{
	font-weight: bold;
	color: #FFFFFF;
	border: 0;
	text-decoration: none;
	font-family: Verdana, Helvetica, Arial;
}

.panellogo
{
	background-image: url(../../images/logo_frame.png);
	background-position: center;
	background-repeat: no-repeat;
	height: 390px;
	padding: 0;
	margin: 0;
	border: 0;
}

.paneladres
{
	background-image: url(../../images/adres_frame.png);
	background-position: center;
	background-repeat: no-repeat;
	height: 260px;
	padding: 0;
	margin: 0;
	border: 0;
}