﻿body, html
{
    font-size: 12px;
    margin: 0px;
    padding: 0px;
    font-family: Arial,Verdana, Helvetica;
    color: #000000;
    background-color: #000000;
}

.MainOuterTable
{
    margin-top: 0;
    width: 100%;
}

.Maintable
{
    margin: 0;
    padding: 0px;
    background-image: url('images/MainMiddleRepeat.jpg');
    background-repeat: repeat-y;
    background-position: center top;
    width:1165px;
}

.MaintableTop
{
    margin: 0;
    padding: 0px;
    background-image: url('Images/MainTop.jpg');
    background-repeat: no-repeat;
    background-position: center top;
}

.MaintableBottom
{
    padding: 0px;
    margin: 0px;
    background-image: url('Images/MainBottom.jpg');
    background-repeat: no-repeat;
    background-position: center bottom;
    height:1040px;
}




            .rollover a:link,.rollover a:visited  { 
                        background-position: 0 0; display:block;
                        width: 189px;
                        padding: 15px 0px 0px 45px;
                        font: bold 13px sans-serif;;
                        color:#ffffff;
                        background: url("images/sidemenu-trans.png") 0 0 no-repeat;
                        text-decoration: none;
    			height: 36px;

                         }

            .rollover a:hover {          
                        background-position: 0 -50px;
                        color:#000000;
                        }
            .rollover a:active {
                        background-position: 0 -51px;
                        color:#990000;
                        }


a:link
{
	text-decoration : none;
	color : #990000;  
}
a:visited
{
	text-decoration : none;
	color : #990000;  
} 
a:active 
{
	text-decoration : none;
	color : #990000; 
}
a:hover 
{
	text-decoration : none;
	color : #ff0000; 
}
/*************************************************************
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: #808080;
}

.titleH05 a:hover
{
    color: #990000;
}

.titlewhite
{
    font-size: 10px;
    color: #ffffff;
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin: 0px 0px 0px 0px;
    font-weight: bold;
}
.titlewhite a:link, .titlewhite a:visited, .titlewhite a:active
{
    color: #ffffff;
}

.titlewhite a:hover
{
    color: #ffff00;
}


.titletop
{
    font-size: 12px;
    color: #ffffff;
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin: 0px 0px 0px 0px;
    font-weight: bold;
}
.titletop a:link, .titletop a:visited, .titletop a:active
{
    color: #ffffff;
}

.titletop a:hover
{
    color: #ffff00;
}



.titlefrontpage
{
    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;
}
.titlefrontpage a:link, .titlefrontpage a:visited, .titlefrontpage a:active
{
    color: #ffffff;
}

.titlefrontpage a:hover
{
    color: #ffff00;
}

.titlefrontpagebig
{
    font-size: 18px;
    color: #ffffff;
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin: 0px 0px 0px 0px;
    font-weight: bold;
}
.titlefrontpagebig a:link, .titlefrontpagebig a:visited, .titlefrontpagebig a:active
{
    color: #ffffff;
}

.titlefrontpagebig a:hover
{
 

/*************************************************************
Footer links
*/
.greenLink:link, .greenLink:visited, .greenLink:active
{
    color: #63adde;
    text-decoration: none;
}
.greenLink:hover
{
    color: #990000;
}
