@charset "utf-8";
.style1 {color: #000000}
.style3 {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.style4 {color: #FFFFFF}
.style7 {
	font-size: 18px;
	font-weight: bold;
}
.style8 {font-size: 14px}
.style9 {
	color: #000000
}
.style10 {
	font-size: 16px;
	color: #0000FF;
	font-weight: bold;
}

.style11 {
	font-size: 16px;
	font-weight: bold;
}
.style12 {font-size: 20px}
.style14 {font-size: 18px}
.style15 {font-size: 24px}
.style15_2 {font-size: 14}
.style16 {font-size: 14; color: #0000FF; }
.style17 {color: #0000FF}
.style18 {
	color: #0000FF;
	font-size: 14px;
	font-weight: bold;
}





/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: #000000;
}
.topLogoBg {
	background-color: #FFFFFF;
	background-image: url(images/topLogoBg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.fondoDescargas {
	background-image: url(images/fondoDescargas.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
img {
	border-style:none;
}
.tableBlack, .tableBlack td {
	border:1px solid #000000;
}
.regBottomBg {
	background-image: url(images/registryBgBottom.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.regTopBg {
	background-image: url(images/registryBgTop.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.regLeftBg {
	background-image: url(images/registryBgLeft.jpg);
	background-repeat: repeat-y;
}
.regRightBg {
	background-image: url(images/registryBgRight.jpg);
	background-repeat: repeat-y;
}
.subMenu {
	font-size:14px;
	font-weight:bold;
	padding:10px;
}
.btop { border-top:1px solid #000; }
.bleft { border-left:1px solid #000; }
.bright { border-right:1px solid #000; }
.bbottom { border-bottom:1px solid #000; }
