body {
	background-repeat: repeat-x;
	margin-top: 0px;
}
.Texto1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.Alert1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #F2B600;
	border: 1px solid #755800;
}


.Texto1 a:link, .Texto1 a:active, .Texto1 a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.Texto1 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

.Texto2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFCC33;
}
.Texto3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.Texto3 a:link, .Texto3 a:active, .Texto3 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.Texto3 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.Texto4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.Texto4 a:link, .Texto4 a:active, .Texto4 a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.Texto4 a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

.Texto5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006666;
}
.Texto5 a:link, .Texto5 a:active, .Texto5 a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006666;
	text-decoration: none;
}
.Texto5 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006666;
	text-decoration: underline;
}


.TabelaAlbum {
	padding: 5px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #00000;
	border-bottom-color: #00000;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #00000;
	border-left-color: #00000;
}
.TabelaBor {
	padding: 5px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #00000;
	border-bottom-color: #00000;
	border-top-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
}
.TituloPrincipal {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #006666;
}
.BordaFotos {
	border: 1px solid #CCCCCC;
}
.InputRegistro {
	background-color: #FFCC33;
	border: 1px solid #FFFFFF;
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	vertical-align: middle;
}
.InputRegistroFail {
	background-color: #FF3300;
	border: 1px solid #FFFFFF;
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	vertical-align: middle;
}
.Right {
	background-attachment: fixe;
	background-image: url(../Interface/Logo.png);
	background-repeat: no-repeat;
	background-position: right;
	margin: 10px;
}
#watermark_box {
position:relative;
display:block;
}
img.watermark {
	position: absolute;
	top: 321px;
	left: 523px;
	background-attachment: fixed;
	background-image: url(../Interface/Logo.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 4px;
} 

