.main-nav-format {
	font-family: Arial;
	font-size: 12px;
	text-transform: capitalize;
	background-image: url(../images/top_nav2.gif);
	background-repeat: no-repeat;
	background-position: center;
	font-weight: bold;
}
a:link {
	font-family: Arial;
	font-size: 12px;
	color: #6699CC;
	font-weight: bold;
	text-decoration: underline;

}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #9BB5CA;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #88C4D0;
	text-decoration: underline;
	font-weight: bold;
}
.sub-links-nav-bar {
	font-family: Arial;
	font-size: 12px;
	border: 1px dotted #6600CC;
	text-align: center;
}
.titulos {
	font-family: "Atlantic Inline";
	font-size: large;
	color: #6600CC;
}
.contenido {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #0033CC;
	border: 1px solid #6666CC;
}
.bordertabla {
	border: 1px solid #99CCFF;
	background-color: #EEEEEE;
}
.left-bar {
	width: 151px;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	text-transform: capitalize;
	color: #6666CC;
	background-color: #FFFFFF;
	text-align: center;
	border: 1px solid #6600CC;
	padding: 1px;
}.header-size {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	color: #666699;
}
.textos {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #0033CC;
}
