table {
	font: 9pt "trebuchet ms", arial, sans-serif
}
body {
	color: #333333;
	background-image:  url(figuras/hnav_bg.gif);
	background-repeat: repeat-x;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	font-family: "trebuchet ms", Arial, sans-serif;
	font-size: 9pt;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;

	}
blockquote {
	margin-top: 2px;
	color: #333333;
	margin-right: 40px;
	margin-left: 15px;
	margin-bottom: 2px;
}
ol {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #333333
}

#hnavigation {
	background-image:  url(figuras/hnav_bg.gif);
	background-repeat: repeat-x;
	position: absolute;
	height: 28px;
	width: 100%;
	top: 0px;
	right: 0px;
	z-index: 3;
	left: 0px;
}

#vnavigation {
	position: absolute;
	height: auto;
	width: 100%;
	left: 20px;
	top: 200px;
	z-index: 2;
}

#content {
	position: absolute;
	height: auto;
	width: 100%;
	left: 0px;
	top: 50px;
	right: 0px;
}
.rcoltext {
	padding-left: 15px;
	border: 1px solid #bd1094;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-top: 10px;
}

#heading {
	position: absolute;
	height: auto;
	width: auto;
	top: 60px;
	left: 175px;
}

.subhead {
	font-size: 80%;
	background-color: #ff9b00;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 5px;
}

.lcolborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #bd1094;
	padding-right: 10px;
	padding-left: 20px;

}
.rcolborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #bd1094;
	padding-left: 10px;
	padding-right: 10px;

}
.heading {
	font-size: 110%;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bd1094;
	color: #000000;
}
#content ul {
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 20px;
	color: #333333;
	list-style-image:  url(figuras/index_bullet2.gif);
}
h1 {
	font-size: 18px;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 1px;
}
h2 {
	font-size: 16px;
	color: #bd1094;
	margin-top: 3px;
	margin-bottom: 3px;
}
#content a:link {
	color: #666666;
}
#content a:visited {
	color: #999999;
}
#content a:link:hover {
	color: #bd1094;
}
.centercoltext {
	padding-right: 10px;
	padding-left: 15px;
}
.highlightbox {
	padding: 5px;
	color: #333333;
	border: 1px solid #666666;
	background-color:#F2F2F2;

}
.style1 {font-size: 20px}
