BODY {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

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

BODY, P, DIV, TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	list-style-type: disc;
}


FORM {
	margin: 0px;
	font-size: 8pt;
}

A:link {
	color: #000000;
	text-decoration: none;
}
A:visited {
	color: #000000;
	text-decoration: none;
}
A:hover {
	color: #FF0000;
	text-decoration: none;
}

HR {
	height: 1px;
	border: 1px solid #FF0000;
}
LI {
 margin-bottom: 10px;
 margin-top: 10px;
}

.formTitles {
	font-size: 8pt;
	color: #000000;
}
.formTitlesSep {
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	border-bottom: 1px solid #FF0000;
	padding-top: 10px;
}
INPUT.inputText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px inset #666666;
	font-size: 8pt;
	color: #000000;
	background-color: #FFFFFF;
	font-weight: normal;
}
TEXTAREA.inputText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px inset #666666;
	font-size: 8pt;
	color: #000000;
	background-color: #FFFFFF;
}
SELECT.inputText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px inset #666666;
	font-size: 8pt;
	color: #000000;
	background-color: #FFFFFF;
}
INPUT.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px outset #666666;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
}



#menuBar A.link1 {
	margin-left: 5px;
	font-weight: bold;
	width: 166px;
}
#menuBar A.link2 {
	margin-left: 5px;
	font-weight: normal;
	width: 166px;
}
#menuBar A.link3 {
	margin-left: 13px;
	font-weight: normal;
	width: 158px;
}
#menuBar A.link4 {
	margin-left: 21px;
	font-weight: normal;
	width: 150px;
}
#menuBar A.link5 {
	margin-left: 29px;
	font-weight: normal;
	width: 142px;
}

.nivel1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	background-color: #999999;
	width: 173px;
}
.nivel2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	background-color: #CCCCCC;
	width: 173px;
}
.nivel3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	background-color: #DDDDDD;
	width: 173px;
}
.nivel4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	background-color: #EEEEEE;
	width: 173px;
}
.nivel5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	background-color: #f6f6f6;
	width: 173px;
}
.nivelItem {
	border-bottom: 1px solid #FFFFFF;
	font-size: 7pt;
	padding: 1px;
}
.nivelItemCenter {
	text-align: center;
	text-transform: uppercase;
}
.nivelItem A:link {
	color: #000000;
	text-decoration: none;
}
.nivelItem A:visited {
	color: #000000;
	text-decoration: none;
}
.nivelItem A:hover {
	color: #FF0000;
	text-decoration: none;
}










#topSepBarRight {
	background-color: #FF0000;
}
#topSepBarLeft {
	padding: 2px;
	text-align: right;
	background-color: #EEEEEE;
}
#topSepBarLeft IMG {
	margin-right: 10px;
}
#contentsCell {
	padding-left: 14px;
	padding-right: 14px;
	padding-top: 14px;
}
#copyright {
	font-size: 7pt;
	color: #999999;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 5px;
}
#poweredby {
	font-size: 7pt;
	color: #999999;
	text-align: center;
	padding-bottom: 5px;
}
#poweredby A {
	color: #999999;
}


#menuBar {
	background-color: #EEEEEE;
	padding: 1px;
}

#underMenuBar {
	background-color: #EEEEEE;
	padding: 1px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;
}

#underMenuBar A {
	color: #999999;
}

#topLeft {
	height: 70px;
}

A.centroLocalMapa {
	color: #999999;
}
