/* TRINPsite, 56.26.1-63.29.1, www.trinp.org/CSS/MNINodal.css */

/* this first part for both 'media screen' and 'media print' */

a#Copyright { font-size:10px; font-style:normal }
#TopPart { border:none }
table#FramSup { width:600px; border: none }
table#CenPart { width:600px }
table#CentrTop { border: none; background: url("../Graf/Bkgr/ModCoBot.gif") }
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 }
 /* For Netscape 'padding '1px' produces many more pixels */
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 { color:#d0ffd0 }
 a:link { color:#00ffff } a:visited { color:#f0fff0 }
 a:active, a:hover { color:#ffff00; background:black }
 a.PicLink:link, a.PicLink:visited { color:#00ff00; background:transparent }
 a.PicLink:active, a.PicLink:hover { color:#ffff00; background:transparent }
 a.FrameLink:link, a.FrameLink:visited { color:#00ff00; background:#800080 }
 a.FrameLink:active, a.FrameLink:hover { color:#800080; background:#00ff00 }
 a#Copyright { color:#fffff0; background:#404040 }

 table#CenPart { background: #004040 url("../Graf/Bkgr/3.gif");
                 border: ridge 2px }
 /* For Netscape this relative URL only works with HTML (see above) */
 td.FrameCell { color:#00ff00; background:#800080 }
 /* For Netscape 'background:transparent' or 'none' produces black */
 h1, h2 { color:#ffff00 }
 p, .P, a.Spell:link, a.Spell:visited, a.Spell:active, a.Spell:hover
  { color:#d0ffd0 }
 #Info_CSS { color:#004040; background-color:silver }

/* } */

@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.FrameLink:link, a.FrameLink:visited, a.FrameLink:active { color:black }
 a#Copyright { color:black; background:white }

 table#CenPart { background: white url(""); border: none }
 td.FrameCell, strong.FrameFont { color:black; background:white }
 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 }

}

/* Copyright 56-63 aSWW, M. Vincent van Mechelen, DNI Foundation */