BODY {
	font-style: normal;
	font-weight: normal;
	font-size: 11pt;
	font-family: "Arial", "Helvetica", "sans-serif";
	text-align: justify;
	color: #ccccff;
	background-color: #330156;
	margin: 12px 30px 12px 30px;
	overflow: auto;
	scrollbar-face-color: #550073;
	scrollbar-highlight-color: #2c0149;
	scrollbar-3dlight-color: #330156;
	scrollbar-darkshadow-color: #330156;
	scrollbar-shadow-color: #2c0149;
	scrollbar-arrow-color: #ba57fd;
	scrollbar-track-color: #330156;
}

H1 {
	font-weight: bold;
	color: #ffff99;
}
H2 {font-weight: bold; color: #ffff99;}
H3 {
  font-weight: bold;
  color: #CC99FF;
}
H4 {font-weight: bold; color : #99CCFF;}
H5 {
  font-weight: bold;
  color: #CCFFFF;
}
H6 {font-weight: bold; color : #FFFFFF;}

a:{font-weight: bold; text-decoration: none; color: #3399CC;}
a:link {color: #3399CC; text-decoration: none;}
a:visited {color: #CC6699; text-decoration: none;}
a:hover {color: #FFCC00; text-decoration: none;}
a:active {color: #6699FF; text-decoration: none;}

.menu {
	width: 110px;
	height: 40px;
	line-height: 40px;
	color: #ffffcc;
	background: transparent url(bb_topo.gif) top;
	text-align: center;
	font-size: 10pt;
	display: inline-block;
}
.menu a {
	width: 110px;
	height: 40px;
	line-height: 40px;
	text-decoration: none;
	font-weight: normal;
	color: #ffff99;
	background: transparent url(bb_topo.gif) top;
	text-align: center;
	font-size: 10pt;
	display: inline-block;
}
.menu a:visited {
	width: 110px;
	height: 40px;
	line-height: 40px;
	color: #ffff66;
	display: inline-block;
}
.menu a:hover {
	width: 110px;
	height: 40px;
	line-height: 40px;
	color: white;
	background: transparent url(bb_topo_o.gif) top;
	text-align: center;
	display: inline-block;
}
.menu a:active {
	width: 110px;
	height: 40px;
	line-height: 40px;
	color: #99ffcc;
	background: transparent url(bb_topo_o.gif) top;
	text-align: center;
	display: inline-block;
}
.submenu {
	width: 150px;
	height: 24px;
	line-height: 24px;
	text-decoration: none;
	font-weight: normal;
	color: #ffffcc;
	background: transparent url(bb_topo_sub.gif) top;
	text-align: center;
	font-size: 10pt;
	display: inline-block;
}
.submenu a {
	width: 150px;
	height: 24px;
	line-height: 24px;
	text-decoration: none;
	font-weight: normal;
	color: #ffffcc;
	background: transparent url(bb_topo_sub.gif) top;
	text-align: center;
	font-size: 10pt;
	display: inline-block;
}
.submenu a:visited {
	width: 150px;
	height: 24px;
	line-height: 24px;
	color: #ffff66;
	display: inline-block;
}
.submenu a:hover {
	width: 150px;
	height: 24px;
	line-height: 24px;
	color: white;
	background: transparent url(bb_topo_sub_o.gif) top;
	text-align: center;
	display: inline-block;
}
hr {
  border: thin ridge #371c53;
  text-align: center;
}
td {
	font-size: 11pt;
}

.f_pp {
  background-image: url(f_raio_moldura_ed.jpg);
  background-attachment: fixed;
  background-position: left top;
  background-repeat: repeat-y;
}
.f_tdh {
	background-color: #52297D;
	font-size: 13pt;
	font-weight: bold;
	font-style: italic;
	color: #9999FF;
	border: 2px ridge #666699;
}
.f_td {
	background-color: #3C1E5B;
	border: 1px ridge #666699;
}

.bordo1 {
  border: 1px solid #666699;
  font-size: 11pt;
}
.bordo {
	border: thin solid #6A006A;
}
.moldura {
  border: medium double #6A006A;
}
.botao {font-size : 10pt;font-weight : bold;background-color:  #562C83; color: #ccccff; border: 3 outset #562C83;cursor:pointer; cursor:hand;}
.transparente {Filter:alpha(opacity=40); -moz-opacity:0.4;}
.limpa {border :0;
  background: transparent;}

.branca {font-size : 13pt;font-weight : bold;color : #FFFFFF;}
.amarela{
	font-size: 13pt;
	font-weight: bold;
	color: #FFFF99;
}
.azul {font-size : 13pt;font-weight : normal;color : #66CCFF;}
.ililas {
	font-size: 13pt;
	font-weight: bold;
	font-style: italic;
	color: #cc00cc;
}
.pequena{font-size : 10pt;font-weight : normal;color : #CCCC99;}

textarea {
	background-color: #a97ece;
	color: #000000;
	border: 1px inset #b448fd;
	padding: 4px;
	padding: 4px;
	font-size: 9pt;
}
.input {
	background-color: #a97ece;
	color: #000000;
	vertical-align: middle;
	border: 1px inset #b448fd;
	padding: 4px;
	padding: 4px;
}
INPUT.pr {
  color: #ccccff;
  background-color: transparent;
  vertical-align: center;
  text-align: right;
  border-width: 0px 0px 0px 0px;
}
.pr {
  color: #ccccff;
  background-color: transparent;
  vertical-align: center;
  text-align: right;
  border-width: 0px 0px 0px 0px;
}
INPUT.prb {font-weight: bold; color : #ccccff;background-color : transparent;vertical-align : baseline;text-align : right;border-width : 0px 0px 0px 0px;}
.prb {font-weight: bold; color : #ccccff;background-color : transparent;vertical-align : baseline;text-align : right;border-width : 0px 0px 0px 0px;}
.q {vertical-align : baseline;text-align : right;}
.musica {
  background-color: #CCCCFF;
  text-align: center;
  font-size: 9px;
  border: 1px solid #000000;
}

