/*journal*/
.portal .fieldsetJ, .portal .fieldsetJ fieldset, .portal .fieldsetJ table, .portal .fieldsetJ tbody, .portal .fieldsetJ th, .portal .fieldsetJ td {border-color:#FF9933;}
.portal .fieldsetJ legend, .portal .fieldsetJ caption {color:#FF9933;}
.portal table th.TrueJ, .portal table td.TrueJ {background-color:#FFCC99;}
.portal table th.TrueJ a {color:#000000; cursor:pointer; cursor: hand; text-decoration:none;}

/*notebook*/
.portal .fieldsetN, .portal .fieldsetN fieldset, .portal .fieldsetN table, .portal .fieldsetN tbody, .portal .fieldsetN th, .portal .fieldsetN td {border-color:#336666;}
.portal .fieldsetN legend, .portal .fieldsetN caption {color:#336666;}
.portal table th.TrueN, .portal table td.TrueN {background-color:#99CCCC;}
.portal table th.TrueN a {color:#000000; cursor:pointer; cursor: hand; text-decoration:none;}

/*lifemap*/
.portal .fieldsetL, .portal .fieldsetL fieldset, .portal .fieldsetL table, .portal .fieldsetL tbody, .portal .fieldsetL th, .portal .fieldsetL td {border-color:#0066FF;}
.portal .fieldsetL legend, .portal .fieldsetL caption {color:#0066FF;}
.portal table th.TrueL, .portal table td.TrueL {background-color:#99CCFF;}
.portal table th.TrueL a {color:#000000; cursor:pointer; cursor: hand; text-decoration:none;}

/*activities*/
.portal .fieldsetA, .portal .fieldsetA fieldset, .portal .fieldsetA table, .portal .fieldsetA tbody, .portal .fieldsetA th, .portal .fieldsetA td {border-color:#663399;}
.portal .fieldsetA legend, .portal .fieldsetA caption {color:#663399;}
.portal table th.TrueA, .portal table td.TrueA {background-color:#CCCCFF;}
.portal table th.TrueA a {color:#000000; cursor:pointer; cursor: hand; text-decoration:none;}


