/*  This is the     "STYLE-75.CSS"  file  

      built on (FW) "STYLE-40.CSS"       */

/*

div#hd2   OCCURS ONLY ONCE NOW !

div.rvcr  OCCURS ONLY ONCE NOW !

*/

/*  The following is universal "style" stuff  */

/* */

/* --------------------------------------------------------------------------
body        {color:                       black;
	     background:                  #d8ffd8;
	     margin:                      0 1% 0 0;
	     scrollbar-3dlight-color:     #85eb87;
	     scrollbar-highlight-color:   white;
	     scrollbar-face-color:        #abf1ad;
	     scrollbar-darkshadow-color:  #85eb87;
	     scrollbar-shadow-color:      white;
	     scrollbar-arrow-color:       #229922;
	     scrollbar-track-color:       #d8ffd8;
	    }
-------------------------------------------------------------------------- */

/* THE ABOVE GROUP WAS REPLACED BY THE FOLLOWING GROUP FOR NSO */

/*   and was then slightly modified on Sat Sep 10 2016         */

body        {background-color:            #aac4ff;  /* STARTED WITH #aac4ff */
	     
	     color       : blue;
	     font-family : mv boli;
	     font-size   : 14pt;      /* was  14 */
	     font-weight : bold;
	     line-height : 140%;      /* was  140 */

	     margin-top:     0px;     /* was  0 */
	     margin-right:   5px;     /* was  5 */
	     margin-bottom: 26px;     /* was 26 */
	     margin-left:    5px;     /* was  5 */

	  /* scrollbar-base-color: blue; (supplanted by following 7 rules)  */
	     
	     scrollbar-arrow-color:       #0000ff;  /* CHANGED FROM #222299 */
	     scrollbar-track-color:       #aac4ff;  /* CHANGED FROM #d9ebff */
	     scrollbar-face-color:        #91b3ff;  /* CHANGED FROM #abccf1 */
	     scrollbar-highlight-color:   white;    /* KEPT BECAUSE  (*1)   */
	     scrollbar-shadow-color:      #6f9bff;  /* CHANGED FROM white   */
	     scrollbar-3dlight-color:     #85eb87;  /* KEPT BECAUSE  (*2)   */
	     scrollbar-darkshadow-color:  #85eb87;  /* KEPT BECAUSE  (*2)   */
	    }

/*    arrow = arrow (user clickable)
      track = what the face rides in
       face = progress bar / slider (user draggable)
  highlight = hair-thin outline of face (left & top)      (*1)
     shadow = hair-thin outline of face (right & bottom)
    3dlight = border of track (left & top)                (*2)
 darkshadow = border of track (right & bottom)            (*2)
 
    *1 - appears to dupe "shadow"     - no matter what setting it's given
    *2 - appears NOT to appear at all - no matter what setting it's given  */

/* ----------------------------------------------------------------------- */

tr          {text-align:        left;
	    }
h1, h2      {font:              serif;
	     color:             blue;
	     text-align:        center;
	    }
h2.section  {text-align:        left;
	    }
h3          {font:              serif;
	     color:             #8B4513;
	     text-align:        left;
	    }
h3.center   {text-align:        center;
	    }
h5          {font:              serif;
	     color:             #8B4513;
	     text-align:        right;
	    }

a:link      {color:             blue;
	     text-decoration:   none;  
	    }
a:visited   {color:             red;
	     text-decoration:   none;  
	    }
a:hover     {color:             lightblue;
	     background:        blue;
	     text-decoration:   none;  
	    }
a:active    {color:             lightblue;
	     background:        red;
	     text-decoration:   none;  
	    }

a.darkv:link     {color:             darkviolet;
		  background:        none;
		  text-decoration:   none;  
		 }
a.darkv:visited  {color:             darkviolet;
		  background:        none;
		  text-decoration:   none;  
		 }
a.darkv:hover    {color:             darkviolet;
		  background:        none;
		  text-decoration:   none;  
		 }
a.darkv:active   {color:             darkviolet;
		  background:        none;
		  text-decoration:   none;  
		 }
/*
a.green:link    {color:green;  background:none;text-decoration:none;}
a.green:visited {color:green;  background:none;text-decoration:none;}
a.green:hover   {color:green;  background:none;text-decoration:none;}
a.green:active  {color:green;  background:none;text-decoration:none;}
*/

