@charset "utf-8";
/* CSS Document */

body {
	color : black;
	background-color:#98A5B7;
	font-family: Georgia, "Times New Roman",
          Times, serif;
	padding-left: 0em;
	}
	
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	background-color: #98A5B7;
	}	

.introMain {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	background-color: #FFFFFF;
	}	

.mainMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #FFFFFF;
	color:#530301;
	}


a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #530301;
	font-style: none;
	line-height: none;
	font-weight: none;
	font-variant: none;
	text-transform: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #530301;
	font-style: none;
	line-height: none;
	font-weight: none;
	font-variant: none;
	text-transform: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	}

.texto{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	word-spacing: normal;
	display: block;
	text-indent: 15px;
	}

.contact{
	font-family: Helvetica ;
	font-size: 12px;
}	

a.contact_link{
	font-family: Helvetica;
	font-size: 12px;
	color: #0000FF;
	margin-left: 20px;
}	

a.openWindow{
	font-family: Helvetica;
	font-size: 12px;
	color: #0000FF;
	margin-left: 20px;
}	


TD.norepeat {
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 250 0;
}

TD.active {
	background-color: #98A5B7;
	color: #F3F3F3;
	font-style: italic;
}

TD.noactive {
	background-color: #FFFFFF; 
}

.menu_active {
	color: #F3F3F3;
	font-style: italic;
}