body {
	margin: 0;
	padding: 0;
}

BODY, TD, .NormalText {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px;
	color: #000;
}

a:link, a:active, a:visited {
	color: #52617D;
	font-weight: bold;
}

a:hover {
	color: #D0D0D0;
}

UL,OL {
	margin-top: 0px;
	margin-bottom: 0px;
}

li {
	margin-bottom: 15px;
}

/*--- Edit.com Custom Styles ---*/

.PageTitle {
	font-size: 16px;
	font-weight: bold;
}

.BlueText {
	color: #52617D;
}

.SmallText {
	font-size: 11px;
}

/*--- TD Styles ---*/

td.BorderBottom {
	border-bottom: 1px solid #52617D;
}

/*--- Layout ---*/

html td.header {
	height: 80px;
	background: url("../Spanish/images/BackGr.jpg") repeat-y top left;
	padding-left: 20px;
}

html td.header h1 {
	color: #fff;
	font-family: "Arial Narrow", Arial, Verdana, sans-serif;
	font-weight: none;
	font-size: 24px;
	display: inline;
}

html td.header a:link,
html td.header a:active,
html td.header a:visited,
html td.header a:hover {
	color: #fff;
}

table.Navigation td {
	color: #52617D;
	font-weight: bold;
}

html td.footer {
	color: #fff;
	font-size: 10px;
	background-color: #000;
	text-align: center;
	padding: 10px;
}

html td.footer a:link, html td.footer a:active, html td.footer a:visited, html td.footer a:hover {
	font-size: 11px;
	color: #fff;
}