.clsCMOn {
	color: #FFFFFF;
	font-size : 8pt;
	text-decoration : none;
  padding: 2px 2px;
  font-weight: bold;
}
.clsCMOver
{
	color: #0265CB;
	font-size : 8pt;
	text-decoration : none;
  padding: 2px 2px;
  font-weight: bold;
}



BODY, P, TD, DIV, SPAN, LI {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

BODY {
	background-color: #EEEEEE;
	margin: 10px;
}

BODY.introPage {
	background-color: #FFFFFF;
	padding: 10px;
}
BODY.printPage {
	background-color: #FFFFFF;
	padding: 10px;
}

FORM {
	margin: 0px;
}

A:link {
	color: #0265CB;
	text-decoration: none;
}
A:visited {
	color: #0265CB;
	text-decoration: none;
}
A:hover {
	color: #0265CB;
	text-decoration: underline;
}

A IMG {
	border: 0px;
}

HR {
	height: 1px;
	border: 1px solid #FA813C;
}

.small {
	font-size: 8pt;
}

.mainTable {
	background-color: #FFFFFF;
	border: 1px outset #FA813C;
}

.menuBar {
	/* border-top: 1px solid #FA813C;
	border-bottom: 1px solid #FA813C; */
	height: 23px;
	vertical-align: middle;
	font-size: 8pt;
	background-color: #EEEEEE;
	padding: 0px;

}
.logoBar {
	padding: 5px;
	background-color: #FFFFFF;
	background-image: url('/templates/default/images/abs_top_back.jpg');
	background-repeat: no-repeat;
	background-position: right top;
	border: 1px outset #FA813C;
}
.contentsCell {
	padding: 10px;
	background-color: #FFFFFF;
	/* background-image: url('/uploads/pubimgs/bigbg.gif'); */
	background-repeat: no-repeat;
	background-position: -175px -175px;
	border: 1px outset #FA813C;
}
.contentsCellPrint {
	padding: 10px;
}
.title {
	font-size: 13pt;
	font-weight: bold;
	color: #FA813C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FA813C;
}
H1 {
	font-size: 13pt;
	font-weight: bold;
	color: #FA813C;
}
H2 {
	font-size: 11pt;
	font-weight: bold;
	color: #FA813C;
}
H2 A:link, H2 A:visited, H2 A:hover {
	color: #FA813C;
}
H3 {
	font-size: 10pt;
	font-weight: bold;
	color: #FA813C;
}

.formTitles {
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
}
INPUT.inputText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px inset #FA813C;
	font-size: 8pt;
	color: #000000;
	background-color: #FFFFFF;
}
TEXTAREA.inputText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px inset #FA813C;
	font-size: 8pt;
	color: #000000;
	background-color: #FFFFFF;
}
SELECT.inputText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px inset #FA813C;
	font-size: 8pt;
	color: #000000;
	background-color: #FFFFFF;
}
INPUT.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px outset #FA813C;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	background-color: #FA813C;
}


#newsletterIntro {
	font-size: 8pt;
	font-weight: bold;
	color: #0265CB;
}


TD.topo {
	background-color: #0265CB;
	text-align: center;
	vertical-align: top;
	color: #FFFFFF;
	font-weight: bold;
}
TD.celula {
	text-align: center;
	vertical-align: top;
}
TD.celulaLeft {
	vertical-align: top;
}
TD.celulaLeft UL {
	margin: 0px;
	padding: 0px;
	margin-left: 20px;
}


