﻿
.header
        {
            border-style: double;
            border-color: #00FF00;
            height: 50px;
            width: 1400px;
            font-family: 'Comic Sans MS';
            font-size: 49px;
            font-weight: bold;
            color: #000000;
            vertical-align: middle;
            text-align: center;
            white-space: nowrap;
            background-image: url('Images/blue023.jpg');
        }

.MainMenu
{
    height: 20px;
}
        
.leftcol
{
    border: medium inset #C0C0C0;
    height: 656px;
    width: 150px;
    text-align: center;
    background-color: White;
    font-family: Arial, Helvetica, sans-serif;
    font-size: medium;

}
.PageBox
        {
            height: 656px;
            width: 807px;
            background-image: url('Images/blue023.jpg');
            }
.style5
        {
            height: 685px;
            width: 942px;
        }
.masterfooter
{
    
    background-color: Lime;
    
}
.MainTable 
{
    background-color: #CCCCCC;
    vertical-align: middle;
    text-align: center;
    height: 20px;
    overflow: scroll;
}

.valbutton
        {
            height: 31px;
            width: 88px;
        }
.bigred
        {
            color: #FF0000;
            font-size: xx-large;
        }   
.bdaybody
{
    font-family: 'Comic Sans MS';
    font-size: 20px;
    font-weight: bold;
    color: #00FF00;
    margin-top: 0px;
}
.loginbuttonsize
        {
            width: 125px;
            height: 30px;
        }
.stdtxt
{
    font-family: 'Comic Sans MS';
    font-size: 20px;
    font-weight: bolder;
    color: White;
    margin-top: 0px;
    padding-left: 15px;
    padding-right: 15px;
}
.headingunderline
{
    text-decoration: underline;
}        
        

h1
        {
            font-family: 'Comic Sans MS';
            font-size: 30px;
            font-weight: bolder;
            color: White;
            margin-top: 0px;
            text-decoration: underline;
        }

a
{
    color: Lime;
}
