a.ringinactive:link     { color: white;     background-color:Blue; font-family: Arial; font-size: 20px; text-decoration: none;      font-weight: bold; width: 200px; }
a.ringinactive:visited  { color: #FFFFFF;   background-color:Blue; font-family: Arial; font-size: 20px; text-decoration: none;      font-weight: bold; width: 200px; }
a.ringinactive:hover    { color: red;       background-color:Blue; font-family: Arial; font-size: 20px; text-decoration: underline; font-weight: bold; width: 200px; }
a.ringactive:link       { color: red;       background-color:Blue; font-family: Arial; font-size: 20px; text-decoration: none;      font-weight: bold; width: 200px; }
a.ringactive:visited    { color: red;       background-color:Blue; font-family: Arial; font-size: 20px; text-decoration: none;      font-weight: bold; width: 200px; }

h2.maincol { text-align:left; color: black; font-family: Arial; font-size: 24px; text-decoration:  none; font-weight: bold; }
h3.maincol { text-align:left; color: black; font-family: Arial; font-size: 18px; text-decoration:  none; font-weight: bold; }
h4.town   { text-align:left; color: black; font-family: Arial; font-size: 14px; text-decoration:  none; font-weight: bold; }
h4.tower   { text-align:left; color: black; font-family: Arial; font-size: 12px; text-decoration:  none; font-weight: bold; }

td.lhcol { width: 200px; text-align: center; vertical-align: top; background-color: #ccffe6; }
td.rhcol { width: 200px; text-align: center; vertical-align: top; background-color: #ccffe6; }

table.maincol_bluestrip { width: 500px; background-color: blue; border:0; padding:0; }
table.maincol           { width: 500px; background-color: white; border:0; border-spacing:0; border-collapse:collapse; padding:0; }

li.maincol_bullet { color:black; font-family: Arial; font-size: 16px; margin-left:5px; font-weight: bold; }
    
p.lhcol_title  { color: black; font-family: Arial; font-size: 24px; text-decoration: none; font-weight: bold; }
p.maincol_text { color: black; font-family: Arial; font-size: 14px; text-decoration: none; }




