@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #014C6B;
}
.style1 {
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #006699;
}
a:active {
	text-decoration: none;
	color: #000000;
}
body, td, th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.CarlosIndexBG {
	background-color: #014C6B;
	background-image: url(../images/carlosIndexBg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	z-index: 1;
	height: 100%;
	width: 100%;
	position: absolute;
}
#bgContent {
	z-index: 2;
	height: 100%;
	width: 100%;
	position: absolute;
}
