﻿body, html
{
    font-size: 12px;
    margin: 0px;
    padding: 0px;
    font-family: Arial,Verdana, Helvetica;
    color: #000000;
    background-color: #dfe2e5;
}

.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:1107px;
}

.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;
}

.toplink
{
    padding: 0px;
    background-position: left bottom;
    margin: 0;
    background-image: url('images/topmenuimageMiddle.jpg');
    background-repeat: repeat-x;
    width: 133px;
    height: 24px;
    cursor: pointer;
}

.toplink #table
{
    padding: 0px;
    background-position: left top;
    margin: 0px;
    background-image: url('images/topmenuimageLeft.jpg');
    background-repeat: no-repeat;
    height: 24px;
    cursor: pointer;
}

.toplink #td
{
    padding: 1px 13px 0px 7px;
    background-position: right top;
    margin: 0;
    background-image: url('images/topmenuimageRight.jpg');
    background-repeat: no-repeat;
    cursor: pointer;
}

.toplinkHover
{
    padding: 0px;
    background-position: left top;
    margin: 0;
    background-image: url('images/topmenuimageMiddle.jpg');
    background-repeat: repeat-x;
    width:133px;
    height: 24px;
    cursor: pointer;
}

.toplinkHover #table
{
    padding: 0px;
    background-position: left top;
    margin: 0;
    background-image: url('images/topmenuimageLeft.jpg');
    background-repeat: no-repeat;
    height: 24px;
    cursor: pointer;
}

.toplinkHover #td
{
    padding: 1px 13px 0px 7px;
    background-position: right top;
    margin: 0;
    background-image: url('images/topmenuimageRight.jpg');
    background-repeat: no-repeat;
    cursor: pointer;
}


            .rollover a:link,.rollover a:visited  {
                        display:block;
                        width: 215px;
                        padding: 16px 0px 0px 15px;
                        font: bold 13px sans-serif;;
                        color:#ffffff;
                        background: url("images/buttonsbrett.jpg") 0 0 no-repeat;
                        text-decoration: none;
    			height: 30px;

                        }
            .rollover a:hover {          
                        background-position: 0 -46px;
                        color:#FFD600;
                        }
            .rollover a:active {
                        background-position: 0 -92px;
                        color:#FFD600;
                        }



/*************************************************************
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: #1179bf;
}

.titleH05 a:hover
{
    color: #990000;
}




.titlenames1
{
    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;
}
.titlenames1 a:link, .titlenames1 a:visited, .titlenames1 a:active
{
    color: #1179bf;
}

.titlenames1 a:hover
{
    color: #990000;
}




.titlenames
{
    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;
}
.titlenames a:link, .titlenames a:visited, .titlenames a:active
{
    color: #1179bf;
}

.titlenames 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;
}




.frontpage2
{
    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;
}
.frontpage2 a:link, .frontpage2 a:visited, .frontpage2 a:active
{
    color: #1179bf;
}

.frontpage2 a:hover
{
    color: #990000;
}
/*************************************************************
Footer links
*/
.greenLink:link, .greenLink:visited, .greenLink:active
{
    color: #1179bf;
    text-decoration: none;
}
.greenLink:hover
{
    color: #990000;
}

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;
}
