@charset "iso-8859-1";

BODY {
	background-color: white;
	background-image: url(../img/rpx_back.jpg);
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	line-height: 150%;
	background-repeat : repeat;
	background-attachment : fixed;
}
TABLE {
	font-size: 8pt;
}
TABLE.Barra {
	background-color: transparent;
}
INPUT, SELECT, TEXTAREA {
	background-color: #FFF5EE;
	vertical-align: bottom;
}
A {
	font-size: 8pt;
	text-decoration: none;
	line-height: normal;
}
A:Hover {
	border-bottom: 1 dotted;
}
A.Down {
	text-decoration: none;
	line-height: 200%;
}
A.Down:Hover{
	border-bottom: 1 dotted;
}
A.Menu {
	font-size: 9pt;
	color: #CC3300;
	text-decoration: none;
	font-weight: bold;
	line-height: normal;
}
A.Menu:Hover {
	color: #CC3300;
	text-decoration: none;
	border-bottom: 1px dotted #CC3300;
	line-height: normal;
}
A.MenuS {
	font-size: 9pt;
	color: #CC3300;
	text-decoration: none;
	font-weight: bold;
	line-height: normal;
}
A.MenuS:Hover {
	color: #CC3300;
	text-decoration: none;
}
.MenuBG {
	font-size: 9pt;
	text-align: center 
}
.MenuSL {
	font-size: 9pt;
	border: 1px solid #ffcc99;
	text-align: center;
}
.MenuDS {
	font-size: 9pt;
	text-align: center;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
.Title {
	font-size: 16pt;
	color: #660033;
	font-weight: bold;
	letter-spacing: 0.2em;
	line-height: normal;
}
.Logo {
	color: #660033;
	font-size: 18pt;
	font-weight: bolder;
	letter-spacing: 0em;
	text-decoration: underline;
	line-height: normal;
}
.Bold {
	font-size: 8pt;
	font-weight: bold;
}
.Secao {
	color: #CC3300;
	font-size: 8pt;
	font-weight: bold;
	line-height: 250%;
}
.Versao {
	font-size: 9pt;
	vertical-align: text-bottom;
	text-align: right;
}
.CopyRight {
	font-size: 8pt;
	color: #003300;
	text-align: right;
	text-decoration: none;
}
.Faq_Question {
	font-size: 8pt;
	font-weight: bold;
}
.Faq_Answer {
	font-size: 8pt;
	font-weight: normal;
	padding-left: 10px;
	padding-bottom: 5px;
}
.Counter {
	font-size : 8pt;
	color: Silver;
	text-align: left;
	text-decoration : none;
	font-weight : lighter;
	vertical-align : middle;
}