html, body {
	height: 100%;
	padding: 0px;
	margin: 0px;
}

body {
	background-color: #ffffff;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
	margin: 0px;
}

td {
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
}

a {
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #e23a30;
}

.adresBar {
	margin-top: 9px;
	margin-left: 20px;
	font-weight: bold;
	color: #666666;
}

.adresBar img {
	margin-top: 4px;
}

/*Backgrounds*/
.blue{
	background-color:#d3eaf2;
}

/*Align*/
.top {
	vertical-align: top;
}

.bottom {
	vertical-align: bottom;
}

.middle {
	vertical-align: middle;
}

.left {
	text-align: left;
}

.center {
	text-align: center;
}

.justify {
	text-align: justify;
}

.right {
	text-align: right;
}

.content{
	margin-top: 9px;
	margin-bottom:13px;
	margin-right: 0px;
	margin-left: 0px;
	text-align: justify;
	width: 574px;
	overflow-x: hidden;
	margin-bottom: 50px;
}

.contentFront{
	margin-top: 9px;
	margin-bottom:13px;
	margin-right: 0px;
	margin-left: 0px;
	text-align: justify;
	width: 356px;
	overflow-x: hidden;
}


img.block {
	display: block;
}

.header {
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	color: #e43b30;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 7px;
	border-left: solid 4px #e43b30;
	padding-left: 10px;
	line-height: 21px;
}


.bottomTd {
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #4b4b4b;
}

.bottomTd a{
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #4b4b4b;
	text-decoration: underline;
}

a.negeso {
	text-decoration: none;
}

.registered {
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-weight: normal;
	color: #4b4b4b;
	font-size: 12px;
}

.lang {
	color: #ffffff;
	margin-top: 0px;
	text-decoration: none;
	font-size: 11px;
}

.langAct {
	line-height: 15px;
	color: #ffffff;
	background-color: #ea3d32;
	text-decoration: none;
	font-size: 11px;
}

