/*   __________________________________________________________________________________
    |
    |  Web Design Details for the Camberley Cycles Website
    |  ---------------------------------------------------
    |  Style Name:              CC.css
    |  Website:                 www.CamberleyCycles.com
    |  Web Design Company:      Web Design Builders
    |  Web Design Company URL:  http://www.Web-Design-Builders.com
    |  Last Updated:            24th May 2007
    |  Copyright Notice:        Copyright ©2007 Camberley Cycles   All Rights Reserved
    |__________________________________________________________________________________
 */

body {background-color: #FFFFFF}     /* page background colour = white */

/* PAGE TEXT SECTION: color #2010BB = dark royal blue text */
.body        {font-family: Verdana, Arial; font-size: 14px; color: #2010BB; font-weight: normal; text-align: left}
.body_black  {font-family: Verdana, Arial; font-size: 14px; color: #000000; font-weight: normal; text-align: center}
.body_bold   {font-family: Verdana, Arial; font-size: 14px; color: #2010BB; font-weight: bold;   text-align: left}
.body_center {font-family: Verdana, Arial; font-size: 14px; color: #2010BB; font-weight: normal; text-align: center}
.body_bold_center{font-family: Verdana, Arial; font-size: 14px; color: #2010BB; font-weight: bold; text-align: center}
.body_bold_center16{font-family: Verdana, Arial; font-size: 16px; color: #2010BB; font-weight: bold; text-align: center}
.body_small  {font-family: Verdana, Arial; font-size: 12px; color: #2010BB; font-weight: normal; text-align: left}
.nav_heading {border: #555555 1px solid}
.navigation  {border: #C1CDC1 1px solid}
.PageHeading {font-family: Verdana, Arial; font-size: 20px; color: #2010BB; font-weight: bold; text-align: center}
.rights      {font-family: Verdana, Arial; font-size:  9px; color: #2010BB; font-weight: normal; font-style: normal; text-align:center}
.space       {font-family: Verdana, Arial; font-size: 18px; color: #FFFFFF; font-weight: normal}
.WDBBlack    {font-family: Verdana, Arial; font-size: 11px; color: #000000; font-weight: bold; font-style: normal}
.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}

/* LINKS SECTION: link color #2010BB = dark royal blue;   page bg colour #FFFFFF = white */
a:hover   {font-family: Verdana, Arial; font-size: 14px; color: #2010BB; background-color: #FFFFFF} 
a:link    {font-family: Verdana, Arial; font-size: 14px; color: #2010BB; text-decoration: none}
a:active  {font-family: Verdana, Arial; font-size: 14px; color: #2010BB; text-decoration: none}
a:visited {font-family: Verdana, Arial; font-size: 14px; color: #2010BB; text-decoration: none}

a.nav-choices, a.nav-choices:visited {font-size: 11px; color: #FFFFFF}

a.nav-choices:hover {font-size: 11px; color: #000000}
