﻿body, html
{
    font-size: 12px;
    font-family: Arial,Verdana, Helvetica;
    color: #000000;
    margin: 0px;
    padding: 0px;
    background-image: url('images/backgroundrepeat.jpg');
    background-repeat: repeat-x;
    background-color: #000000;
}
.MainOuterTable
{
    margin-top: 0;
    width: 100%;
}
.Maintable
{
    width: 950px;
    margin: 0px;
    padding: 0px;
    
}
.Maintd
{
    margin: 0px;
    padding: 0px;
    background-color: #FFFFFF;
}
.MainShadowtd
{
    background-position: right top;
    margin: 0px;
    padding: 0px;
    background-image: url('images/rightshadow.jpg');
    background-repeat: no-repeat;
    background-color: #000000;
    width: 7px;
}
.TopMenuBackGround
{
    margin: 0px;
    padding: 0px;
    background-image: url('images/topmenubackground.jpg');
    background-repeat: repeat-x;
    height: 24px;
}
.TopMenuShadow
{
    margin: 0px;
    padding: 0px;
    background-image: url('images/topmenushadow.jpg');
    background-repeat: repeat-x;
    height: 7px;
}
.SideMenu
{
    margin: 0px;
    padding: 0px;
    background-color: #c4ddf8;
    width: 174px;
    height:300px;
}
.SideMenuRepeater
{
    margin: 0px;
    padding: 0px;
    background-image: url('images/sidemenurepeat.jpg');
    background-repeat: repeat-y;
    background-position: left top;
    width: 174px;
}
.SideMenuBottom
{
    margin: 0px;
    padding: 0px;
    background-image: url('images/sidemenubottom.jpg');
    background-repeat: no-repeat;
    background-position: left bottom;
    width: 174px;
}
.SideMenuTop
{
    margin: 0px;
    padding: 0px;
    background-image: url('images/sidemenutop.jpg');
    background-repeat: no-repeat;
    background-position: left top;
    width: 174px;
    height:572px;
}

a:link
{
    color: #990000;
    text-decoration: none;
}
a:visited
{
    color: #990000;
    text-decoration: none;
}
a:active
{
    color: #990000;
    text-decoration: none;
}
a:hover
{
    color: #2F75B4;
}

/*************************************************************
Terry's stuff for SEO
*/

.titleH05
{
    font-size: 10px;
    color: #ff0000;
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin: 0px 0px 0px 0px;
    font-weight: bold;
}
.titleH05 a
{
    color: #CCCCCC;

}

.titleH05 a:hover
{
    color: #ffc20e;
}



.titletext
{
    font-size: 11px;
    color: #0000;
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin: 0px 0px 0px 0px;
    font-weight: bold;
}
.titletext a
{
    color: #841613;

}

.titletext a:hover
{
    color: #D00007;
}



.titletext2
{
    font-size: 14px;
    color: #0000;
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin: 0px 0px 0px 0px;
    font-weight: bold;
}
.titletext a
{
    color: #841613;

}

.titletext a:hover
{
    color: #D00007;
}



.navtext
{
    font-size: 10px;
    color: #D00007;
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin: 0px 0px 0px 0px;
    font-weight: normal;
}
.navtext a:link
{
    color: #000000;
    text-decoration: none;

}
.navtext a:visited
{
    color: #000000;
    text-decoration: none;
}
.navtext a:active
{
    color: #000000;
    text-decoration: none;
}
.navtext a:hover
{
    color: #ffffff;
    text-decoration: none;
}