/* PreSchool Business CSS File */

/* Generic Styles */


body
/* {background-color: #009E81; font-family: Verdana;} */
/* {background-color: #FFFFFF; font-family: Verdana;} */

h1
{color:#4080C0;  font-size:18; font-family: Verdana;}
h2
{color:#4080C0; font-size:15; margin-bottom: 0px; padding-bottom: 0px;}
h3
{color:#4080C0; font-size:12; margin-bottom: 0px; padding-bottom: 0px;}

img
{margin-bottom: 0px; padding-bottom: 0px;}


p,table,td,li,address
{font-family: Verdana;; color:black; font-size:12; font-weight:regular;}

a:link    {color:#4080C0; font-weight:bold;}
a:visited {color:#4080C0; font-weight:bold;}
a:active  {color:#80E0C0; font-weight:bold;}
a:hover   {color:#80E0C0; font-weight:bold;}



/* Specific Divisions */

/* Right */

#flashing {background:#FFFFFF;bordercolor:#000000; bordercolordark:#000000; bordercolorlight:#000000;}

#flashing a:link    {color:#4080C0; font-weight:bold; font-size:12;}
#flashing a:visited {color:#4080C0; font-weight:bold; font-size:12;}
#flashing a:active  {color:#80E0C0; font-weight:bold; font-size:12;}
#flashing a:hover   {color:#80E0C0; font-weight:bold; font-size:12;}

#flashing td        {color:#00AE9F; font-size:12; font-weight:regular;}

/* links */

#links {background:#FFFFFF;}

#links a:link    {color:#4080C0; font-weight:bold; font-size:12;}
#links a:visited {color:#4080C0; font-weight:bold; font-size:12;}
#links a:active  {color:#4080C0; font-weight:bold; font-size:12;}
#links a:hover   {color:#4080C0; font-weight:bold; font-size:12;}

#links td        {color:#4080C0; font-size:12; font-weight:regular;}

/* Footer */

#footer {background:#FFFFFF;}

#footer a:link    {color:#4080C0; font-weight:bold; font-size:10;}
#footer a:visited {color:#4080C0; font-weight:bold; font-size:10;}
#footer a:active  {color:#80E0C0; font-weight:bold; font-size:10;}
#footer a:hover   {color:#80E0C0; font-weight:bold; font-size:10;}

#footer td        {color:#808080; font-size:10; font-weight:regular;}

