
/*Times New Roman,Arial Narrow,Arial,Helvetica,Courier New*/
/* "NEW YORK", "MS SERIF", HELVETICA, "ARIAL NARROW", ARIAL, GOODFELLOW */

body        {color: black;
             background: url(images/bg31_.gif) repeat-y left;
             background-color: white;
             cursor: url(images/arrow.red.cur);
             font-family: "Times New Roman", "Arial Narrow", Arial, Helvetica, "Courier New";
             font-size: 12pt}

.nobg       {background: none}

tr, td      {font-family: "Times New Roman", "Arial Narrow", Arial, Helvetica, "Courier New";
             font-size: 12pt;
             text-align: left}

#navbar     {top: 10;
             left: 10; 
             width: 136px; 
             position: fixed;
             cursor: url(images/arrow.red.cur)}

.banner     {border: 3px inset #FF0000;
             background: url(images/bg06.gif) white;
             padding: 3px;
             width: 136px;
             text-align: center;
             margin: 2px auto 2px auto}

.centerbuttons
            {border: 0px;
             padding: 3;
             width: 125px;
             text-align: center;
             margin: 2px auto 2px auto}

.logo       {/*background: url(images/bg20.gif) #FFFFFF;*/
             border: 0px #000000 solid;
             width: auto;
             margin-top: 3px;
             margin-left: 36px;
             margin-right: 37px;
             margin-bottom: 3px;
             padding: 2px;
             align: center}

A.pushbttn    {color: #FFFFFF;
               display: block;
               border: 3px inset;
               border-color: #FF0000;
               background: url(images/bg26.gif) #FF0000;
               text-decoration: none;
               font: bold 10pt NEW YORK,MS SERIF,HELVETICA,ARIAL NARROW,ARIAL,GOODFELLOW;
               cursor: hand; 
               width: 125px;
               text-align: center;
               align: center}

A.pushbttn:hover
              {color: #FF0000;
               border-color: #000000 #CC0000 #CC0000 #000000;
               background: url(images/bg20.gif) #FFFFFF;
               text-decoration: none;
               font: bold 10pt NEW YORK,MS SERIF,HELVETICA,ARIAL NARROW,ARIAL,GOODFELLOW;
               cursor: hand; 
               width: 125px;
               text-align: center;
               align: center}

#index .index, #page01 .page01, #page02 .page02, #page03 .page03, #page04 .page04
              {color: gray;
               border-color: gray;
               background: url(images/bg48.gif) #FFFFFF;
               text-decoration: none;
               font: bold 10pt NEW YORK,MS SERIF,HELVETICA,ARIAL NARROW,ARIAL,GOODFELLOW;
               cursor: hand; 
               width: 125px;
               text-align: center;
               align: center}

/* The following three classes only work in IE */

.fancy   	{BACKGROUND-IMAGE: url(images/bg06.gif)}
.teresa		{BACKGROUND-IMAGE: url(images/teresa_bg01.gif)}
.coolblue       {background-color: rgb(207,240,252)}

TEXTAREA    {font-family: "Times New Roman", "Arial Narrow", Arial, Helvetica, "Courier New";
             font-size: 12pt;
             color: red;
             background-image:url(images/bg06.gif)}

EM          {font-style: italic;
             /*font-weight: normal;*/
             font-family: font-family: "Times New Roman", "Arial Narrow", Arial, Helvetica, 
             "Courier New";
             margin-right: 5px}

FORM        {margin: 0px }

H1          {font-family: "Burton's Nightmare", Goodfellow, Creepygirl, Morpheus, Dauphin,
             arial, helvetica;
             font-size: 24px;
             text-align: center}

UL          {list-style-image:url(images/missing.gif);
             text-align: left;
             align: left}

/*UL.plain    {list-style:}*/

.content    {margin-left: 40px} 

.breadcrums {text-align: right;
             font-family: "NEW YORK", "MS SERIF", HELVETICA, "ARIAL NARROW", ARIAL, GOODFELLOW;
             font-size: 10pt}

/* The following PERSON and CENTER declarations are meant solely to prevent generating error messages */

CENTER      {align: center}

.centext    {text-align: center}

.highlight  {background: yellow; color: black;}

/* A button class */

.button     {font-family: Verdana, Arial, Helvetica, sans-serif; 
             background: url(images/bg28.gif);
             font-weight: bold; 
             color: #000000;}

/* Certain links are presented in beveled button format */

#mybttn     {border-style: inset;
             border-color: #FF2222;
             BACKGROUND-IMAGE: url(images/bg20.gif);
             text-decoration: none;   
             width: 106px;
             text-align: center;}

