
.horiz_bars { color: #ffd700; font-family: Verdana, "Lucida Grande", Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; font-weight: 900 }
.maintextcaps_9px  { font-family: Verdana, "Lucida Grande", Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; font-weight: bold; color: #6f072d}
.maintextcaps_11px  { color: #6f072d; font-style: normal; font-weight: bold; font-size: 11px; font-family: Times, "Times New Roman", Georgia }

.navbartext_9px {  font-family: Verdana, "Lucida Grande", Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; font-weight: bold}
.navbartext_no_link  { color: #fffdca }
.navbartext_2 {  font-family: Verdana, "Lucida Grande", Arial, Helvetica, sans-serif; font-size: 9px !important; font-style: normal; font-weight: bold}

/*This 'p' (paragraph element immediately below) is critical for the left navbar to display correctly*/
p { margin: 0; padding: 0 }

.resumetext_11px  { font-style: normal; font-weight: normal; font-size: 11px; font-family: Times, "Times New Roman", Georgia }
.resumetextbold_11px { font-style: normal; font-weight: bold; font-size: 11px; font-family: Times, "Times New Roman", Georgia }
.resumetext_12px  { font-style: normal; font-weight: normal; font-size: 12px; font-family: Times, "Times New Roman", Georgia }
.resumetextbold_12px { font-style: normal; font-weight: bold; font-size: 12px; font-family: Times, "Times New Roman", Georgia }
.text_1 {  font-family: Verdana, "Lucida Grande", Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; font-weight: bold}
.text_2  { color: white; font-style: normal; font-weight: 900; font-size: 9px; font-family: Verdana, "Lucida Grande", Arial, Helvetica, sans-serif }
.text_2b  { color: white; font-style: normal; font-weight: 900; font-size: 9px; font-family: Verdana, "Lucida Grande", Arial, Helvetica, sans-serif ; text-align: center; vertical-align: middle; }
.text_3 {  font-family: Verdana, "Lucida Grande", Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold}
.text_3yellow { color: #FFD700; font-family: Verdana, "Lucida Grande", Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold}
.text_3white { color: white; font-family: Verdana, "Lucida Grande", Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold}
.theimagecachetext2 { font-style: normal; font-weight: bold; font-size: 12px; font-family: Times, "Times New Roman", Georgia }
.thoughts_text {  font-family: Verdana, "Lucida Grande", Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; font-weight: bold}
.thoughts_text2  { color: white; font-size: 9px; font-family: Verdana, "Lucida Grande", Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold }

img.imagesquare:hover { outline: solid 1px #fff }
img.imagesquare2:hover { outline: solid 1px #ff043d }

/*remember to include different colored hovers for links... it is necessary to use a table so that the 'td' of the pseudolink can be accessed and applied via the CSS palette*/

td.links1white a:link   { color: #ffffff; text-decoration: none }
td.links1white a:visited { color: #ffffff; text-decoration: none }
td.links1white a:hover  { color: #FFD700}
td.links1black a:link   { color: black; text-decoration: none }
td.links1black a:visited { color: black; text-decoration: none }
td.links1black a:hover  { color: red}
td.links2blue a:link   { color: blue; text-decoration: none }
td.links2blue a:visited  { color: blue; text-decoration: none }
td.links2blue a:hover  { color: red; text-decoration: none }
td.links3black a:link   { color: black; text-decoration: none }
td.links3black a:visited  { color: black; text-decoration: none }
td.links3black a:hover  { color: red; text-decoration: none }
td.links5burgandy a:link   { color: #660033; text-decoration: none }
td.links5burgandy a:visited  { color: #660033; text-decoration: none }
td.links5burgandy a:hover  { color: red; text-decoration: none }
td.links6gray a:link   { color: #5c5c5c; text-decoration: none }
td.links6gray a:visited  { color: #5c5c5c; text-decoration: none }
td.links6gray a:hover  { color: red; text-decoration: none }
td.navbartext_1 a:link   { color: #ffffff; text-decoration: none }
td.navbartext_1 a:visited { color: #ffffff; text-decoration: none }
td.navbartext_1 a:hover  { color: #FFD700}

