
a:link                  { color: #000080 }
a:visited               { color: #000080 }
a:hover                 { color: #c00000 }

.navbar                 { color: white; background-color: #007d7d;
                          font: bold x-small arial, swiss, helvetica;
                          align: middle; vertical-align: middle }

.navbar      a:link     { text-decoration: none; color: #e0e8ff }
.navbar      a:visited  { text-decoration: none; color: #e0e8ff }
.navbar      a:hover    { text-decoration: underline; color: white }

.navbarcurrentlink a:link     { text-decoration: none; color: #ffffff }
.navbarcurrentlink a:visited  { text-decoration: none; color: #ffffff }
.navbarcurrentlink a:hover    { text-decoration: underline; color: white }

.navcolumn              { font: bold x-small arial, swiss, helvetica;
                          vertical-align: top; background-color: #e0e0e0; }

.pagecaption            { font-size: 140%; color: #007d7d; font-weight: bold; padding-bottom: 8 }

.smallprint             { font-size: 80% }

.contenttable           { font: x-small verdana, swiss, helvetica; vertical-align: top }

.slogancell             { width: 36em }

.content                { font: x-small verdana, swiss, helvetica;
                          vertical-align: top; padding-right: 6 }

.majorheadline          { font-family: verdana, swiss, helvetica;
                          font-size: 105%; font-weight: bold; padding-bottom: 4 }

.newssummary            { font: x-small verdana, swiss, helvetica; font-weight: normal }

.controllabel           { }

.editorsnote            { border: 1px solid silver; background: #ffffa0;
                          padding: 2; padding-left: 5; margin-right: 5 }

.currentleftnav a:link    { color: #4040d0 }
.currentleftnav a:visited { color: #4040d0 }
.currentleftnav a:hover   { color: #c00000 }