a.green:link    {color:#009000;background:none;text-decoration:none;}
a.green:visited {color:#009000;background:none;text-decoration:none;}
a.green:hover   {color:#009000;background:none;text-decoration:none;}
a.green:active  {color:#009000;background:none;text-decoration:none;}

a.green2:link   {color:#009000;background:none;text-decoration:none;}
a.green2:visited{color:#009000;background:none;text-decoration:none;}
a.green2:hover  {color:#009000;background:none;text-decoration:none;}
a.green2:active {color:#009000;background:none;text-decoration:none;}

a.greeny:link    {color:             #009000;
		  background:        #ffffaa;
		  text-decoration:   none;  
		 }
a.greeny:visited {color:             #009000;
		  background:        #ffffaa;
		  text-decoration:   none;  
		 }
a.greeny:hover   {color:             #ffff00;
		  background:        #00a000;
		  text-decoration:   none;  
		 }
a.greeny:active  {color:             #ffff00;
		  background:        #00a000;
		  text-decoration:   none;  
		 }

/*  The following is for the MAI-Frame  */
/*  2'02-09-10, 1334, and also now 
      (with modifications) for the RPW  */
/*  1'12-27-10, 0001, and also now 
      (with modifications) for the MWS  */

/********************************************************************/

table#footer {width:            91%;
	      margin:           0px         10px  4px         10px;
	      border-width:     0px         0px   0px         0px;
	      border-color:     white       white white       white;
	      border-style:     none        none  none        none;
	      padding:          0px         0px   0px         0px;
	      font:     x-small/1.5 Verdana, Helvetica, sans-serif;
	      color:            #8B4513;
	     }
tr#footer    {vertical-align:   middle;
	      text-align:       center;
	     }
table#quiz   {float:            left;
	      border:           6 double purple;
	      cellpadding:      10;
	      font:        medium/1.5 bold "comic sans ms", sans-serif;
	      text-align:       center;
	     }
table#quiza  {float:            none;
	      border:           6 double purple;
	      cellpadding:      10;
	      font:        medium/1.5 bold "comic sans ms", sans-serif;
	      text-align:       center;
	     }
th           {text-align:       center;
	     }
td#center    {text-align:       center;
	     }
td#qbutton   {text-align:       right;
	      vertical-align:   super;
	     }

span#sbrown  {color:            #8B4513;
	     }
span#bb      {color:            #8B4513;
	      font-weight:      bold;
	     }
 
   /*  sbrown = SaddleBROWN  */

   /*  bb = Brown-Bold  */

/*  Duryea Day 2003 Style Section  (for more info, see STL-NOTE.1)  */

img.left     {float:           left;
	      vertical-align:  top;
	      padding:         2;
	      border:          0 silver solid;
	      margin:          0 20 10 0;
	     }

img.right    {float:           right;
	      vertical-align:  top;
	      padding:         2;
	      border:          0 silver solid;
	      margin:          0 0 10 20;
	     }

img.leftnb   {float:           left;
	      vertical-align:  top;
	      padding:         2;
	      border:          0 silver solid;
	      margin:          0 20 10 0;
	     }

img.rightnb  {float:           right;
	      vertical-align:  top;
	      padding:         2;
	      border:          0 silver solid;
	      margin:          0 0 10 20;
	     }

span#green   {color:           green;
	      text-decoration: none;  
	     }
h3.award     {text-align:      center;
	     }
abbr         {color:           green;
	      text-decoration: none;  
	     }

/*  End of Duryea Day 2003 Style Section  */

/*  The following is for the NAV-Frame  */
 
   /*  nbt = Nav-Bar-Text  */

tr#nbt         {text-align:     right;
	       }
table#barsbox  {position:       absolute;
		left:           -5;
		top:            29;
		width:          144;
		border          0;
		cellspacing:    0;
		cellpadding:    0;
	       }
table#golink   {width:          134;
		height:         10;
		font:           7pt "Verdana", helvetica, sans-serif;
		line-height:    70%;
		color:          blue;             
		background:     lightblue;
		border:         2 black solid;
		cellspacing:    0;
		cellpadding:    0;
		margin:         0 0 3 0;
	       }
table#thispage {width:          134;
		height:         10;
		font:           7pt "Verdana", helvetica, sans-serif;
		line-height:    70%;
		color:          white;             
		background:     red;
		border:         2 black solid;
		cellspacing:    0;
		cellpadding:    0;
		margin:         0 0 3 0;
	       }
td#graphic     {width:          100;
		vertical-align: top;
		text-align:     left;
	       }
td#thispage    {font:           7pt "Verdana", helvetica, sans-serif;
		line-height:    70%;
		text-align:     right;
		color:          white;
		background:     red;
	       }
td#golink      {text-align:     right;
	       }
a.navf:link    {font:           7pt "Verdana", "Helvetica", sans-serif;
		line-height:    70%;
		color:          blue;
		background:     lightblue;
		text-decoration:none;  
	       }
a.navf:visited {font:           7pt "Verdana", "Helvetica", sans-serif;
		line-height:    70%;
		color:          red;
		background:     lightblue;
		text-decoration:none;  
	       }
a.navf:hover   {font:           7pt "Verdana", "Helvetica", sans-serif;
		line-height:    70%;
		color:          lightblue;
		background:     blue;
		text-decoration:none;  
	       }
a.navf:active  {font:           7pt "Verdana", "Helvetica", sans-serif;
		line-height:    70%;
		color:          lightblue;
		background:     red;
		text-decoration:none;  
	       }

/*  The following is for Contents tables  */

					/*  #00A5C6  */

table#contents {float:           right;
		border:          12 outset #339933;
		background:      #eeffee;
		margin:          0 0 7 15;
	       }

