/* Highlighted cell in menu */

.menuOff { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #666699 }
.menuOn  { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #6699CC }

/* Highlighted text in menu */

.menuItem:link    { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #666699; border-bottom: none; text-decoration: none }
.menuItem:visited { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #666699; border-bottom: none; text-decoration: none }
.menuItem:hover   { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #6699cc; border-bottom: none; text-decoration: none }

.menuThis:link     { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #ffffff; border-bottom: none; text-decoration: none }
.menuThis:visited  { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #ffffff; border-bottom: none; text-decoration: none }
.menuThis:hover    { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #6699cc; border-bottom: none; text-decoration: none }

/* Main Text */

.body { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; font-size: 10px; color: #000000 }
td { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; font-size: 10px; color: #000000 }
th { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold;   font-size: 10px; color: #000000; background-color: #eeeeee }

/* Left / Right section titles (eg Noticas) */

.sectiontitles { font-family: Arial, Helvetica, sans-serif; font-weight: bold;   font-size: 12px; color: #666666 }
.sectiontext   { font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-size: 12px; color: #999999; text-decoration: none }

/* General style for links */

a { color: #666666; }

/* Livelink styles */

.row_head { background-color: #eeeeee; background-image: url(/livehelp/images/bgfade_grey.gif) }
.row      { font: 8pt "verdana"; border-bottom: 1px dotted #CCCCCC }
.rowoff   { font: 8pt "verdana"; color: #AAAAAA; border-bottom: 1px dotted #CCCCCC }

.Titulos:link    { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold;   color: #666699 }

