/* master.css  v3.3 R5.1  kkh  8 Apr 2004               */

/* set the default font face and size for everything.   */
/* should set default colors, too, but NN4 doesn't like */
/* that very much...                                    */

BODY, LI, P, TABLE, TD, TH, UL, OL, FORM, INPUT
  { font-family : Arial,Helvetica,sans-serif; font-size : 12px; font-weight:normal}
.menu 
  {font-size: 16px; font-family : Trebuchet MS,Helvetica,Arial; font-weight:bold; color:black; text-decoration:none;} 
.eccl 
  { font-family : Arial,Helvetica,sans-serif; font-size : 12px; font-weight:normal}
.ecclMain
  { font-family : Arial,Helvetica,sans-serif; font-size : 14px; font-weight:normal}
.lessons
  { font-family : Arial,Helvetica,sans-serif; font-size : 13px; font-weight:normal;}
.formtext 
  { font-family : Arial,Helvetica,sans-serif; font-size : 11px; font-weight:normal}

/* link colors, bgcolors & decoration */

A:link    { color : #3333ff; }
A:visited { color : #3333ff; }
A:hover   { color : #009900; text-decoration : underline; }
A:active  { color : #3333ff; }

a.eccl, a.ecclMain, a.eccl:visited, a.ecclMain:visited, .eccl a, .ecclMain a, .eccl a:visited, .ecclMain a:visited
  { color : #3333ff; text-decoration : none; }
a.eccl:hover, a.ecclMain:hover, .eccl a:hover, .ecclMain a:hover, .lessons a:hover
  { color : #ff6633; text-decoration : none; }
a.eccl:active, a.ecclMain:active, .eccl a:active, .ecclMain a:active
  { color : #3333ff; }
a.menu, .menu a, a.menu:visited, .menu:visited a, a.menu:active, .menu:active a
  { color : #006622; text-decoration : none; }
a.menu:hover, .menu:hover a
  { color : #6666FF; text-decoration : none; }
a.menubar, .menubar a, a.menubar:visited, .menubar:visited a, a.menubar:active, .menubar:active a
  { color : #FFFFFF; text-decoration : none; }
a.menubar:hover, .menubar:hover a
  { color : #33FF33; text-decoration : none; }
a.lessons
  { text-decoration : none; }
a.books, a.books:active, a.books:link, a.books:visited
  { color : #0066CC; text-decoration : none; }
a.books:hover
  { color : #ff6633; text-decoration : none; }
  
P.quote    {margin-left:20;}
.mlink      { font-size : 13px; font-weight:bold; padding-top:10; padding-left:3;}
.slink      { font-size : 11px; font-weight:normal; text-decoration:none;}
.slink12    { font-size : 12px; font-weight:normal; text-decoration:none;}
.headLink, a.headLink
            { font-size : 13px; font-weight:bold; color:black; text-decoration:none; padding-top:10; padding-left:3;}
.tableLink  { font-size : 11px; font-weight:normal; text-decoration:none; padding-left:5;}
.pagetitle	{ font-size : 26px; font-weight:bold; color:#006600; text-decoration:none; padding-top:10; text-align:center;}

.month   {font-family:Arial; font-size:10pt; font-weight:bold;}
.head    {font-family:Arial; font-size:12pt; font-weight:bold;}
.subhead {font-family:Arial; font-size:10pt; font-weight:bold; color:#800080}
.chaps   {font-family:Arial; font-size:7pt;} 

.pamlink {font-family:Arial; font-size:8pt; font-weight:bold; text-align:center; vertical-align:top} 