table#ctent    {height:         10;
		border:         6;
		cellspacing:    0;
		cellpadding:    0;
		margin:         0 0 3 0;
		text-align:     right;
	       }
table#rtn    {border:           0 solid black;
	      width:            100%;
	     }
table#rtc    {border:           5 solid #0084A5;
	     }
tr#ctent       {text-align:     center; }

td#contents    {font:         small/1.5 Verdana, Helvetica, sans-serif;
		text-align:       right;
	       }
td#head        {font:           18px/1.5 arial, Helvetica, sans-serif;
		color:          red;
		text-align:     center;
	       }

a.ctent:link   {font:           bold 10pt arial, Helvetica, sans-serif;
		color:          #229922;
		background:     inherit;
		text-decoration:none;  
	       }
a.ctent:visited{font:           bold 10pt arial, Helvetica, sans-serif;
		color:          #229922;
		background:     inherit;
		text-decoration:none;  
	       }
a.ctent:hover  {font:           bold 10pt arial, Helvetica, sans-serif;
		color:          white;
		background:     #229922;
		text-decoration:none;  
	       }
a.ctent:active {font:           bold 10pt arial, Helvetica, sans-serif;
		color:          white;
		background:     red;
		text-decoration:none;  
	       }

a.rtc:link     {font:           9pt Times, "Times New Roman", serif;
		color:          #006B84;
		background:     white;
		text-decoration:none;  
	       }
a.rtc:visited  {font:           9pt Times, "Times New Roman", serif;
		color:          red;
		background:     white;
		text-decoration:none;  
	       }
a.rtc:hover    {font:           9pt Times, "Times New Roman", serif;
		color:          white;
		background:     #0084A5;
		text-decoration:none;  
	       }
a.rtc:active   {font:           9pt Times, "Times New Roman", serif;
		color:          lightblue;
		background:     red;
		text-decoration:none;  
	       }

/*  The following is for the BTN-Frame  */

a.btnf:link    {font:           9pt "Verdana", "Helvetica", sans-serif;
		color:          blue;
		background:     lightblue;
		text-decoration:none;  
	       }
a.btnf:visited {font:           9pt "Verdana", "Helvetica", sans-serif;
		color:          blue;
		background:     lightblue;
		text-decoration:none;  
	       }
a.btnf:hover   {font:           9pt "Verdana", "Helvetica", sans-serif;
		color:          lightblue;
		background:     blue;
		text-decoration:none;  
	       }
a.btnf:active  {font:           9pt "Verdana", "Helvetica", sans-serif;
		color:          lightblue;
		background:     red;
		text-decoration:none;  
	       }
tr#top         {vertical-align: top;
		text-align:     left;
	       }
tr#mid         {vertical-align: middle;
		text-align:     left;
	       }
tr#bot         {vertical-align: bottom;
		text-align:     left;
	       }

/*  Added 1'11-24-03 for 24MAI.HTM  */

.secttl     {font-family:   Times, "Times New Roman", serif;
	     font-size:     large;
	     font-weight:   bold;
	     color:         #8B4513;
	     text-align:    center;
	    }

.dept       {font-family:   Times, "Times New Roman", serif;
	     font-size:     medium;
	     font-weight:   bold;
	     color:         #8B4513;
	     text-align:    center;
	    }

.copyr      {font-family:   "Verdana", helvetica, sans-serif;
	     font-size:     7pt;
	     font-weight:   normal;
	     color:         #8B4513;
	     text-align:    center;
	    }

/*  Added 4'11-27-03 for the pink navbar in NAVBR.HTM  */

table#pinklink {width:          134;
		height:         10;
		font:           7pt "Verdana", helvetica, sans-serif;
		line-height:    70%;
		color:          blue;             
		background:     pink;
		border:         2 black solid;
		cellspacing:    0;
		cellpadding:    0;
		margin:         0 0 3 0;
	       }
td#pinklink    {text-align:     right;
	       }
a.navp:link    {font:           7pt "Verdana", "Helvetica", sans-serif;
		line-height:    70%;
		color:          blue;
		background:     pink;
		text-decoration:none;  
	       }
a.navp:visited {font:           7pt "Verdana", "Helvetica", sans-serif;
		line-height:    70%;
		color:          red;
		background:     pink;
		text-decoration:none;  
	       }
a.navp:hover   {font:           7pt "Verdana", "Helvetica", sans-serif;
		line-height:    70%;
		color:          lightblue;
		background:     blue;
		text-decoration:none;  
	       }
a.navp:active  {font:           7pt "Verdana", "Helvetica", sans-serif;
		line-height:    70%;
		color:          lightblue;
		background:     red;
		text-decoration:none;  
	       }

/*  Added 6'12-20-03 for 26MAI and future needs   */
/*           Priorly     15MAI had this embedded  */

td#fl {text-align: left;}
td#fr {text-align: right;}

/*  The following added 5'01-06-06 for 34MAI and future needs   */
/*                         Priorly     34MAI had this embedded  */

