/**** L I N K S ****/
a:link {
	font-weight: bold;
	color: #990000;
	font-family: "Book Antigua", Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
font-family: "Book Antigua", Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
}
a:hover {
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
font-family: "Book Antigua", Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
}
a:active {
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
font-family: "Book Antigua", Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
}
/**** T H E  R E S T ****/
.bgR {
	background-repeat: no-repeat;
	background-position: right;
}
p {
	font-family: "Book Antigua", Georgia, "Times New Roman", Times, serif;
	font-size: small;
}
h1 {
	font-family: "Book Antigua", Georgia, "Times New Roman", Times, serif;
	font-size: large;
}
h2 {
	font-family: "Book Antigua", Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #6E0730;
}
.bgC {
	background-repeat: repeat-y;
	background-position: center;
}
.Content {
	font-family: "Book Antigua", Georgia, "Times New Roman", Times, serif;
	font-size: small;
}
.errorLabel {
	font-family: "Book Antigua", Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #990000;

}
.bgT {
	background-repeat: repeat-x;
	background-position: top;
}
.tableB {
	border: thin dotted #CCCC33;
}
ul {
	font-family: "Book Antigua", Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
}
.bgL {
	background-repeat: no-repeat;
	background-position: left bottom;
}
.ContentCopy {
	font-family: "Book Antigua", Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #FFFFFF;
}
.bgleft {
	background-repeat: repeat-y;
	background-position: left;
}
.bgright {
	background-repeat: repeat-y;
	background-position: right;
}
.bgbottonm {
	background-repeat: repeat-x;
	background-position: bottom;
}
.ucentro {
	background-repeat: no-repeat;
	background-position: center center;
}
