﻿body
{
    color: #177F75;
    background-color: #21B6A8;
    text-align:center;
}
#div4way
{
    text-align: center;
}
#tbl4way
{	
    text-align: center;
}
.tr4way
{
    height: 216px;
    text-align: center;
}
.tr4way64
{
    height: 64px;
}
.td4way
{
    width: 480px;
    text-align: center;
}
.space
{
    text-align: center;
}
.hr1
{
    width: 100%;
}
#contentheader
{
    text-align: center;
}
#botnav
{
    text-align: center;
}
#copyright
{
    text-align: center;
}
.img4way
{
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}
.maincontent
{
    display: block;
    font-size: 16pt;
    visibility: visible;
    font-family: 'Times New Roman';
    padding-right: 32px;
    padding-left: 32px;
    margin-left: 64px;
    margin-right: 64px;
    border-right: #B67721 ridge;
    border-top: #B67721 ridge;
    border-left: #7F5417 ridge;
    border-bottom: #7F5417 ridge;
    background-color: white;
}
#tdpagecenter
{
    font-size: 32pt;
    font-family: Tahoma;
    font-variant: small-caps;
}
.comingsoon
{
    text-align: center;
    left: 40%;
    position: absolute;
    top: 50%;
}
A:link
{
	text-decoration: none; color:#B6212D;
}
A:visited
{
	text-decoration: underline; color:#7F171F;
}
A:active
{
	text-decoration: blink;
}