BODY {
	margin : 35px 35px; 
	font-family : "Times New Roman", Times, serif; 
	background-color : #666666; 

} 
#hoja {
	border-left : 1px solid black; 
	border-top : 1px solid black; 
	border-right : 1px solid black; 
	border-bottom : 1px solid black; 
	background-image : url(/bof/images/logo.gif); 
	margin : 0; 
	background-color : #CCCCCC; 
	background-repeat : no-repeat; 
	background-position: top center;
}
#reporte {
	border-left: black 1px solid; 
	border-top: black 1px solid; 
	border-right: black 1px solid; 
	border-bottom: black 1px solid; 
	background-image: url(/bof/images/logo2.jpg); 
	margin: 0px; 
	background-color: #CCCCCC; 
	background-repeat : no-repeat; 
	background-position: top center;
}
#menu {
	left : 45px; 
	top : 210px; 
	position : absolute; 
	width : 150px; 
	padding-right : 0; 
	background-position : 100% 0%; 
	background-image : url(/bof/images/barra_vert.png); 
	background-repeat : no-repeat; 
} 
#menu A {
	padding-right : 0; 
	padding-left : 16px; 
	padding-bottom : 4px; 
	padding-top : 4px; 
	display : block; 
	font-size : small; 
	text-decoration : none; 
	color : #000000; 
} 
#menu A:hover {
	background-position : 0% 50%; 
	background-image : url(/bof/images/click.png); 
	background-repeat : no-repeat; 
	background-color : #000000; 
	color : #ffff00; 
} 
#central {
	padding-right : 10px; 
	margin : 0 50px 20px 180px; 
	position : relative; 
} 

#nomenu {
	padding-right : 10px; 
	margin : 0 50px 20px 50px; 
	position : relative; 
} 

#titulo {
	padding-right : 3px; 
	padding-left : 3px; 
	padding-top : 3px; 
	padding-bottom : 3px; 
	left : 500px; 
	top : 85px; 
	margin : 5px; 
	position : absolute; 
	font-family : "Times New Roman", Times, serif; 
} 
#final {
	margin-top : 25px; 
	border-top : 2px solid #888888; 
	font-size : 90%; 
	font-family : Georgia, "Times New Roman", Times, serif; 
	text-align : center; 
	color : black; 
} 
P:first-letter {
	font-size : 125%; 
} 
H2 {
	border-bottom : 2px solid #888888; 
	font-weight : normal; 
} 
H3 {
	border-bottom : 1px solid #bcbcbc; 
	width : 400px; 
	font-weight : normal; 
} 
HR {
	color : black; 
} 

.ltr90 {
	font-family: "Times New Roman", Times, serif; 
	font-size: 90%;
}
.ltr80 {
	font-family: "Times New Roman", Times, serif; 
	font-size: 80%;
}
.ltr70 {
	font-family: "Times New Roman", Times, serif; 
	font-size: 70%;
}
.ltr70R {
	font-family: "Times New Roman", Times, serif; 
	font-size: 70%;
	color: #dd0000;
}
.ltr70C {
	font-family: "Times New Roman", Times, serif; 
	font-size: 70%;
	color: #33ddff;
}
.ltr70B {
	font-family: "Times New Roman", Times, serif; 
	font-size: 70%;
	color: #4488ff;
}
.ltr70Y {
	font-family: "Times New Roman", Times, serif; 
	font-size: 70%;
	color: #ffff00;
}
.ltr70W {
	font-family: "Times New Roman", Times, serif; 
	font-size: 70%;
	color: #ffffff;
}
.ltr70G {
	font-family: "Times New Roman", Times, serif; 
	font-size: 70%;
	color: #00ff00;
}
.ltr60 {
	font-family: "Times New Roman", Times, serif;
	font-size: 60%;
}
#dhtmltooltip{
	position: absolute;
	width: 150px;
	border: 2px solid black;
	padding: 2px;
	background-color: #FFFFFF;
	font-size: 70%;
	visibility: hidden;
	z-index: 100;
}
.quote {
	font-family: "Times New Roman", Times, serif; font-size: 12px; color: #881111; line-height: 125%;
	background-color: #fcfcdc; border: #000000; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px;
}
.post {
	font-family: "Times New Roman", Times, serif; font-size: 12px; color: #000000; line-height: 125%;
	background-color: #dee7de; border: #000000; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px;
}