/* CSS Document */

body {
	margin:0px;
	background-color: #000033;
	}

td {
	font:11px Arial, Helvetica, sans-serif;
	color:#000000;
	}
	
a {
	color: #0000FF;
	font-weight:bold;
	text-decoration:none;
	}
	
a:hover {
	color: #FFBA00;
	}
	
h1 {
	font-size: 16px;
	color: #000066;
	}
	
h2 {
	font-size: 16px;
	color: #000000;
	}
	
h3 {
	font-size: 14px;
}
	
/* ID Styles */

#navigation a {
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:16px;
	display:inline;
	padding: 0px 10px;
	border-right:1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	}
	
#navigation a:hover {
	color:#000099;
	background-color: #FFFFFF;
	}
	
#padding {
	padding:14px;
	}
	
	
/* Class Styles */


.bodyText {
	line-height:22px;
	color:#000000;
	letter-spacing:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
.navText {
	color: #FFFFFF;
	letter-spacing:.1em;
	line-height:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	text-transform: uppercase;
	}
	
.mainTable {
	width: 1000px;
	
}
.breadCrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-style: normal;
	font-weight: lighter;
	text-transform: uppercase;
}

		
.bottomLinks {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
	
.marcaReg {
	font-size: 10px;
	color: #666666;
}

.Fecha {
	font-size: 14px;
	font-weight: normal;
}
.Titles {
	font-size: 16px;
	color: #0000FF;
	font-weight: bold;
}
.form {
	line-height: normal;
}