/* This class is to center the following decorative boxes while */
/* leaving the text within the said boxes left aligned.         */

DIV.centerbox  {width: 400px; margin-left: auto; margin-right: auto;}

/*  These styles are for decorative boxes for quotes and images */
/*  Netscape 4.x browsers don’t support CSS effects very well   */
/*  NN 4.x offer unreliable support for border styles that are  */
/*  linked to images, tables, lists, hyperlinks, and form       */
/*  fields. NS 4.x browsers also tend to ignore attributes that */
/*  set the four sides of a border in a single definition.      */
/*  Explorer 5.0 browsers don't support "dotted" and "dashed"   */
/*  border-style values.                                        */
/*  Include border-style and border-color or Explorer browsers  */
/*  will ignore border-color.                                   */

/* st. teresa bg */

.nicebox01  {border-style:groove;
             border-color:#FF0000;
             border-width:6px;
             background: url(images/teresa_bg01.gif) #FFFFFF;
             width: 400px;
             padding: 12px;
             font-weight: bold;
             font-style: italic;
             text-align: left}

.nicebox02  {border-style:solid;
             border-color:#FF0000;
             border-width:2px;
             background: url(images/bg28.gif) #000000;
             width: 400px;
             padding: 12px;
             font-weight: bold;
             font-style: italic;
             text-align: left;
             color: black}

.nicebox03  {width: 400px;
             border-style:outset;
             border-color:#FF0000;
             border-width:6px;
             background: url(images/bg28.gif) #000000;
             padding: 12px;
             font-weight: bold;
             font-style: italic;
             text-align: left}

.nicebox04  {width: 400px;
             border-style:outset;
             border-color:#FF0000;
             border-width:6px;
             background: url(images/bg29.gif) #FFFFFF;
             padding: 12px;
             font-weight: bold;
             font-style: italic;
             text-align: left}

.nicebox05  {width: 400px;
             border-style:outset;
             border-color:#FF0000;
             border-width:6px;
             background: url(images/bg06.gif) #FFFFFF;
             padding: 12px;
             font-weight: bold;
             font-style: italic;
             text-align: left}

.nicebox06  {width: 400px;
             border-style:outset;
             border-color:#FF0000;
             border-width:6px;
             background: url(images/bg08.gif) #FFFFFF;
             padding: 12px;
             font-weight: bold;
             font-style: italic;
             text-align: left}

.nicebox07  {width: 400px;
             border-style:outset;
             border-color:#FF0000;
             border-width: 6px;
             background: url(images/bg09.gif) #FFFFFF;
             padding: 12px;
             font-weight: bold;
             font-style: italic;
             text-align: left}

.nicebox08  {width: 400px;
             border-style:outset;
             border-color:#FF0000;
             border-width:6px;
             background: url(images/bg10.gif) #FFFFFF;
             padding: 12px;
             font-weight: bold;
             font-style: italic;
             text-align: left}

.nicebox09  {width: 400px;
             border-style:outset;
	     border-color:#FF0000;
	     border-width:6px;
             background: url(images/bg16.gif) #FFFFFF;
             padding: 12px;
             font-weight: bold;
             font-style: italic;
             text-align: left}

.nicebox10  {width: 400px;
             border-style:outset;
	     border-color:#FF0000;
	     border-width:6px;
             background: url(images/bg18.gif) #FFFFFF;
             padding: 12px;
             font-weight: bold;
             font-style: italic;
             text-align: left}

/* multi-colored sides */

.nicebox11  {border-style: solid;
             border-top-color: black;
             border-bottom-color: black;
             border-left-color: red;
             border-right-color: red;
             border-width: 6px;
             border-top-width: 6px;
             border-left-width: 6px;
             width: 400px;
             padding: 12px;
             font-weight: bold;
             font-style: italic;
             text-align: left}

.nicebox12  {width: 400px;
             border-style:outset;
	     border-color:#FF0000;
	     border-width:6px;
             background: url(images/bg22.gif) #FFFFFF;
             padding: 12px;
             font-weight: bold;
             font-style: italic;
             text-align: left}

/* red text on white background */

