﻿body {margin:0;}

.blcktable {background-color:#191919}

.mainHeading
{
    font-family: Impact, Arial; 
    font-size: 40px; 
    color: #E4E4E4;
}

.subIngress
{
    font-family: Arial; 
    font-size: 16px;
    font-weight: bold; 
    color: #ACACAC;
}

.subIngressHighlight
{
    font-family: Arial; 
    font-size: 16px;
    font-weight: bold; 
    color: #EF9800;
}

.subText
{
    font-family: Arial; 
    font-size: 14px;
    color: #F0F0F0;
}

.subTextColor
{
    font-family: Arial; 
    font-size: 14px;
    color: #EF9800;
}

.subTextBold
{
    font-family: Arial; 
    font-size: 14px;
    color: #F0F0F0;
    font-weight: bold;
}

.subTagline
{
    font-family: Arial; 
    font-size: 14px;
    color: #F0F0F0;
    font-style: italic;
    text-align: right;
}

.subHeading
{
    font-family: Arial; 
    font-size: 16px;
    font-weight: bold; 
    color: #F0F0F0;
}

.subHeadingColor
{
    font-family: Arial; 
    font-size: 16px;
    font-weight: bold; 
    color: #EF9800;
}

.subBigHeading 
{ 
font-family: Arial; 
font-size: 20px; 
font-weight: bold; 
color: #F0F0F0; 
}

.subRightHeading
{
    font-family: Arial; 
    font-size: 14px;
    font-weight: bold; 
    color: #F0F0F0;
}

.subRightText
{
    font-family: Arial; 
    font-size: 12px;
    color: #F0F0F0;
}

.subRightTextIndent
{
    font-family: Arial; 
    font-size: 12px;
    color: #F0F0F0;    
}

A:link
{
    color: #EF9800;
}
A:visited {
    color: #EF9800;
}
A:active {
    color: #EF9800;
}
A:hover {
    color: #EF9800;
}

img {border-style: none;}

.puffText
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #F0F0F0;
    margin-left: 20px;
    margin-right: 20px;
}

.puffNote
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #EF9800;
}

.FormLeftText
{
    font-family: Arial; 
    font-size: 12px;
    color: #F0F0F0;
    width: 40px;
}

.bookingsHeaderFooter
{
    font-family: Arial; 
    font-size: 12px;
    color: #F0F0F0;
    font-weight: bold;
}

.bookings
{
    font-family: Arial; 
    font-size: 12px;
    color: #F0F0F0;
}
.bookingsAlt
{
    font-family: Arial; 
    font-size: 12px;
    color: #F0F0F0;
    background-color: Gray;
}

.prodList
{
    width:620px;
    font-family: Arial; 
    font-size: 12px;
    color: #F0F0F0;
}

.prodList th
{  
    font-weight: bold;    
}

.prodList tr.alt 
{
    width:620px;
    font-family: Arial; 
    font-size: 12px;
    color: #F0F0F0;
    background-color: Gray;
}


.prodListLink
{
    font-family: Arial; 
    font-size: 14px;
    color: #EF9800;
    font-style: italic;
    text-align: right;
    text-decoration: underline;
}

