﻿body {
    font-size: 12px;
    margin: 0px;
    padding: 0px;
    font-family: Arial,Verdana, Helvetica;
    color: #000000;
    background-position: left top;
    background-color: #c3c2c0;
    background-repeat: repeat-x;
    background-image: url('images/background.jpg');
}

.MainOuterTable
{
    margin-top: 0;
    width: 100%;
}

.Maintable
{
    margin: 0;
    padding: 0px;
    background-image: url('images/Middle-trans.png');
    background-repeat: repeat-y;
    background-position: center top;
    width:993px;
}

.MaintableTop
{
    padding: 6px 15px 0px 14px;
    margin: 0px;
    background-image: url('Images/Top-trans.png');
    background-repeat: no-repeat;
    background-position: left top;
}

.MaintableBottom
{
    padding: 0px;
    margin: 0px;
    background-image: url('Images/Bottom-trans.png');
    background-repeat: no-repeat;
    background-position: left bottom;
    height:17px;
}


.rollover a:link, .rollover a:visited
{
    background-position: 0 0;
    display: block;
    width: 161px;
    padding: 8px 0px 0px 0px;
    font: bold 13px sans-serif;
    color: #000000;
    background: url("images/Buttom.jpg") 0 0 no-repeat;
    text-decoration: none;
    height: 24px;
}

            .rollover a:hover {          
                        background-position: 0 -32px;
                        color:#990000;
                        }
            .rollover a:active {
                        background-position: 0 -32px;
                        color:#990000;
                        }





a:link, a:visited, a:active 
{
	text-decoration : none;
	color : #990000;  
}
a:hover 
{
	text-decoration : none;
	color : #ff0000; 
}



/*************************************************************
Terry's stuff for SEO
*/

.titleH05
{
    font-size: 10px;
    color: #CCCCCC;
    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: #CCCCCC;
    text-decoration: none;
}

.titleH05 a:hover
{
    color: #990000;
}

.titlefrontpage
{
    font-size: 12px;
    color: #0F5260;
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin: 0px 0px 0px 0px;
    font-weight: bold;
}
.titlefrontpage a:link, .titlefrontpage a:visited, .titlefrontpage a:active
{
    color: #990000;
    text-decoration: none;
}

.titlefrontpage a:hover
{
    color: #ff0000;
}



.titlefrontpage2
{
    font-size: 12px;
    color: #000000;
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin: 0px 0px 0px 0px;
    font-weight: normal;
}
.titlefrontpage2 a:link, .titlefrontpage2 a:visited, .titlefrontpage2 a:active
{
    color: #990000;
    text-decoration: none;
}

.titlefrontpage2 a:hover
{
    color: #ff0000;
}





.titletag
{
    font-family: Times New Roman, Arial,Verdana, Helvetica;
    font-size: 18px;
    font-style: italic;
    color: #0F5260;
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin: 0px 0px 0px 0px;
    font-weight: normal;
}
/*************************************************************
Footer links
*/
.greenLink:link, .greenLink:visited, .greenLink:active
{
    color: #990000;
    text-decoration: none;
    font-weight: bolder;
}
.greenLink:hover
{
    color: #ffffff;
}
