﻿body {
}
.style1
        {
            width: 100%;
            height: 100%;
        }
.TableText
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    color: #C0C0C0;
    margin-left: 93px;
    background-image: url('file:///C:/Users/Phill/Code/PJS/ASP.NET%20Project/CruiseXX%20v2/Images/Backgrounds/background.jpg');
}
.background
{
    background-image: url("Images/Backgrounds/Background.jpg")
}
.LabelStyle
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    color: #C0C0C0;
}
.PageTitle
{
    font-family: "Times New Roman", Times, serif;
    font-size: x-large;
    color: #FFFF00;
    font-style: italic;
    font-weight: bold;
}
.MenuStyle
{
    font-family: "Times New Roman" , Times, serif;
    font-size: small;
    color: #FFFFFF;
}
.MenuTitle
{
    font-family: "Times New Roman", Times, serif;
    font-size: large;
    color: #FFFF00;
    font-style: italic;
}
.IE8Fix
    {
        z-index:100
    }
.PageTitle
{
    font-family: "Times New Roman" , Times, serif;
    font-size: x-large;
    color: #FFFF00;
    font-weight: bold;
    font-style: italic;
}
.MousePadstyle
{
    font-family: "Comic Sans MS";
    font-size: medium;
    font-weight: bold;
}

