﻿body {
}
.headline{
    font-size: 18pt;
    font-family: Arial;
    color: #FFFFFF;
}
.main
{
    font-size: 12pt;
    font-family: Arial;
}
.ButtonStyle {  font-weight: bold; background-color: #FFBB9C}
.IntroHead {
    border: 2px outset #003399;
    font-weight: bold;
    background-color: #0066CC;
    color: #FFFFFF;
    height: 20px;
}
.TextBoxStyle
{
    font-weight: bold;
    background-color: #FFFF80;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    border-bottom-style: solid;
}
.LabelStyle {
    font-weight: bold;
    color: #808080;
}
.boxsection
{
    border: 2px groove #999999;
    margin-bottom: 10px;
    background-image: url('Images/bg10.gif');
    width: 630px;
    padding-top: 20px;
    padding-left: 30px;
    position: relative;
    top: -15px;
    z-index: 1;
    padding-right: 20px;
}
.boxentry
{    
}
.boxhead
{
    border: 2px groove #999999;
    background-color: #006699;
    position: relative;
    left: 15px;
    top: 2px;
    z-index: 2;
    color: #FFFFFF;
    font-weight: bold;
    padding-left: 10px;
}
.pullquote
{
    padding: 5px;
    margin: 5px;
    border: thin solid #008000;
    font-size: 13pt;
    font-family: "Times New Roman", Times, serif;
    font-weight: bold;
    color: #006699;
    width: 85%;
    text-align: right;
}
.gallerypix
{
    border-width: 2px;
    border-style: solid;
}
.gry{
    behavior: url(gallery.htc);
}
.gallerytext
{
    position: absolute;
    visibility: hidden;
}
.OptionStyle
{
    font-size: 10pt;
}
