code
{
    font-size: 10pt;
    font-family: Consolas,"Andale Mono","DejaVu Sans Mono","Bitstream Vera Sans Mono","Liberation Mono","Nimbus Mono L",Monaco,monospace;
}

.toplink {
    font-family: "Trebuchet MS", "Bitstream Vera Serif", Utopia, "Times New Roman", times, serif;
    font-style: normal;
    line-height: normal;
    color: #FFFFFF;
    text-decoration: underline;
    font-weight: normal;
}

.menutopic {
    font-family: "Trebuchet MS", "Bitstream Vera Serif", Utopia, "Times New Roman", times, serif;
    font-style: normal;
    font-weight: bold;
    font-size:12pt;
    _font-size: 8pt;
    color: black;
    text-decoration: none;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 0.5em;
}

.linkimg:visited {
    font-weight: bold;
    text-decoration: none;
    color: #969696;
}

.linkmenu {
    font-family: "Trebuchet MS", "Bitstream Vera Serif", Utopia, "Times New Roman", times, serif;
    font-style: normal;
    font-weight: none;
    font-size:12px;
    _font-size: 8pt;
    color: #0c3f87;
    text-decoration: none;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: 0.5em;
}

.linkbaner {
    font-family: "Trebuchet MS", "Bitstream Vera Serif", Utopia, "Times New Roman", times, serif;
    font-style: normal;
    font-weight: none;
    font-size:10px;
    color: #0c3f87;
    text-decoration: none;
    margin-left: 0.5em;
}


.newslink {
    font-family: "Trebuchet MS", "Bitstream Vera Serif", Utopia, "Times New Roman", times, serif;
	font-style: normal;
	font-weight: none;
	font-size:14px;
	color: #0c3f87;
	text-decoration: none;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: 0.5em;
}

.linkfaq {
    font-family: "Trebuchet MS", "Bitstream Vera Serif", Utopia, "Times New Roman", times, serif;
    font-style: normal;
    font-weight: bold;
    color: blue;
    text-decoration: underline;
    font-size:10pt;
    _font-size: 8pt;
}


.texto {
    font-size:12px;
    line-height:14pt;
    font-family: "Trebuchet MS", "Bitstream Vera Serif", Utopia, "Times New Roman", times, serif;
    text-align:justify;
    _font-size: 8pt;
    color: #333333;
}

.textohelp {
    font-size:12px;
    font-family: "Trebuchet MS", "Bitstream Vera Serif", Utopia, "Times New Roman", times, serif;
	margin-left: 0.5em;
	margin-right: 0.5em;
}

note {
	list-style-type: none;
	padding-left: 0.5em;
	font-size: 10pt;
    _font-size: 8pt;
	color: #cc3300;
	background-color: transparent;
	margin-top: 0;
}

.obs {
	font-size: 7pt;
	font-weight: bold;
    font-family: "Trebuchet MS", "Bitstream Vera Serif", Utopia, "Times New Roman", times, serif;
	margin-left: 0.1em;
	margin-right: 0.1em;
	margin-top: 1em;
	margin-bottom: 1em;
	padding-left: 0.4em;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
	text-indent: 0.5em;
	color: black;
	background-color: #dddddd;
	border: solid;
	border-width: 1px;
#	border-collapse: collapse;
        border-bottom:1px continuous #000000;
	border-top:1px continuous #000000;
        border-left:1px;
	border-right:1px;

}

topic {
	font-size: 12pt;
    font-family: "Trebuchet MS", "Bitstream Vera Serif", Utopia, "Times New Roman", times, serif;
    font-weight: bold;
    color: #333333;
}

item {
	font-size: 8pt;
    font-family: "Trebuchet MS", "Bitstream Vera Serif", Utopia, "Times New Roman", times, serif;
	font-weight: bold;
	font-style: italic;
	margin-left: 0;
	margin-right: 0;
	margin-top: 1em;
	margin-bottom: 0.5em;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
	text-indent: 1em;
	color: green;
	background-color: transparent;
}	

.core-table,tr,td { 
#	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	font-size:12px;
    font-family: "Trebuchet MS", "Bitstream Vera Serif", Utopia, "Times New Roman", times, serif;
}

.formtitle
{
	position: relative;
	padding: 8px 12px;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #FFF;
	background: #8D8FC1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-shadow:0 1px 0 #000000;
}

.tform
{
    background-color: #F8F8F8;
}

.tabletitle { 
    line-height: 2;
    background-color: #C1C1C1;
}
.menuheader { 
    line-height: 2;
    background-color: #a5a3ab;
}

.oddline { 
    background-color: #d0d0d0;
}

.tablebg { 
    background-color: #F0F0F0;
    text-align:left;
}


.tablemenu { 
    margin: 0px;
    padding: 5px;
    background-color: #FOFOFO;
    border-collapse: collapse;
    text-align: left !important;
    border-bottom:1px dashed #A7AFB1;
    border-top:0px dashed #A7AFB1;
    border-left:0px;# dashed #FFFFFF;
    border-right:1px dashed #A7AFB1;    
    text-align:center;
}

.dashedtable { 
	margin: 0px;
	padding: 5px;
	border-collapse: collapse;
    text-align: left !important;
    border-bottom:1px dashed #A7AFB1;
	border-top:1px dashed #FFFFFF;
    border-left:1px dashed #FFFFFF;
	border-right:1px dashed #FFFFFF;    
}

.loginentry {
	margin: 1px;
    border:solid;
    border-width: 1px;
}

.TPanel
{
  background-color: #f5f5f5;
  border: 1px solid #c2c2c2;
  padding-left: 10px;
  padding-top: 10px;
  width:470px;
  height:340px;
  overflow: scroll;
  display: block;
}

.hitPannel {
  border: 1px solid #c2c2c2;
  padding-left: 0px;
  padding-top: 0px;
  width:500px;
  height:400px;
  overflow: auto;
}

#column-google
{
    width: 120px;
    z-index: 16;
    padding-left: 10px;
    text-align: center;
}

.overbanner
{
  position:relative;
  left:327px;
  top:20px;
  width:280px;
  height:112px;
}


#ad_center
{ 
    text-align:center; 
    padding:10px 0; 
    background:transparent url(images/roundshadow.png) center no-repeat; 
    width:237px;
}

#ad_center_big
{
    text-align:center;
    padding:10px 0;
    background:transparent url(images/roundshadowbig.png) center no-repeat;
    width:280px;
}

#ad_lateral
{
    text-align:center;
    padding:10px 0;
    background:transparent url(images/roundshadowtall.png) center no-repeat;
    width:280px;
}

#ad_article
{
    width:500px; 
    text-align:center; 
    padding:30px 25px 30px 15px; 
    background:transparent url(images/shuffledpapers-white.png) center center no-repeat;
}

