﻿body, html
{
    font-size: 12px;
    margin: 0px;
    padding: 0px;
    font-family: Arial,Verdana, Helvetica;
    color: #000000;
    background-color: #f2f2f4;
    background-image: url('images/background.jpg');
    background-repeat: repeat-x;
    background-position: left top;
}

.MainOuterTable
{
    margin-top: 0;
    width: 100%;
}

.Maintable
{
    margin: 0;
    padding: 0px;
    width:999px;
}

.MaintableRedTop
{
    margin: 0px;
    padding: 0px;
    background-image: url('Images/redtop-trans.png');
    background-repeat: no-repeat;
    background-position: left top;
    height: 74px;
}

.MaintableRepeater
{
    margin: 0px;
    padding: 0px;
    background-image: url('images/middle-trans.png');
    background-repeat: repeat-y;
    background-position: center top;
}

.MaintableTop
{
    margin: 0px;
    padding: 0px;
    background-image: url('Images/top-trans.png');
    background-repeat: no-repeat;
    background-position: left top;
}

.MaintableBottom
{
    margin: 0px;
    padding: 0px 10px 0px 9px;
    background-image: url('Images/bottom-transaa.png');
    background-repeat: no-repeat;
    background-position: left bottom;
}

.MaintableFooter
{
    margin: 0px;
    padding: 0px;
    background-image: url('Images/footerbottom-trans.png');
    background-repeat: no-repeat;
    background-position: left top;
    height:37px;
}

.SideMenu
{
    margin: 0px;
    padding: 0px;
    background-image: url('Images/sidemenu-trans.png');
    background-repeat: no-repeat;
    background-position: left top;
    width:159px;
}

            .rollover a:link, .rollover a:visited
{
    background-position: 0 0;
    display: block;
    width: 141px;
    padding: 7px 6px 4px 0px;
    font: bold 11px sans-serif;
    color: #ffffff;
    background: url("images/button-trans.png") 0 0 no-repeat;
    text-decoration: none;
    height: 20px;
}

            .rollover a:hover {          
                        background-position: 0 -33px;
                        color:#ffffff;
                        }
            .rollover a:active {
                        background-position: 0 -33px;
                        color:#ffffff;
                        }



a:link
{
	text-decoration : none;
	color : #663333;
}
a:visited
{
	text-decoration : none;
	color : #663333; 
} 
a:active 
{
	text-decoration : none;
	color : #663333;
}
a:hover 
{
	text-decoration : none;
	color : #CC0000;
}

/*************************************************************
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:link, .titleH05 a:visited, .titleH05 a:active
{
    color: #9c9898;
    text-decoration: none;
}

.titleH05 a:hover
{
    color: #b62328;
}




.topwhite
{
    font-size: 12px;
    color: #ffffff;
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin: 0px 0px 0px 0px;
    font-weight: normal;
}
.topwhite a:link, .topwhite a:visited, .topwhite a:active
{
    color: #ffffff;
}

.topwhite a:hover
{
    color: #FFFF00;
}

.bottomred
{
    font-size: 12px;
    color: #872124;
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin: 0px 0px 0px 0px;
    font-weight: bold;
}
.bottomred a:link, .bottomred a:visited, .bottomred a:active
{
    color: #872124;
}

.bottomred a:hover
{
    color: #872124;
}






.frontpage0
{
    font-size: 18px;
    color: #000000;
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin: 0px 0px 0px 0px;
    font-weight: bold;
}
.frontpage0 a:link, .frontpage0 a:visited, .frontpage0 a:active
{
    color: #1179bf;
}

.frontpage0 a:hover
{
    color: #990000;
}






.frontpage1
{
    font-size: 12px;
    color: #000000;
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin: 0px 0px 0px 0px;
    font-weight: bold;
}
.frontpage1 a:link, .frontpage1 a:visited, .frontpage1 a:active
{
    color: #1179bf;
}

.frontpage1 a:hover
{
    color: #990000;
}

.insurance
{
    font-size: 14px;
    color: #000000;
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin: 0px 0px 0px 0px;
    font-weight: bold;
}
.insurance a:link, .insurance a:visited, .insurance a:active
{
    color: #1179bf;
}

.insurance a:hover
{
    color: #990000;
}


/*************************************************************
Footer links
*/
.greenLink:link, .greenLink:visited, .greenLink:active
{
    color: #b62328;
    text-decoration: none;
    font-weight: bolder;
}
.greenLink:hover
{
    color: #9c9898;
}
