﻿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;
    width: 1056px;
   /* background-color: #FF6666;*/
}

.MaintableTopMenu
{
    margin: 0px;
    padding: 0px;
    background-image: url('Images/topmenu.jpg');
    background-repeat: no-repeat;
    background-position: left top;
    height: 42px;
    width: 100%;
}

.Maintableblackbar
{
    margin: 0px;
    padding: 0px;
    height: 10px;
    background-color: #000000;
}

.Maintabletop
{
    margin: 0px;
    padding: 0px;
    background-image: url('Images/top.jpg');
    background-repeat: no-repeat;
    background-position: left top;
    height: 252px;
    width: 100%;
}

.Maintablebackground
{
    margin: 0px;
    padding: 0px;
    background-image: url('Images/background.jpg');
    background-repeat: repeat-y;
    background-position: left top;
    width: 100%;
}



.rollover a:link, .rollover a:visited
{
    background-position: 0 0;
    display: block;
    width: 177px;
    padding: 7px 6px 4px 55px;
    font: bold 12px sans-serif;
    color: #000000;
    background: url("images/sidemenu-trans.png") 0 0 no-repeat;
    text-decoration: none;
    height: 32px;
}

.rollover a:hover {          
            background-position: 0 -43px;
            color:#ffffff;
            }
.rollover a:active {
            background-position: 0 -43px;
            color:#ffffff;
            }












/*************************************************************
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: #f15c22;
}






.frontpageright
{
    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;
}
.frontpageright a:link, .frontpageright a:visited, .frontpageright a:active
{
    color: #FFFF00;
    text-decoration: none;
}

.frontpageright a:hover
{
    color: #f15c22;
}


.frontpage
{
    font-size: 14px;
    color: #ffffff;
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin: 0px 0px 0px 0px;
    font-weight: bold;
}
.frontpage a:link, .frontpage a:visited, .frontpage a:active
{
    color: #9c9898;
    text-decoration: none;
}

.frontpage a:hover
{
    color: #f15c22;
}


.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;
}
/*************************************************************
Footer links
*/
.greenLink:link, .greenLink:visited, .greenLink:active
{
    color: #ffc423;
    text-decoration: none;
    font-weight: bolder;
}
.greenLink:hover
{
    color: #f15c22;
}
