﻿body, html
{
    font-size: 12px;
    margin: 0px;
    padding: 0px;
    background-repeat: repeat-x;
    background-position: left top;
    font-family: Arial,Verdana, Helvetica;
    color: #000000;
    background-color: #f4f2eb;
}
.MainOuterTable
{
    margin-top: 0;
    width: 100%;
}
.Maintable
{
    height: 750px;
    width: 1018px;
    margin: 0;
}
.MaintableBodyrepeatbar
{
    width: 100%;
    margin: 0;
    background-image: url('images/MiddleBack.jpg');
    background-repeat: repeat-y;
}
.MaintableBody
{
    background-position: center top;
    height: 740px;
    margin: 0;
    background-image: url('images/topback.jpg');
    background-repeat: no-repeat;
}

.Maintablefooter
{
    background-position: center bottom;
    height: 33px;
    margin: 0;
    background-image: url('images/bottomback.jpg');
    background-repeat: no-repeat;
}

.greenLink:link
{
    color: #4b6312;
    text-decoration: none;
}
.greenLink:visited
{
    color: #4b6312;
    text-decoration: none;
}
.greenLink:active
{
    color: #4b6312;
    text-decoration: none;
}
.greenLink:hover
{
    color: #990000;
}

.TopTopLinks:link, .TopTopLinks:visited, .TopTopLinks:active
{
    color: #000000;
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
}
.TopTopLinks:hover
{
    color: #990000;
}



.TopTopLinksred:link, .TopTopLinksred:visited, .TopTopLinksred:active
{
    color: #FF0000;
    text-decoration: none;
    font-weight: bold;
    font-size: 14px;
}
.TopTopLinksred:hover
{
    color: #000000;
}






.DefaultImageBack
{
    background-position: center top;
    height: 252px;
    width:750px;
    background-image: url('images/Defaultpageback.jpg');
    background-repeat: no-repeat;
}


/*************************************************************
Terry's stuff for SEO
*/

.titleHtop
{
    font-size: 10px;
    color: #000000;
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin: 0px 0px 0px 0px;
    font-weight: bold;
}
.titleHtop a
{
    color: #4b6312;
}

.titleHtop a:hover
{
    color: #990000;
}


.titleH01
{
    font-size: 13px;
    color: #000000;
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin: 0px 0px 0px 0px;
    font-weight: bold;
}
.titleH01 a
{
    color: #4b6312;
}

.titleH01 a:hover
{
    color: #990000;
}

.titleH02
{
    font-size: 11px;
    color: #000000;
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin: 0px 0px 0px 0px;
    font-weight: bold;
}
.titleH02 a
{
    color: #4b6312;
}

.titleH02 a:hover
{
    color: #990000;
}