.nicebox13  {border-style: solid;
             border-color: #FF0000;
             border-width: 1px;
             background: #FFFFFF;
             width: 400px;
             padding: 12px;
             font-weight: bold;
             font-style: italic;
             text-align: left;
             color: #FF0000}

/* white text on black background */

.nicebox14  {background: #000000;
             width: 400px;
             padding: 12px;
             font-weight: bold;
             font-style: italic;
             text-align: left;
             color: white}

.nicebox15  {border-style: outset;
             border-color: #FF0000;
             border-width: 6px;
             width: 400px;
             padding: 12px;
             font-weight: bold;
             font-style: italic;
             text-align: left}

.nicebox16  {background: url(images/bg24.gif) #000000;
             width: 400px;
             padding: 12px;
             font-weight: bold;
             font-style: italic;
             text-align: left;
             color: white}

.nicebox17  {background: url(images/bg26.gif) #FF0000;
             width: 400px;
             padding: 12px;
             font-weight: bold;
             font-style: italic;
             text-align: left;
             color: white}

/* black on white */

.nicebox18  {width: 400px;
             border-style:outset;
	     border-color:#FF0000;
	     border-width:6px;
             background: white;
             color: black;
             text-shadow: red;
             padding: 12px;
             font-weight: bold;
             font-style: italic;
             text-align: left}

/* The following four attempts haven't worked on any browser* /

.nicebox27  {width: 400px;
             border-style:outset;
	     border-color:#FF0000;
	     border-width:6px;
             background: url(images/bg16.gif) #FFFFFF;
             padding: 12px;
             font-weight: bold;
             font-style: italic;
             text-align: left}

.nicebox28  {width: 400px;
             border-style:outset;
	     border-color:#FF0000;
	     border-width:6px;
             background: url(images/bg17.gif) #FFFFFF;
             padding: 12px;
             font-weight: bold;
             font-style: italic;
             text-align: left}

.nicebox29  {width: 400px;
             border-style:outset;
	     border-color:#FF0000;
	     border-width:6px;
             background: url(images/bg18.gif) #FFFFFF;
             padding: 12px;
             font-weight: bold;
             font-style: italic;
             text-align: left}

/* IDIC background */

.nicebox30  {width: 400px;
             border-style:outset;
	     border-color:#FF0000;
	     border-width:6px;
             background: url(images/bg50.gif) #FFFFFF;
             padding: 12px;
             color: #000000;
             font-weight: bold;
             font-style: italic;
             text-align: left}

.highlight  {background: yellow; color: black;}

/*
HR          {list-style-image:url(images/tri_disc.gif);
             margin-left: auto;
             margin-right: auto;
             align: center}
*/

/*  All the attributes for HR were deprecated  in HTML 4.  */ 
/*  Because NN displays HR w/o the color attribute it      */
/*  appears as an empty box unless you use CCS.            */
/*  See http://www.netmechanic.com/news/vol5/css_no2.htm   */
/*  <HR CLASS="househr">                                   */

/* 
HR          {height:5px;
             width: 95%;
             background: #FF0000;
             margin: 0px 150px 0px 150px;} 
*/

/*  Italics that don't run into non-italized text and aren't   */
/*  followed by unnecessary white text.                        */
/*  <SPAN CLASS="booktitle"></SPAN>                            */

.booktitle  {font-style: italic;
             font-weight: normal;
             font-family: "New York", "MS Serif", Lucida, Helvetica, Arial,
             Helv, Helvetica, Serif, Verdana, Geneva, sans-serif;}

/* Eliminates the italic formatting for text within the ADDRESS tags. */


ADDRESS     {text-decoration: none;
             font-style: normal;
             font-weight: normal}

/* The following PERSON and CENTER declarations are meant solely to prevent generating error messages */

PERSON      {text-decoration: none}

PERSON.nodisplay  
            {text-decoration: none}

ABBR, 
ACRONYM, 
.help       {border-bottom: 1px dotted #333;
             cursor: help}

/*
.nav-button {border: 1px #000000 solid;
             width: auto;
             margin-top: 3px;
             margin-left: 5px;
             margin-right: 5px;
             margin-bottom: 3px;
             padding: 0px;
             font-weight: bold;
             text-align: left;
             font-family: Arial;
             font-size: 10pt;}

a:link.nav-link, 
a:visited.nav-link
            {color: #0000FF;
             text-decoration:none;
             cursor: url(images/hand.red.cur);}

a:hover.nav-link 
            {background: url(images/bg20.gif) #ff0000;
             text-decoration:none;
             cursor: url(images/hand.red.cur);}

a:active.nav-link 
            {color: #0000FF;
             text-decoration:none;
             cursor: url(images/hand.red.cur);}

a:link.urhere, 
a:visited.urhere, 
            {color: #0000FF;
             text-decoration:none;
             cursor: url(images/hand.red.cur);}

a:hover.urhere 
            {background: url(images/bg20.gif) #ff0000;
             text-decoration:none;
             cursor: url(images/hand.red.cur);}

a:active.urhere 
            {color: #0000FF;
             text-decoration:none;
             cursor: url(images/hand.red.cur);}

*/