.Box-Outside {
	border: #000000;
	background-color: #F2F0D9;

}
.Normal-Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}
.Form-Label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
	font-weight: bold;

}

a.nav:link {
	color: #CC251F;
	font-family: Verdana, Arial, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	text-decoration: none;
}
a.nav:visited {
	text-decoration: none;
	color: #CC251F;
	font-family: Verdana, Arial, sans-serif;
	font-size: 7pt;
	font-weight: bold;
}
a.nav:hover {
	color: #0000FF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	text-decoration: underline;
}

.Normal-Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	font-weight: bold;

}
.Normal-Italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	font-style: italic;
	font-weight: normal;

}
.Normal-Header {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	color: #CC251F;
	text-align: justify;
	font-weight: bolder;
	font-style: normal;

}
.Menu-Left {

	border: #000000;
	background-color: #FAEACB;
}
.Normal-Bold-Red {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	text-align: justify;
	font-weight: bold;
}
.Normal-Madre {
	font-family: "Monotype Corsiva", "Lucida Sans";
	font-size: 12pt;
	color: #000000;
	text-align: justify;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
}
.Normal-Severo {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #000000;
	font-style: italic;
	font-weight: normal;
}
.Normal-Text-No-Justify {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.Border-up-down {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC251F;
	border-bottom-color: #CC251F;
}
