﻿body {
}

.boothLogoCell
{
    padding:5px 5px 5px 5px;
}

.boothInfoCell
{
    padding:5px 5px 5px 5px;
}

.boothHeader
{
    font-family:Arial;
    font-size:18pt;
    text-decoration:none;
    color:Red;
}

.boothHeader:hover
{
    font-family:Arial;
    font-size:18pt;
    text-decoration:underline;
    color:Red;
}

.boothInfoText
{
    font-family:Arial;  
    font-size:14pt;
    color:#000033;
}

.boothPhotoGalleryCell
{
    padding:5px 5px 5px 5px;
}

.boothPhotoGalleryPanel
{
    width:100%;
    border-top:solid thin #000033;
}