/* Stylesheet for Javaplace (and other sites using aw_place_2002 style */
/* Color values in the following 'selectors' can be changed */

/* Left nav */
.navbg          { background-color:#80BFB1; }
.spacer         { background-color:#ffffff; }
.linksection    { background-color:#74AB9E; }
.link A:hover   { color:#ffffff; background-color:#C62122; }
.link A         { color:#000000; text-decoration:none; 
                  font-weight:bold; font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:18px; }

/* Breadcrumbs - also used in top of left nav */
td.breadcrumb          { color:#000000; background-color: #80BFB1; font-family: Arial, Helvetica, sans-serif; font-size:11px; line-height:11px; }
td.breadcrumb_above    { background-color: #80BFB1; font-family: Arial, Helvetica, sans-serif; font-size:5px; line-height:5px; }
td.breadcrumb_below    { background-color: #80BFB1; font-family: Arial, Helvetica, sans-serif; font-size:4px; line-height:4px; }

a.breadcrumb               { color:#000000; font-family: Arial, Helvetica, sans-serif; font-size:11px; }
a.breadcrumb:active        { color:#000000; font-family: Arial, Helvetica, sans-serif; font-size:11px; }
a.breadcrumb:visited       { color:#000000; font-family: Arial, Helvetica, sans-serif; font-size:11px; }
a.breadcrumb:visited:hover { color:#000000; font-family: Arial, Helvetica, sans-serif; font-size:11px; }


