﻿body
{
}
a:visited
{
    font-family: Verdana,Arial;
    color: Green;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}
a:hover
{
    font-family: Verdana,Arial;
    color: WHITE;
    font-size: 14px;
    font-weight: bold;
    text-decoration: underline;
}
a:link
{
    font-family: Verdana,Arial;
    color: #000000;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}
.storySplit2
{
    height: 30PX;
    color: #000000;
    font-family: Georgia; /* background-color: #963B09;*/
    vertical-align: middle;
    background-image: url('pix/backDblu30.gif');
}
.storytext
{
    font-size: smaller;
    color: #000000;
    font-family: Georgia;
    background-color: #963B09;
}
.modalBackground
{
    background-color: #cccccc;
    filter: alpha(opacity=80);
    opacity: 0.8;
}
.modalPopup
{
      background-color:#ffffdd;
      border-width:3px;
      border-style:solid;
      border-color:Gray;
      padding:5px;
      width: 350px;
      height:300px;
}
.overlay_content
{
    width: 572px;
    height: 286px;
    background-color: White;
    border: 3px none Black;
    padding: 2px;
    }
.signUpBox
{
    border: 2px;
}
.psignupp1
{
    font-size: x-small;
}
.psignuppH
{
    font-size: medium;
    vertical-align: bottom;
}
.logIDBox
{
    width: 220px;
    height: 54px;
    background-color: #CCCCCC;
}