/*  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */

/*  Many of the following font colors have not been used  */
/*  on the NSI web pages.  Nor shall they probably be.    */

	/*  Most likely - they are left-overs  */
	/*  from "mai" or "ros" or "ilt".      */

font#v   { color: darkviolet; }
font#vb  { color: darkviolet; font-weight: bold; }
font#vbl { color: darkviolet; font-weight: bold; font-size:14; }
     
font#a   { color: #00a000;    }
font#ab  { color: #00a000;    font-weight: bold; }

font#o   { color: orange;     }
font#ob  { color: orange;     font-weight: bold; }

/*  The following added 5'09-11-09 for STDFTEST and future needs  */

font#u   { color: blue; }
font#ub  { color: blue; font-weight: bold; }

/*  The next (r) used to be very-red (#ff0000).       */

/*  But on Wed Sep 18 2019 - we changed it to         */
/*  dark-red (#c00000) - to increase the readability  */
/*  of the red-ish text on the NSI website.           */
/*    RGB = 192-0-0.                                  */

font#r   { color: #c00000; }
font#rb  { color: #c00000; font-weight: bold; }

/*  The next used to be "r" - now "vr" (very-red #ff0000).      */
/*    RGB = 255-0-0.  Not used yet on NSI.  But maybe someday.  */
				   
font#vr  { color: red; }
font#vrb { color: red; font-weight: bold; }

/*  The next is not being used yet - but we are adding  */
/*  it just-in-case we might need it.  (hr) stands for  */
/*  "hearts-red" - the color of the "double-hearts" on  */
/*  our NSI web pages.  Its RGB = 220-20-60.            */

font#hr  { color: #dc143c; }
font#hrb { color: #dc143c; font-weight: bold; }

font#q   { color: aqua; }
font#qb  { color: aqua; font-weight: bold; }

font#m   { color: magenta; }
font#mb  { color: magenta; font-weight: bold; }

font#n   { color: black; }
font#nb  { color: black; font-weight: bold; }

/*  The "s" in this next one means: saddlebrown.  */
/*    RGB = 139-69-19.                            */

font#s   { color: #8b4513; }
font#sb  { color: #8b4513; font-weight: bold; }

/*  The "L" in this next one means that   */
/*  it is a (slightly light) Lime-green.  */
/*    RGB = 102-221-0.                    */

font#l   { color: #66dd00; }
font#lb  { color: #66dd00; font-weight: bold; }

/*  This next one is kind of a forest-green text.         */
/*  The "gy" means: Green text & pale Yellow background.  */
/*    Text RGB = 0-144-0.  Background RGB = 255,255,170.  */

font#gy  { color: #009000; background: #ffffaa; }
font#gyb { color: #009000; background: #ffffaa; font-weight: bold; }

font#b   {                 font-weight: bold; }

/*  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */

/*  Added 3'01-25-06 for 13MAI and future needs   */
/*           Priorly     43MAI had this embedded  */

img.messl  {float: left;
	    vertical-align: top;
	    padding: 2;
	    border: 0 silver solid;
	    margin: 0 10 5 0;
	   }

img.messr  {float: right;
	    vertical-align: top;
	    padding: 2;
	    border: 0 silver solid;
	    margin: 0 0 5 10;
	   }

/*  Added 5'01-27-06 for 13MAI and future needs   */
/*           Priorly     27MAI had this embedded  */

table#allnav   {font: 7pt "Verdana", helvetica, sans-serif;
		vertical-align: top;
		color: blue;             
		background: white;
		border: 1 solid #C6EFF7;
	       }

/*  The following added 3'02-03-10 -- this is the first section of
      this file which was added for ilovethis.org -- however, a few
      sections (above) of style-30.css were modified to accommodate
      ilovethis.org on 1'02-01-10, thereby being saved as style-31.css
    
    This is style-32.css  */

table#toptbl  {width:    600}

/*  The following added 1'12-13-10

    This is style-33.css  */

div#hd   {color:       #fd2121;
	  font-family: "comic sans ms";
	  font-size:   42px;
	  font-weight: bold;
	  line-height: 100%;
	  text-align:  center; }

div#hd3  {color:       #229922;
	  font-family: "comic sans ms";
	  font-size:   42px;
	  font-weight: bold;
	  line-height: 100%;
	  text-align:  center; }

div.rvcr3 {color:         #444444;
	   font-family:   "Verdana", helvetica, sans-serif;
	   font-size:     7pt;
	   font-weight:   normal;
	   line-height:   180%;
	   text-align:    center; }

div#hd2  {color:       blue;
	  font-family: "comic sans ms";
	  font-size:   26px;
	  font-weight: bold;
	  line-height: 140%;
	  text-align:  center; }

div.rvcr  {color:         blue;
	   font-family:   "Verdana", helvetica, sans-serif;
	   font-size:     7pt;
	   font-weight:   normal;
	   line-height:   180%;
	   text-align:    center; }

div#ttlsp  {width: 29;  font-size:12;
	    background-color:none;}

