﻿BODY
{
    font-family: Sans-Serif, Verdana;
    background-color: white;
    font-size: 12px;
}

TABLE.Main
{
    width: 660px;
    table-layout: fixed;
    border-collapse: collapse;
    text-align:center;
}

TD.Logo 
{
    width: 459px; 
    text-align: left;
    vertical-align: top;
}

TD.Menu
{
    padding-bottom: 7px;
    text-align: left;
    vertical-align: top;
}

TABLE.Menu 
{
    background-color:#666766;
    width: 194px; 
    height: 308px;
}

IMG.MenuBarButtonImage 
{
    border-width: 0px;
    width: 194px;
    height: 44px;
}

TD.Content 
{
    width: 660px;
    padding-bottom: 7px;
}

.Title 
{
    font-family: Sans-Serif, Verdana;
    color: white;
    font-size: 15px;
    font-weight: bold;
}

TD.Date
{
    font-family: Sans-Serif, Verdana;
    color: white;
    font-size: 12px;
    font-weight: bold;
}

TD.BottomSeparator 
{
    width:660px;
    height: 20px;
    background-color: #cccccc;
}

TD.Bottom 
{
    padding-top:7px;
    width: 660px;
}

.BottomLinks  
{
    width: 660px;
    text-align: center;
    vertical-align: top;
}

A.BottomLink:link, A.BottomLink:visited, A.BottomLink:active 
{
    font-size: 10px;
    color: #404040;
}

SPAN.BottomLink
{
    padding-right: 10px;
    padding-left: 10px;
    font-size: 10px;
    color: #404040;
}

TD.Copyright 
{
    padding-top:7px;
    width: 660px;
    font-size: 10px;
    font-style: italic;
    color: #868686;
    text-align: center;
    vertical-align: top;
    padding-left: 4px;
}

TD.BottomLogo 
{
    padding: 10px 0px 6px 0px;
    text-align: center;  
}

A:link, A:visited, A:active
{
    text-decoration: none;
    color: #99ccff;
}

A:hover 
{
    text-decoration: underline;
    color: #99ccff;
}

A.Webmaster
{
    color: Blue;
}

TD.ContentLeftBox
{
    font-size: 12px;
    text-align: justify;
    vertical-align: top;
    width:419px; 
    background-color: #404040; 
    padding: 30px 20px 30px 20px; 
    color:White;
    line-height: 18px;
}

DIV.HtmlBox
{
    font-size: 12px;
    text-align: justify;
    vertical-align: top;
    width: 620px;
    background-color: #404040;
    padding: 30px 20px 30px 20px; 
    color: White;
    line-height: 18px;
}

TD.Spacer7 
{
    width: 7px;
}

TD.ContentRightBox 
{
     text-align: left;
     vertical-align: top;
     width:184px; 
     background-color: #404040; 
     padding:5px;
}

A.Gallery
{
    font-size: 12px;
    color: White;
}

.SelectedGallery
{
    font-size: 12px;
    font-weight: bold;
    color:White;
}

TABLE.Thumbnails
{
    border-width: 0px;
    border-collapse: collapse;
    width:412px;
}

TD.Thumbnail 
{
    width:82px;
    text-align:center;
    vertical-align: middle;
    padding: 5px;
    border:1px solid #4A4A4A;
}