﻿body {
}

.h1
{
   font-size:medium;
   font-family:Comic Sans MS;
   font-weight: normal;  
}
.bbfloatleft
{
    float:left;  
}
.bbmenu
{
    text-decoration: none;
    font-family: 'Comic Sans MS';
    color: #947D63;
}
.bbsmall
{
    font-size: small;
    font-weight: normal;
}
.bbxsmall
{
    font-size: x-small;
    font-weight: normal;  
}

.bblarge
{
    font-size: large; 
}

.bbxlarge
{
    font-size: x-large; 
}

.bbbold
{ 
    font-weight: bold; 
}


.bbbutton
{
    font-family: Comic Sans MS;
    color: #333333;
}

.bbfont
{
    font-family: Comic Sans MS;
}

.bbfontblue
{
    font-family: Comic Sans MS;
    color: #6699FF;
    font-weight: normal;  
}

.bbfontwhite
{
    font-family: Comic Sans MS;
    color: white;
    font-weight: normal;  
}

.bbfontorange
{
    font-family: Comic Sans MS;
    color: #FF9933; 
    font-weight: normal;   
}

.bbfontgreen
{
    font-family: Comic Sans MS;
    color: #008000;
    font-weight: normal;  
}

.bbfontgray
{
    font-family: Comic Sans MS;
    color: #575757;
    font-weight: normal;  
}

.bbfontwhite
{
    font-family: Comic Sans MS;
    color: white;
    font-weight: normal;  
}

.bbbackblue
{
    background-color: #C6D9FF;
}

.bbbuycolumn
{
    font-family: Comic Sans MS;
    color: #008000;
    font-size: x-small;
}
.bblink
{
    text-decoration: none;
}
.bbcenter
{
    margin: 0 auto;
    text-align: center;
}
.bbhidden
{
    display:none;
}