/*  Added 2'12-21-10 for the "Internet Explorer Only" pop  */

font#ieo {font-family             : "Verdana", helvetica, sans-serif;
	  font-size               : 11;
	  font-weight             : normal;
	  color                   : #e80000;
	  background-color        : yellow; }

font#blk {font-family             : "Verdana", helvetica, sans-serif;
	  font-size               : 11;
	  font-weight             : normal;
	  color                   : black;
	  background-color        : yellow; }

/*  ÛÛÛÛÛ  ALL BELOW is for rosas-place.com  ÛÛÛÛÛ
	   and as of 1'12-27-10, also for ilovethis.org  */

/*  The following 6 rules were added 2'02-09-10 (for style-33.css).
      This is the first section of this file which was added for 
      rosas-place.com */

img.gbutton {vertical-align: top;
	     background:     none;
	     border:         none;
	     margin:         2 0 2 0;}

a.gbutton:link   {color:green;background:none;text-decoration:none;}
a.gbutton:visited{color:green;background:none;text-decoration:none;}
a.gbutton:focus  {color:green;background:none;text-decoration:none;}
a.gbutton:hover  {color:green;background:none;text-decoration:none;}
a.gbutton:active {color:green;background:none;text-decoration:none;}

/* for Rosa's Home Page BELOW -- but some used in ??ros files too */

font#e3   {font:   normal 20px "Times New Roman",serif;
	   color:  #229922; }

font#e13  {font:   normal 20px "Times New Roman",serif;
	   color:  #008000; }

font#e4   {font:   normal 20px "Times New Roman",serif;
	   color:  red; }

font#e14  {font:   bold   24px "comic sans ms",serif;
	   color:  #df2121; }

font#e24  {font:   normal 20px "Times New Roman",serif;
	   color:  #df2121; }

font#e34  {font:   normal 20px "Times New Roman",serif;
	   color:  black; }

font#e5   {font:   bold   16px "Times New Roman",serif;
	   color:  #229922; }

font#e15  {font:   bold   16px "Times New Roman",serif;
	   color:  #008000; }

font#e6   {font:   bold   16px "Times New Roman",serif;
	   color:  red; }

font#e16  {font:   bold   16px "Times New Roman",serif;
	   color:  #df2121; }

font#e7   {font:   bold   14px "Verdana",sans-serif;
	   color:  red; }     

font#e8   {font:   bold   12px "Verdana",sans-serif;
	   color:  red; }

font#e18  {font:   bold   12px "Verdana",sans-serif;
	   color:  #229922; 
	   line-height:80%; }

font#eg   {font:   normal 11px "Verdana",sans-serif;
	   color:  #229922; }

font#er   {font:   normal 11px "Verdana",sans-serif;
	   color:  red; }

td#c      {text-align:      center;
	   margin:          0;
	   vertical-align:  middle; }

div#d1    {width: 29;  font-size:3;  color:purple;
	   background-color:none;}

div#d2    {width: 29;  font-size:10; color:purple;
	   background-color:none;}

div#d3    {width: 29;  font-size:1;  color:purple;
	   background-color:none;}

div#d4    {width: 29;  font-size:3;  color:purple;
	   background-color:none;}

div#d5    {width: 29;  font-size:2;  color:purple;
	   background-color:none;}

div#d6    {width: 29;  font-size:4;  color:purple;
	   background-color:none;}

div#d7    {width: 29;  font-size:4;  color:purple;
	   background-color:none;}

div#d8    {width: 29;  font-size:13; color:purple;
	   background-color:orange;}

div#d9    {width: 29;  font-size:6;  color:purple;
	   background-color:none;}

div#d19   {width: 29;  font-size:7;  color:purple;
	   background-color:none;}

font#ieo {font-family             : "Verdana", helvetica, sans-serif;
	  font-size               : 11;
	  font-weight             : normal;
	  color                   : #e80000;
	  background-color        : yellow; }

font#blk {font-family             : "Verdana", helvetica, sans-serif;
	  font-size               : 11;
	  font-weight             : normal;
	  color                   : black;
	  background-color        : yellow; }

/* for Rosa's Home Page ABOVE -- but some used in ??ros files too */

/* THE FOLLOWING 12 rules are for the 
     plaid boxes in all ??ros files */

div#c    {text-align:  center; }

div#tod  {color:       red;
	  font-family: "verdana";
	  font-size:   13px;
	  font-weight: bold;
	  line-height: 100%;
	  text-align:  center; }

div#mo   {color:       #fd2121;
	  font-family: "comic sans ms";
	  font-size:   24px;
	  font-weight: bold;
	  line-height: 100%;
	  text-align:  center; }

img#tr   {border:0;}

td.box   {padding:20 20 20 25;}

td.box2  {padding:10;}

table.t1112 {
  border:3px solid #229922 !important;
  border:2px solid #229922;
  margin:0; 
  padding:20;


  margin-left:auto; 
  margin-right:auto; 
  
  }

