@charset "UTF-8";
#Header {
	background-image: url(../header_05.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #0077BD;
	background-position: center top;
	margin: 0px;
	padding: 10px;
	text-align: center;
}
.headerspacing {
	padding: 15px;
}
.floatleft {
	float: left;
	padding-right: 20px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
body {
	background-color: #AFD7F1;
	margin-top: 10px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0077BD;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0077BD;
}
a:hover {
	text-decoration: underline;
	color: #243965;
}
a:active {
	text-decoration: none;
	font-weight: bold;
}
#Footer a:link {
	text-decoration: none;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#Footer a:visited {
	text-decoration: none;
	color: #0077BD;
	font-size: 10px;
}
#Footer a:hover {
	text-decoration: underline;
	color: #243965;
	font-size: 10px;
}
#Footer a:active {
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
}
h1 {
	font-size: 18px;
	color: #0077BD;
}
h2 {
	font-size: 14px;
	color: #75BBE6;
}
#HomeContent {
	line-height: 22px;
	padding: 30px;
}
#spainfospace {
	padding: 10px;
}
#spaphoto {
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#spainfo {
	background-color: #DEF2FC;
	text-align: left;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #0077BD;
	border-bottom-color: #0077BD;
	line-height: 16px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	background-position: center;
}
#smalllink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0077BD;
}

