﻿body, html
{
    font-size: 12px;
    margin: 0px;
    padding: 0px;
    background-image: url('images/background.gif');
    background-repeat: repeat-x;
    background-position: left top;
    font-family: Arial,Verdana, Helvetica;
    color: #000000;
    background-color: #6e6c71;
}
.MainOuterTable
{
    margin-top: 0;
    width: 100%;
}
.Maintable
{
    width: 983px;
    margin: 0;
}
.MaintableTop
{
    padding: 0px;
    background-position: center top;
    margin: 0;
    background-image: url('images/topbackground.gif');
    background-repeat: no-repeat;
    height: 11px;
}
.MaintableBodyrepeatbar
{
    padding: 0px;
    width: 100%;
    margin: 0;
    background-image: url('images/middlebackground.gif');
    background-repeat: repeat-y;
    background-position: center top;
}
.MaintableBody
{
    background-position: center top;
    margin: 0;
    background-image: url('images/logosection.gif');
    background-repeat: no-repeat;
}

.Maintablefooter
{
    padding: 0px;
    background-position: center bottom;
    height: 11px;
    margin: 0;
    background-image: url('images/bottombackground.gif');
    background-repeat: no-repeat;
}

.SideMenuTop
{
    padding: 0px 0px 0px 5px;
    background-position: center top;
    margin: 0px 0px 0px 0px;
    background-image: url('images/sideMenuSectionTop.gif');
    background-repeat: no-repeat;
    height: 130px;
}

.SideMenuRepeat
{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    background-image: url('images/SideMenuSectionRepeat.gif');
    background-repeat: repeat-y;
    background-position: center top;
}
.banner
{
    padding: 0px;
    margin: 0;
    height:15px;
    background-image: url('images/banner.jpg');
    background-repeat: repeat-y;
    background-position: center top;
}


.DefaultImageBack
{
    background-position: center top;
    height: 252px;
    width:750px;
    background-image: url('images/Defaultpageback.jpg');
    background-repeat: no-repeat;
}

.toplinkli
{
	height: 38px;
}

.toplink
{
    padding: 0px;
    background-position: left top;
    margin: 0;
    background-image: url('images/topmenuimageMiddle.jpg');
    background-repeat: repeat-x;
    width:120px;
}

.toplink #table
{
    padding: 0px;
    background-position: left top;
    margin: 0px;
    background-image: url('images/topmenuimageLeft.jpg');
    background-repeat: no-repeat;
    height: 26px;
}
.toplink #td
{
    padding: 5px 0px 0px 0px;
    background-position: right top;
    margin: 0;
    background-image: url('images/topmenuimageRight.jpg');
    background-repeat: no-repeat;
}

.toplinkHover
{
    padding: 0px;
    background-position: left top;
    margin: 0;
    background-image: url('images/topmenuimageHoverMiddle.jpg');
    background-repeat: repeat-x;
    width:120px;
}

.toplinkHover #table
{
    padding: 0px;
    background-position: left top;
    margin: 0;
    background-image: url('images/topmenuimageHoverLeft.jpg');
    background-repeat: no-repeat;
    height: 26px;
}
.toplinkHover #td
{
    padding: 5px 0px 0px 0px;
    background-position: right top;
    margin: 0;
    background-image: url('images/topmenuimageHoverRight.jpg');
    background-repeat: no-repeat;
}


/*************************************************************
Terry's stuff for SEO
*/

.titleH05
{
    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;
}
.titleH05 a
{
    color: #6FA2CD;
}

.titleH05 a:hover
{
    color: #990000;
}


.titlefrontpage
{
    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;
}
.titlefrontpage a
{
    color: #6FA2CD;
}

.titlefrontpage a:hover
{
    color: #990000;
}

.greenLink:link
{
    color: #FFFFFF;
    text-decoration: none;
}
.greenLink:visited
{
    color: #FFFFFF;
    text-decoration: none;
}
.greenLink:active
{
    color: #FFFFFF;
    text-decoration: none;
}
.greenLink:hover
{
    color: #990000;
}


a:link
{
    color: #990000;
    text-decoration: none;
}
a:visited
{
    color: #990000;
    text-decoration: none;
}
a:active
{
    color: #990000;
    text-decoration: none;
}
a:hover
{
    color: #5F8AB7;
}

td.header1
{
	font-size:14pt;
	text-align:left;
	font-weight:bold;
	text-decoration:underline;
}