/*   _____________________________________________________________________________________________
    |
    |  Web Design Details for the Science Tutors website
    |  -------------------------------------------------
    |  Style Name:              Science.css
    |  Website:                 www.ScienceTutors
    |  Web Design Company:      Web Design Builders
    |  Web Design Company URL:  http://www.Web-Design-Builders.com
    |  Last Updated:            3rd August 2007
    |  Copyright Notice:        Copyright ©2006-2007 Science Tutors Limited   All Rights Reserved
    |_____________________________________________________________________________________________
 */

body {background-color: #003366}                /* page background colour = dark blue */

.PageHeading {font-family: Verdana, Arial; font-size: 20px; color: #FFFFFF; font-weight: bold; text-align: center}
.body        {font-family: Verdana, Arial; font-size: 14px; color: #999999; font-weight: normal; text-align: left}
.body_bold   {font-family: Verdana, Arial; font-size: 14px; color: #FFFFFF; font-weight: bold}
.body_small  {font-family: Verdana, Arial; font-size: 11px; color: #999999; font-weight: bold}
.DataInput   {font-family: Verdana, Arial; font-size: 14px; color: #003366; font-weight: normal; text-align: left}
.nav_heading {border: #555555 1px solid}
.navigation  {border: #C1CDC1 1px solid}
.WDBRed      {font-family: Verdana, Arial; font-size: 11px; color: #FF0000; font-weight: bold; font-style: normal}
.WDBBlue     {font-family: Verdana, Arial; font-size: 11px; color: #0000FF; font-weight: bold; font-style: normal}
.WDBGreen    {font-family: Verdana, Arial; font-size: 11px; color: #006600; font-weight: bold; font-style: normal}
.WDBRed14    {font-family: Verdana, Arial; font-size: 14px; color: #FF0000; font-weight: bold; font-style: normal}
.WDBBlue14   {font-family: Verdana, Arial; font-size: 14px; color: #0000FF; font-weight: bold; font-style: normal}
.WDBGreen14  {font-family: Verdana, Arial; font-size: 14px; color: #006600; font-weight: bold; font-style: normal}

a:hover   {font-family: Verdana, Arial; font-size: 14px; color: #999999; background-color: #003366}
a:link    {font-family: Verdana, Arial; font-size: 14px; color: #999999; text-decoration: none}
a:active  {font-family: Verdana, Arial; font-size: 14px; color: #999999; text-decoration: none}
a:visited {font-family: Verdana, Arial; font-size: 14px; color: #999999; text-decoration: none}

a.nav-choices, a.nav-choices:visited {font-size: 11px;color: #FFFFFF}

a.nav-choices:hover {font-size: 11px;color: #0000FF}

