﻿body {font-family: Arial, Veranda, Helvetica; 
      font-size: 16px;  
      font-weight: normal; 
      color: #333366;
      background-color:0066CC; 
      background-image: url("images/wbbc_blue_background.jpg");
      text-decoration: none;
      background-attachment: fixed; 
      margin-top:0; margin-left:0}


.main           {font-family: Veranda, Arial, Helvetica; font-size: 16px; font-weight: normal; color: #FFFFFF; text-decoration: none }
.main a:link    {font-family: Veranda, Arial, Helvetica; font-size: 16px; font-weight: bold;   color: #ffffff; text-decoration: none }
.main a:visited {font-family: Veranda, Arial, Helvetica; font-size: 16px; font-weight: bold;   color: #ffffff; text-decoration: underline }
.main a:hover   {font-family: Veranda, Arial, Helvetica; font-size: 16px; font-weight: bold;   color: #ffff00; text-decoration: underline }
.main a:active  {font-family: Veranda, Arial, Helvetica; font-size: 16px; font-weight: bold;   color: #ffff00; text-decoration: underline }

.mainx {font-family: Arial, Veranda, Helvetica; font-size: 20px; font-weight: normal; color: #333366; text-decoration: none }

.main2x           {font-family: Arial, Veranda, Helvetica; font-size: 22px; font-weight: normal; color: #FFFFFF; text-decoration: none }
.main2x a:link    {font-family: Arial, Veranda, Helvetica; font-size: 22px; font-weight: normal; color: #FFFFFF; text-decoration: none}
.main2x a:visited {font-family: Arial, Veranda, Helvetica; font-size: 22px; font-weight: normal; color: #FFFFFF; text-decoration: none}
.main2x a:hover   {font-family: Arial, Veranda, Helvetica; font-size: 22px; font-weight: normal; color: #FFFFFF; text-decoration: underline}
.main2x a:active  {font-family: Arial, Veranda, Helvetica; font-size: 22px; font-weight: normal; color: #FFFFFF; text-decoration: underline}

li {  font-family: Arial, Veranda, Helvetica; font-size: 16px;  font-weight: normal; color: #FFFFFF; text-decoration: none }

.copy           {font-family: Arial, Veranda, Helvetica; font-size: 12px; font-weight: normal; color: #FFFFFF; text-decoration: none }
.copy a:link    {font-family: Arial, Veranda, Helvetica; font-size: 12px; font-weight: normal; color: #FFFFFF; text-decoration: none }
.copy a:visited {font-family: Arial, Veranda, Helvetica; font-size: 12px; font-weight: normal; color: #FFFFFF; text-decoration: none }
.copy a:hover   {font-family: Arial, Veranda, Helvetica; font-size: 12px; font-weight: normal; color: #FFFFFF; text-decoration: underline }
.copy a:active  {font-family: Arial, Veranda, Helvetica; font-size: 12px; font-weight: normal; color: #FFFFFF; text-decoration: underline }


.menu           {font-family: Veranda, Arial, Helvetica; font-size: 12px; font-weight: normal; color: #333366; text-decoration: none; background-color: "#FFFFFF" }
.menu a:link    {font-family: Veranda, Arial, Helvetica; font-size: 12px; font-weight: bold;   color: #333366; text-decoration: none }
.menu a:visited {font-family: Veranda, Arial, Helvetica; font-size: 12px; font-weight: bold;   color: #333366; text-decoration: underline }
.menu a:hover   {font-family: Veranda, Arial, Helvetica; font-size: 12px; font-weight: bold;   color: #ffffff; text-decoration: underline; background-color: #0077cc }
.menu a:active  {font-family: Veranda, Arial, Helvetica; font-size: 12px; font-weight: bold;   color: #CC3333; text-decoration: underline }

h1 {font-family: Arial, Veranda, Helvetica; font-size: 24px; font-weight: bold; color: #FFFFFF; text-decoration: none }

#blueblock{
width: 225;
border-right: 1px solid #000;
padding: 0 0 1em 0;
margin-bottom: 1em;
font-family: Veranda, Arial, Helvetica;font-size: 90%;
font-size: 12px;
background-color: #90bade;
color: #333;
}

* html #blueblock{ /*IE 6 only */
w\idth: 225px; /*Box model bug: 180px minus all left and right paddings for #blueblock */
}

#blueblock ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#blueblock li {
border-bottom: 1px solid #90bade;font-size: 12px
margin: 0;
}

#blueblock li a{
display: block;
padding: 5px 5px 5px 8px;
border-left: 10px solid #1958b7;
border-right: 10px solid #508fc4;
background-color: #2175bc;
color: #fff;
text-decoration: none;
width: 100%;
font-size: 12px
}

html>body #blueblock li a{ /*Non IE6 width*/
width: auto;
}

#blueblock li a:hover{
border-left: 10px solid #1c64d1;
border-right: 10px solid #5ba3e0;
background-color: #2586d7;
color: #fff;
font-size: 12px
}