div.copyr  {font-family:   "Verdana", helvetica, sans-serif;
	    font-size:     7pt;
	    font-weight:   normal;
	    color:         #229922;
	    text-align:    center; }

div#ttlsp  {width: 29;  font-size:12;
	    background-color:none;}

img#pz    {vertical-align:-10%;}

img#pzb   {vertical-align:bottom;
	   border:0; }

img#pz5   {vertical-align:-5%;}

img#pzb20 {vertical-align:-20%;
	   border:0; }

table.t14 {border:none;
	   width:100%;
	   margin:0;
	   margin-left:auto;
	   margin-right:auto; }

/* THE FOLLOWING 7 rules are for the 
     nested boxes in the 05ros.htm file */

td.box3  {padding:25 25 25 30;}

table.t13 {
  background-color:eeffee;
  border:3px solid #fd2121 !important;
  border:2px solid #fd2121;
  width:452;
  margin:0; 
  margin-left:auto; 
  margin-right:auto; }

div#rv    {color:        #229922;
	   font-family:  "Verdana", helvetica, sans-serif;
	   font-size:    12px;
	   font-weight:  bold;
	   line-height:  100%;
	   text-align:   center; }

div.rvdl  {color:        #444444;
	   font-family:  "Verdana", helvetica, sans-serif;
	   font-size:    7pt;
	   font-weight:  normal;
	   line-height:  160%;
	   text-align:   center; }

div#pn   {padding: 12 20 10 20; }

font#pn  {font:    bold 20 verdana, helvetica, sans-serif;
	  color:   darkviolet; }

/********************************************************************/

table#hr  {font:        bold 14 "comic sans ms", sans-serif;
	   color:       #df2121; }

td#hrh    {text-align:  center;
	   padding:     6 12 6 12; 
	   font:        bold 24 "comic sans ms", sans-serif;
	   color:       #229922; }

td#hrc    {text-align:  center;
	      padding:  4 10 4 10; }

td#hrl    {text-align:  left;
	      padding:  4 10 4 10; }

td#hrr    {text-align:  right;
	      padding:  4 10 4 10; }

/********************************************************************/

table#tpg {font:        16 "comic sans ms", sans-serif;
	   color:       #df2121; }

td#tpgh   {text-align:  center;
	   padding:     6 12 6 12; 
	   font:        bold 22 "comic sans ms", sans-serif;
	   color:       #229922; }

td#tpg    {text-align:  center;
	      padding:  2 10 2 10; }

/********************************************************************/

table.t21 {
  width:452; padding:0; margin:0; }

table.t22 {
  width:402; float:left; margin:0;
  background-color:eeffee;
  border:3px solid #229922; }

table.t24 {
  width:402; float:right; margin:0; 
  background-color:eeffee;
  border:3px solid #229922; }

table.t23 {
  width:70; float:left; 
  margin:10 0 10 10 !important;
  margin:10 0 10 5;
  background-color:none;
  padding:10;
  border:3px solid #df2121; }

td.t21    {padding:    20 20 3 20;
	   text-align: center; }

td.t21m   {padding:    20 20 0 20;
	   text-align: center; }

td.t2224  {width:100%; padding:10 5 10 5; 
	   text-align:center; }

td.t23    {vertical-align:top;
	   text-align:center;}

img#zb  {border:0;}

img#s100 {border:0; width:100;   
	  vertical-align:bottom;}

td.box4  {text-align:       center;
	  padding:20; }

/********************************************************************/

table.p11 {font: 11px Verdana, Helvetica, sans-serif;}

/********************************************************************/

td.box33  {text-align: center;
	   padding: 0 20 20 20; }

table.t33 {
  text-align: center;
  background-color:#e7ffe7;
  border:3px solid #fd2121;
  width:452;
  }

td.box34  {padding: 10 10 10 10;}

table.t34 {
  font: 15 "Times New Roman", serif;
  background-color:none;
  padding: 0;
  margin:0 0 10 0;
  border:none;
  width:426;
  }

td.b1 {
  background-color: #ffdddd;
  text-align: center;
  padding: 2 8 2 0;
  font: bold 15 "Times New Roman", serif; }

td.b2 {
  background-color: #ffdddd;
  text-align: right;
  padding: 2 8     !important;
  padding: 2 8 2 0;
  font: bold 11 verdana, helvetica, sans-serif; }

td.b3 {
  background-color: #ffdddd;
  text-align: center;
  padding: 2 8;
  border: 0;
  font: bold 11 verdana, helvetica, sans-serif; }

td#fl2 {text-align: left;
	padding: 2 8; }

td#fr2 {text-align: right;
	padding: 2 8; }

td#fr2a{text-align: right;            /* this is a temp only */
	background-color: #eeeeff;
	padding: 2 8; }

td#fr3 {text-align: right;
	color:      black;
	padding:    0; }

tr#t34  {line-height:70%;}

tr#t34a {line-height:30%;}

td#ch   {font:       11 verdana, helvetica, sans-serif;
	 text-align: center;
	 padding:    0 5; }

span#pr  {padding: 0 0 0 2; 
	  font: bold italic 12px verdana, helvetica, sans-serif; }
		
