/* TRINPsite, 56.26.1-66.23.2, www.trinp.org/CSS/MNINodal.css */
/* Default colors for nodal docs: body c0eoff, main div of middle part
   202020, ikon bar 101010, textbody background 000000; letters e0e0e0;
   link 60e0e0, alink (and hover) e060e0, vlink e0e060 .
   (Cp. basic backgrounds: ffe0c0, e0e0e0, f0f0f0, ffffff; letters 202020;
   links 202060, 602020, 206020.) */

/* this first part for both 'media screen' and 'media print' */

 body { margin:0px }
 a#Copyright { font-size:10px; font-style:normal }
 #TopPart { border:none }
 table#FramSup { width:600px; border: none }
 table#CentrTop { border: none; background: url("../Graf/Bkgr/ModCoBot.gif") }
 table.OptIkon { background: transparent none }
 table#TextBody { border: none }
 table#CentrBot { border: none; background: url("../Graf/Bkgr/ModCoTop.gif") }
 table#FramSub { width:600px; border: none }
 #BotPart { border: none }

 td.FrameCell { font-size:small; padding-bottom:0px; padding-left:0px;
               padding-right:0px; padding-top:0px }
 td.FrameCell, strong.FrameFont { color:#800080; background:transparent }
 a.FrameLink:link, a.FrameLink:visited, a.FrameLink:active
  { color:#800080; background:transparent }

 td#TextCell { font-size:medium; font-weight:normal }

 p { font-family:"Times New Roman"; text-align: left;
     font-size:medium; font-weight:normal }
 .P { font-family:"Times New Roman"; text-align:left;
      font-size:medium; font-weight:normal }
 .Ps { font-size:small }

 b { font-weight:bold }
 strong { font-weight:normal } /*used for non-resizable font*/
 strong.FrameFont { font-size:12px }
 #Info_CSS { font-size:10px }

/* @media screen  --not all browsers can handle @media definitions
{ */
 body { background:#c0e0ff; color:#e0e0e0 }

 a:link { color:#60e0e0 } a:visited { color:#e0e060 }
 a:active, a:hover { color:#e060e0; background:black }
 a.PicLink:link, a.PicLink:visited { color:#00ff00; background:transparent }
 a.PicLink:active, a.PicLink:hover { color:#ffff00; background:transparent }
 a#Copyright { color:#fffff0; background:#404040 }

 table#MidPart, table#CenPart { border: ridge 2px }  /*CenPart=MidPart*/
/* div.FrameBar { background: #abcdef }  option for the future */
 div.MainDiv { background: #004040 url("") }
   /*normally only one MainDiv, but in VocAll three parts of MainDiv*/
 table#TextBody { background: #000000 url("") }

 h1, h2 { color:#e0e060 }
 p, .P, a.Spell:link, a.Spell:visited, a.Spell:active, a.Spell:hover
  { color:#d0ffd0 }
 #Info_CSS { color:#004040; background-color:silver }

 .Parts { color:#808080 }
 table#BottLnkTbl { background:#404040; border: 1px solid }
/* } */

@media print
{
 body { color:black; background: white url("") fixed }
 a:link, a:visited, a:active { color:black }
 a.Parts:link, a.Parts:visited, a.Parts:active { color:#c0c0c0 }
 a#Copyright { color:black; background:white }

 table#MidPart, table#CenPart { background: white none; border: none }
   /*CenPart=MidPart*/
/* div.FrameBar { background: white } */
 table.OptIkon { background: white }
 div.MainDiv { background: white }
 table#TextBody { visibility:visible; color:black;
                  background: white none; border:none }

 h1, h2 { color:black }
 p, .P, a.Spell:link, a.Spell:visited, a.Spell:active, a.Spell:hover
  { color:black }
 #Info_CSS { visibility:hidden }

 .Parts { color:#c0c0c0 }
 table#BottLnkTbl { background:#c0c0c0; border: none }
}


/* Copyright 56-66 aSWW, M. Vincent van Mechelen, DNI Foundation */
