/*  This is the  "STYLE-40.CSS"  file  */

/*

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;
	    }


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#update {width:            96%;
	      margin:           6px         6px   6px         6px;
	      border-width:     1px         0px   1px         0px;
	      border-color:     #77ee77     red   #77ee77     red;
	      border-style:     dotted      none  dotted      none;
	      padding:          4px         4px   4px         4px;
	      font-family:      "verdana", "helvetica", sans-serif;
	      font-size:        9;
	      line-height:      120% }

tr#update    {text-align:       center;
	      font-family:      "verdana", "helvetica", sans-serif;
	      font-size:        9;
	      line-height:      120% }

td#update    {text-align:       center; }

	     
td#update2   {text-align:       center; 
	      font-family:      "verdana", "helvetica", sans-serif;
	      font-size:        9;
	      color:            black;
	      padding:          0; }

table#update2{font-family:      "verdana", "helvetica", sans-serif;
	      font-size:        9;
	      line-height:      120%
	     }

/*//////////////////////////////////////////////////////////////////*/

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  */

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; }

font#r   { color: red; }
font#rb  { color: red; 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; }

font#s   { color: #8b4513; }
font#sb  { color: #8b4513; font-weight: bold; }

font#l   { color: #66dd00; }
font#lb  { color: #66dd00; font-weight: bold; }

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;}
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; }

/*  End of style specifications  */
