/* CSS Document */

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 9pt;
	color: #595959;
}
body {
	background-color: #182f38;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

p {line-height: 150%; }

.Estilo6 {color: #4FA4CC}
.Estilo7 {color: #B2B2B2}
.Estilo14 {color: #FFFFFF}
.Estilo15 {font-size: 10px}
.Estilo16 {font-size: 13pt}
.Estilo18 {color: #4FA4CC; font-weight: bold}
.Estilo19 {font-style: italic}
.Estilo20 {	font-size: 10pt; font-weight: bold;}
.Estilo21 {	color: #DF0000; font-style: italic; font-size: 8pt;}

a:link {
	color: #595959;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #595959;
}
a:hover {
	text-decoration: underline;
	color: #7BA0AD;
}
a:active {
	text-decoration: underline;
	color: #8FC83C;
}


.texlink a:link {
	text-decoration: underline;
	color: #999999;
}
.texlink a:visited {
	text-decoration: underline;
	color: #999999;
}
.texlink a:hover {
	text-decoration: none;
	color: #5B8FBE;
	background-color: #C0DAF2;
}
.texlink a:active {
	text-decoration: none;
	color: #333333;
	background-color: #FFCF87;
}
.reglink a:link {
	text-decoration: none;
	color: #A82D27;
}
.reglink a:visited {
	text-decoration: none;
	color: #A82D27;
}
.reglink a:hover {
	text-decoration: none;
	color: #F44139;
}
.reglink a:active {
	text-decoration: none;
	color: #EA827D;
}

.menulink1 a:link {
	text-decoration: none;
	color: #999999;
}
.menulink1 a:visited {
	text-decoration: none;
	color: #999999;
}
.menulink1 a:hover {
	color: #FFFFFF;
	display: block;
	width: 80%;
	background-color:#FF9900;
}
.menulink1 a:active {
	color: #333333;
	display: block;
	width: 80%;
	background-color:#5B8FBE;
}

.menulink2 a:link {
	text-decoration: none;
	color: #999999;
}
.menulink2 a:visited {
	text-decoration: none;
	color: #999999;
}
.menulink2 a:hover {
	color: #FFFFFF;
	display: block;
	width: 100%;
	background-color:#FF9900;
}
.menulink2 a:active {
	color: #333333;
	display: block;
	width: 100%;
	background-color:#5B8FBE;
}