span#pr2 {padding: 0 0 0 2; 
	  font: bold italic 11px verdana, helvetica, sans-serif; }

font#v24 {font: normal 24px verdana,sans-serif;}
font#v20 {font: normal 20px verdana,sans-serif;}
font#v19 {font: normal 19px verdana,sans-serif;}
font#v18 {font: normal 18px verdana,sans-serif;}
font#v17 {font: normal 17px verdana,sans-serif;}
font#v16 {font: normal 16px verdana,sans-serif;}
font#v15 {font: normal 15px verdana,sans-serif;}
font#v14 {font: normal 14px verdana,sans-serif;}
font#v13 {font: normal 13px verdana,sans-serif;}
font#v12 {font: normal 12px verdana,sans-serif;}
font#v11 {font: normal 11px verdana,sans-serif;} /* standard for tooltips */
font#v10 {font: normal 10px verdana,sans-serif;}
font#v9  {font: normal  9px verdana,sans-serif;}
font#v8  {font: normal  8px verdana,sans-serif;}
font#v7  {font: normal  7px verdana,sans-serif;}
font#v6  {font: normal  6px verdana,sans-serif;}

div#mar10  {margin:10;}

div#wid264 {margin:auto !important;
	    margin:0 15%;
	    text-align:center; 
	    width:264; }

font#bi {font: bold italic;}

/* THE FOLLOWING 3 rules are for CAPUNDER applications */

table.left   {float:           left;
	      vertical-align:  top;
	      padding:         0;
	      border:          2 #bbbbbb solid;
	      margin:          0 20 10 0; }

table.right  {float:           right;
	      vertical-align:  top;
	      padding:         0;
	      border:          2 #bbbbbb solid;
	      margin:          0 0 10 20; }
	      
div#cap      {font-family:     verdana;
	      font-size:       9; 
	      text-align:      center; }

/*  ÛÛÛÛÛ  ALL ABOVE is for rosas-place.com  ÛÛÛÛÛ
	   and as of 1'12-27-10, also for ilovethis.org  */

div#jl   {margin:      0 0 0 0;
	  text-align:  left; }

div#jr   {margin:      0 0 0 30;
	  text-align:  right; }

div#jr2  {margin:      0 0 0 15;
	  text-align:  right; }

/*  ÛÛÛÛÛ  Following are more adds for ilovethis.org  ÛÛÛÛÛ
	   on 0'01-09-11 +  */

/*
font#mv  {font-family : mv boli;
	  font-size   : 17;
	  color       : black;
	  font-weight : normal;
	  line-height : 110%; }
*/
    
/* Next 2 rules are for IMPORTANT NOTE */

table#r   {margin: 0 0 5 20;}

td#c9     {text-align:    center;
	   font-family:   verdana;
	   font-size:     18; }

/* Next rule is for "yellow" NOTE in 11ilt.htm */

td#c9b    {text-align:    center;
	   font-family:   verdana;
	   font-size:     13; }

/********************************************************************/

/*  ÛÛÛÛÛ  The following added 4'06-04-15 -- this is the  ÛÛÛÛÛ
	     first section of this file which was added 
	     for nextseminar.org 
				      This is style-71.css  */

/********************************************************************/

/*  The following rule changes the previous same  */

/*  No.  No longer true.  The previous was blanked -- but this 
    was blanked too -- as the font rules are now in the body    */

/*
font#mv  {font-family : mv boli;
	  font-size   : 14pt;
	  color       : blue;
	  font-weight : bold;
	  line-height : 140%; }
*/

/********************************************************************/

/*  The following 4 rules change the previous same  */

a.green:link    {color:blue;background:none;text-decoration:none;}
a.green:visited {color:blue;background:none;text-decoration:none;}
a.green:hover   {color:blue;background:none;text-decoration:none;}
a.green:active  {color:blue;background:none;text-decoration:none;}

/********************************************************************/

table#nso    {width:            100% ;
	      margin:           26px    0px    0px    0px;
	      border-width:     0px ;
	      border-color:     blue ;
	      border-style:     dotted ;
	     }

td#nso       {width:120px;}

td#nsoc      {width:104px;                      /* was 120 */
	      text-align:center; }
	      
	  /* color:green; NOPE - COLOR CAN'T BE SPECD IN A "td" TAG */

img#nso      {padding:          20px  30px  20px  20px;  
	  /* possibly adjust 2nd and/or 4th based on width of dates */
	      vertical-align:   middle;
	     }

img#nso2    {padding:        0;
	     margin:         0;
	     background:     red;
	     border:         none;
	     line-height:    10%;
	     vertical-align: top;
	    }

img#nso3     {padding: 10px 0px 9px 0px;
	      border:   0px red solid;
	     }

img#nso4     {padding:  4px 0px 0px 0px;
	      border:   0px red solid;
	     }

div#nso      {float:            right;}

table.t1172 {
  width:800px;
  border:5px solid #4444ff; !important;
  border:4px solid #4444ff;
  margin:auto; 
  padding:5px;
  background-image:url(chekb13.gif);
  }

