﻿Body, TD
{
    font-family: Verdana, Arial;
    font-size: 12px;
    color: Black;
}
H1
{
    font-family: Verdana, Arial;
    font-size: 20px;
    color: Black;
    padding-top: 3px;
    padding-bottom: 10px;
    margin-top: 0px;
    margin-bottom: 0px;
}
P
{
    padding-top: 0px;
    padding-bottom: 10px;
    margin-top: 0px;
    margin-bottom: 0px;
}
A:link 
{
    color: #0058af;
}
A:visited
{
    color: #6aa8e6;
}
Form 
{
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.Top 
{
    height: 37px;
    padding-left: 10px;
    background-image: url(/graphics/top_bg.jpg);
    background-repeat: repeat-x;
    background-position: top;
}
A.TopLink:link, A.TopLink:visited
{
    color: White;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}
.MenuTitle 
{
    font-family: Verdana, Arial;
    font-size: 14px;
    color: Black;
    font-weight: bold;    
}
.MenuBox
{
    border: solid 1px #ebebeb;
    border-bottom-width: 0px;
}
A.MenuLink:link 
{
    font-size: 14px;
}
A.MenuLink:visited
{
    font-size: 14px;
}

A.GalleryLink:link 
{
    font-size: 14px;
    color: #e79300;
    text-decoration: none;
}
A.GalleryLink:visited
{
    font-size: 14px;
    color: #ffd05f;
    text-decoration: none;
}
