/* CSS Document */
.menubar {
	color: #BB0000;
	text-decoration: none;
	background-color: #ECE9D8;
	text-align: center;
	display: block;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
}
.menubar:link {
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #BB0000;
}
.menubar:visited {
	text-decoration: none;
	color: #BB0000;
}
.menubar:hover {
	text-decoration: none;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #FFFFFF;
	border-bottom-color: #000000;
	border-left-color: #666666;
	color: #0000A8;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	background-color: #E3DFC6;
}
.menubarCR {
	color: #FFFF00;
	text-decoration: none;
	background-color: #000099;
	text-align: center;
	display: block;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
}
.menubarCR:link {
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #FFFF00;
}
.menubarCR:visited {
	text-decoration: none;
	color: #FFFF00;
}
.menubarCR:hover {
	text-decoration: none;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #FFFFFF;
	border-bottom-color: #000000;
	border-left-color: #666666;
	color: #0000A8;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	background-color: #C4C0B0;
}
.PIE .E1 {
	font-weight: bold;
	color: #000066;
}
.PIE .CAJACR {
	float: left;
	width: 500px;
	margin-left: 120px;
	text-align: left;
	clear: both;
}
.PIE .NADA {
	clear: both;
	float: left;
	width: 100%;
}