/*  In the above rule: using 4px and 3px, in the 2 "border" specs, 
      makes this border the exact same thickness as the similar 
      border in ilovethis.org.  But I have increased these values
      to 5px and 4px -- because with these colors (blue) -- the
      border here just doesn't "show" as well as with the greens
      in ILT.  */

div#hd7  {color:       #0000ff;
	  font-family: "mv boli";
	  font-size:   60pt;
	  font-weight: bold;
	  line-height: 100%;
	  text-align:  center; }

div#hd8  {color:       #0000ff;
	  font-family: "mv boli";
	  font-size:   21pt;
	  font-weight: bold;
	  line-height: 100%;
	  text-align:  center; }

div#d10   {width: 29; line-height:100%;    /*  ABOVE HEADER #1  */
	   color:purple; font-size:24pt;
	   background-color:none;}

div#d11   {width: 29; line-height:100%;    /*  ABOVE HEADER #2  */
	   color:purple; font-size:20pt;
	   background-color:none;}

div#d12   {width: 29; line-height:100%;    /*  BELOW HEADER #2  */
	   color:purple; font-size:12pt;
	   background-color:none;}

table#out {width:808px; 
	   border:0px solid red;
	   margin:auto; }            /* was auto */

/********************************************************************/
/********************************************************************/

/*  The following 3 rules change the previous same  
      which were blanked out (way) above, along with
      2 other rules, which were not needed --- and 
      then (in STYLE-74) -- on Mon Sep 05 2016 @ 1917
      -- those 5 defunct rules (above) were removed 
      from this file.                                  */

table#update {width:        96%;
	      border-width: 1px    0px    1px    0px;
	      border-color: #7777ee  #7777ee  #7777ee  #7777ee;
	      border-style: dotted   dotted   dotted   dotted;
	      margin:       6px;
	      margin-right:auto;
	      margin-left:auto;
	     }

table#update2{margin: 4px 0px 5px;
	      margin-right:auto;
	      margin-left:auto;
	     }

td#update2   {text-align:   center;
	      font-family:  "verdana", "helvetica", sans-serif;
	      font-size:    9pt  ; 
	      font-weight:  normal;
	      line-height:  120%;  
	     }

/********************************************************************/

/*  The following 9 rules were added starting Thu Jun 18 2015
    -- but did not go into force (on-line) until the uploading 
    of STYLE-74.CSS -- on Mon Sep 05 2016.                   */

font#uc  { color: #ccccff; font-size: 14pt; }
font#ucb { color: #ccccff; font-size: 14pt; line-height: 140%;  /*was 150%*/
			   font-weight: bold; }

font#uz  { color: blue;    font-size: 14pt; }
font#uzb { color: blue;    font-size: 14pt; line-height: 140%;  /*was 150%*/ 
			   font-weight: bold; }

span#yel { background: #ff0; }

font#ue  { color: #f7f7ff; font-size: 14pt; }
font#ueb { color: #f7f7ff; font-size: 14pt; font-weight: bold; }

font#gc  { color: #cccccc; font-size: 14pt; }
font#gcb { color: #cccccc; font-size: 14pt; font-weight: bold; }

/********************************************************************/

/*  The following 3 rules were added on Tue Aug 16 2016
    -- to accommodate the 44nsi.htm file.                 */

table#middy {width:        96%;
	     border-width: 0px      0px      0px      0px;
	     border-color: #7777ee  #7777ee  #7777ee  #7777ee;
	     border-style: dotted   dotted   dotted   dotted;
	     margin:       6px;
	    }

table#middy2{margin: 4px 0px 5px; 
	     margin-right:auto;
	     margin-left:auto;
	    }

td#middy2   {text-align:   center;
	     font-family:  "verdana", "helvetica", sans-serif;
	     font-size:    9pt  ; 
	     font-weight:  normal;
	     line-height:  120%;  
	    }

/********************************************************************/

/*  The following 2 rules were added on Mon Sep 05 2016 --
    so that those 2 rules could be removed from the "head"  
    of the 44nsi.htm file.                                 */

font#ubl {color:blue; font-weight:bold; font-size:19; }
font#rbl {color:red;  font-weight:bold; font-size:20; }

/************************************************************************/

/*  The following 1 rule was added on Thu Sep 15 2016 -- to keep
    the Firefox Browser from putting borders around our images.  */

img#bz  { border:0; background:none; }   /* border=zero background=none */

/************************************************************************/

/*  The following 1 rule was added on Fri Sep 16 2016 -- so that the
    ??NSI.HTM pages would show properly with the "4.0 Transitional" 
    doctype.                                                        */

font#aft { color       : blue;
	   font-family : mv boli;
	   font-size   : 14pt;      /* was  14 */
	   font-weight : bold;
	   line-height : 140%;      /* was  140 */
	 }

/************************************************************************/

/*****°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°*****/

/*  End of style specifications  */

/*  @  */

/*****°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°*****/

