body {
	background-color: #666666;
	background-attachment: fixed;
	background-image: url(grfx/bgr_gradient.gif);
	background-repeat: repeat-x;	
}
.contentBox {
	margin: 0px;
	padding: 0px;
	width: 960px;
}
.RegularText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-indent: 25px;
	text-align: justify;
}
.RegularTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #000000;
}
.PortadaText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
.PortadaTextBgrOut {
	background-color: #FFFFFF;
}
.PortadaTextBgrOver {
	background-color: #FFFFDF;
}
.PortadaTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
.PortadaTitleBgr {
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
}
.SectionBgr {
	background-color: #EEEEEE;
}
.NotSectionBgr {
	background-color: #666666;
}
.MenuText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.MenuBgrOut {
	background-color: #3C5B6F;
}
.MenuBgrOver {
	background-color: #FFCC00;
}

.TableBorder {
	border: 1px solid #000000;
}
.IndexText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-indent: 0px;
	text-align: justify;
	text-decoration: none;
}
.UltimahoraTitle {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
}
.IndexTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}.IndexTitleHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.BannerBlock {
	background-color: #E0E0E0;
	height: 60px;
}
.Wrapper {
	width: 950px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.relatedBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	background-color: #A6D1EC;
	padding: 5px;
	border: 1px solid #108CA7;
	height: 70px;
	width: 590px;
	margin: 5px;
	text-indent: 0px;
}
.Related {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	background-color: #CCCCCC;
	padding: 5px;
	border: 1px solid #999999;
	height: 150px;
	width: 570px;
	margin: 5px;
}
.Related a {
	text-decoration: none;
}
#apDiv1 {
	width:150px;
	height:1px;
	z-index:1;
	visibility: hidden;
	background-color: #C6E2FF;
	border: 1px solid #0066CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	overflow:hidden;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	text-align: left;
}
.fineprint {
	font-size: 9px;
}
#apDiv2 {
	z-index:1;
	height:120px;
	overflow:hidden;
}
.videoMenuActiveClass {
	z-index: 100;
	height: 200px;
	overflow: auto;
}
.videoMenuHiddenClass {
	z-index: 1;
	position: relative;
	height: 1px;
	visibility: hidden;
	overflow: hidden;
}
