/* SCREEN */
/* These definitions are common to more than one web page */

BODY.def     {font-family: verdana, sans-serif;
              font-size: small;}
P.title      {font: bold xx-large "Comic Sans MS", cursive;
              color: rgb(128,0,0);
              text-align: center;}
P.navtitle   {font: bold large "Comic Sans MS", cursive;
              color: rgb(128,0,0);}
P.version    {font-size: xx-small;
              font-style: italic;}
TABLE.def    {border: 2px ridge;
              border-collapse: collapse;
              text-align: left;
              font-size: small;}
TABLE.ver    {border: 2px ridge;
              border-collapse: collapse;
              font-size: xx-small;}
TD           {border: 2px ridge;
              padding: 1px 2px 1px 2px;
              vertical-align: top;}
TD.main-l    {border-width: 0px 1px 0px 0px;
              border-style: solid;
              width: 140px;
              font-size: xx-small;
              font-family: verdana, sans-serif;
              display: none;}                    /* *** */
TD.main-r    {border: 0px solid;}
TD.version-l {width: 15%;}
TD.version-r {}



/* These definitions are only used in boot-sequence */

.backwhite   {background: rgb(255,255,255);
              color: rgb(0,0,0);}
.backgreyu   {background: rgb(45,45,45);
              color: rgb(255,255,255);}
.backgreyv   {background: rgb(225,225,225);
              color: rgb(0,0,0);}
.backgreyw   {background: rgb(135,135,135);
              color: rgb(0,0,0);}
.backgreyx   {background: rgb(195,195,195);
              color: rgb(0,0,0);}
.backgreyy   {background: rgb(75,75,75);
              color: rgb(255,255,255);}
.backgreyz   {background: rgb(165,165,165);
              color: rgb(0,0,0);}
.backblack   {background: rgb(15,15,15);
              color: rgb(255,255,255);}
P.h1         {font: bold x-large Verdana, sans-serif;}
P.h2         {font: bold large Verdana, sans-serif;}
TABLE.disk   {border: 2px ridge;
              border-collapse: collapse;
              font-size: small;}
TABLE.alignr {border: 2px ridge;
              border-collapse: collapse;
              text-align: right;
              font-size: small;}
TABLE.cbs    {position: absolute;
              visibility: visible;
              left: 4px;
              top: 4px;}
DIV.cbs      {position: absolute;
              visibility: visible;
              left: 4px;
              top: 4px;
              z-index: 2;
              display: none;}                    /* *** */
DIV.alignc   {text-align: center;}
INPUT.navtitle {font: bold large "Comic Sans MS", cursive;
                border: none;
                width: 138px;
                color: rgb(128,0,0);
                padding: 0px 0px 0px 0px;}
TR.fontbold  {font-weight: bold;}
TD.cbs       {border: 0px;
              width: 140px;
              font-size: xx-small;
              font-family: verdana, sans-serif;}
TD.alignl    {text-align:left;}
TD.defs-l    {width: 30%;}
TD.defs-r    {}

