 
/* NAV ELEMENTS */
a.nav-left {background-color: #669999; font-family: Arial, Helvetica; font-weight: normal; color: #ffffff; font-size: 80%; text-decoration: none;} 						/* left nav nomral */
a.nav-left:visited {background-color: #669999; font-family: Arial, Helvetica; font-weight: normal; color: #ffffff; font-size: 80%; text-decoration: none;} 						/* left nav nomral */
a.nav-left:hover {background-color: #669999; font-family: Arial, Helvetica; font-weight: normal; color: #ffffff; font-size: 80%; text-decoration: underline;} 						/* left nav nomral */

.nav-left-hil {background-color: #669999; font-family: Arial, Helvetica; font-weight: bold; color: #ffffff; font-size: 80%; text-decoration: none;}					/* left nav selected */
a.nav-left-hil {background-color: #669999; font-family: Arial, Helvetica; font-weight: bold; color: #ffffff; font-size: 80%; text-decoration: none;}					/* left nav selected */
a.nav-left-hil:visited {background-color: #669999; font-family: Arial, Helvetica; font-weight: bold; color: #ffffff; font-size: 80%; text-decoration: none;}					/* left nav selected */

.nav-left-hdr {background-color: #669999; font-family: Arial, Helvetica; font-weight: bold; color: #ffffff; font-size: 80%; text-decoration: none }
a.nav-left-hdr {background-color: #669999; font-family: Arial, Helvetica; font-weight: bold; color: #ffffff; font-size: 80%; text-decoration: none }
a.nav-left-hdr:visited {background-color: #669999; font-family: Arial, Helvetica; font-weight: bold; color: #ffffff; font-size: 80%; text-decoration: none }

/* MODULE ELEMENTS */
td.color-dot { background-image: url(/SpecialEd/tz/images/tealdot2x2.gif); }
td.color-bkg {background-color: #669999 }
hr.color-bkg {color: #669999 }
td.feat-title { background-image: url(/tz/images/feat_car198x10.gif); }

/* BODY ELEMENTS */
.body-color {text-decoration: none; font-family: Arial, Helvetica; font-weight: bold; color: #669999; font-size: 80%; }
a.body-color {text-decoration: none; font-family: Arial, Helvetica; font-weight: bold; color: #669999; font-size: 80%; }

.body-color-u{text-decoration: underline; font-family: Arial, Helvetica; font-weight: bold; color: #669999; font-size: 80%; }
a.body-color-u {text-decoration: underline; font-family: Arial, Helvetica; font-weight: bold; color: #669999; font-size: 80%; }

.body-hdr {font-family: Arial, Helvetica; font-weight: bold; color: #669999; font-size: 150%; } 

.body-subhd {font-family: Arial, Helvetica;  font-weight: bold; color: #669999; font-size: 100%; }
a.body-subhd {font-family: Arial, Helvetica;  font-weight: bold; color: #666666; font-size: 100%;}

ul.disc{list-style : disc;}


