

td                {color: #000000; font-size: 80%; font-family: Arial, Helvetica, sans-serif;}
body              {background-color: #000000}

a                 {color: #a13030; text-decoration: none;}
a:visited         {color: #a13030;}
a:link            {color: #a13030;}
a:active          {color: #a13030;}
a:hover           {color: #a13030; text-decoration: underline;}

a.nav                 {color: #0bbd12; text-decoration: none;}
a.nav:visited         {color: #0bbd12;}
a.nav:link            {color: #0bbd12;}
a.nav:active          {color: #fbfbf5;}
a.nav:hover           {color: #fbfbf5; text-decoration: none;}

a.nav_current                 {color: #fbfbf5; text-decoration: none;}
a.nav_current:visited         {color: #fbfbf5;}
a.nav_current:link            {color: #fbfbf5;}
a.nav_current:active          {color: #fbfbf5;}
a.nav_current:hover           {color: #fbfbf5; text-decoration: none;}

a.ch_main {font-weight: bold; text-decoration: underline;}
a.ch_sub  {text-decoration: underline;}
a.ch_sub:hover  {text-decoration: none; color: #000000}

.welcome              {font-weight: bold; font-size: 105%;}
.intro                {font-weight: normal; font-size: 105%}
.emph                 {font-weight: bold;}
.script_title         {font-weight: bold; font-size: 105%;}
.source_title         {font-weight: bold; font-size: 105%;}
.source_name          {font-size: 105%;}
.error                {font-weight: bold; font-size: 90%; color: #cc0000;}
.status               {font-weight: bold; font-size: 90%;}
.play_list            {font-size: 75%;}

.crtn_t           {background-color: #323232;}


.footer           {color: #ecebd9; font-size: 75%; line-height: 130%;}
a.footer                 {color: #ecebd9; text-decoration: underline;}
a.footer:visited         {color: #ecebd9;}
a.footer:link            {color: #ecebd9;}
a.footer:active          {color: #ecebd9;}
a.footer:hover           {color: #ecebd9;}


.backdrop         {background-color: #fbfbf5; background-image: url(/static/images/crtn_main_BG.gif);}

.row_odd          {background-color: #f3f3ed;}
.section1         {background-color: #f3f3ed;}
.section2         {background-color: #f0f6eb;}
.row_even         {background-color: #fbfbf5;}

.readable         {background-color: #fbfbf5;}
.readable2        {background-color: #fbfbf5;}


.page_hi          {background-color: #ffffdd;}
.page_lo          {background-color: #eeeebb;}

table.box         {border: #666666 1px solid;}
table.source_link         {border: #666666 1px solid; padding-left: 2}
.debug            {border: #0bbd12 1px solid; color: #e3e3cc; font-size: 11px; font-family: Arial, Helvetica, sans-serif;}

.tree_hilight     {background-color: #a3ffa6}
.tree_no_hilight  {}

