﻿body
{
    min-width: 1220px;
    font-family: Tahoma;
    font-size: medium;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    color: #808080;
}

.Banner
{
    min-width: 400px;
    padding: 50px;
    height: 130px;
}

.topmenu
{
    min-width: 800px;
    font-family: Tahoma;
    position: static;
    height: 40px;
    left: 25px;
    margin-left: 53px;
    margin-right: 42px;
    background-image: url('../Images/menuback.jpg');
    background-repeat: no-repeat;
    padding-top: 6px;
    padding-left: 6px;
}

.topmenuTNS
{
    min-width: 800px;
    font-family: Tahoma;
    position: static;
    height: 40px;
    left: 25px;
    margin-left: 53px;
    margin-right: 42px;
    background-image: url('../Images/menubackTNS.jpg');
    background-repeat: no-repeat;
    padding-top: 6px;
    padding-left: 6px;
}
.topmenuIA
{
    min-width: 800px;
    font-family: Tahoma;
    position: static;
    height: 40px;
    left: 25px;
    margin-left: 53px;
    margin-right: 42px;
    background-image: url('../Images/menubackIA.jpg');
    background-repeat: no-repeat;
    padding-top: 6px;
    padding-left: 6px;
}
.content
{
    padding: 25px 50px 0px 50px;
}
.middle
{
    min-width: 860px;
    padding: 20px 50px 50px 50px;
}
.middle8
{
    min-width: 400px;
    font-family: Tahoma;
    font-size: medium;
    color: #FFFFFF;
    background-color: #98979c;
    text-align: left;
    text-decoration: none;
}



.middleEnq
{
    min-width: 400px;
    font-family: Tahoma;
    font-size: medium;
    color: #FFFFFF;
    background-color: #98979c;
    text-align: center;
    text-decoration: none;
}

.lozenge
{
    width: 100%;
    font-family: Tahoma;
    font-size: medium;
    color: #FFFFFF;
    background-color: #98979c;
    text-align: center;
    text-decoration: none;
}

.footer
{
    min-width: 800px;
    padding: 10px 50px 40px 25px;
    font-family: Tahoma;
    font-size: x-small;
    font-weight: lighter;
    color: #808080;
    position: relative;
    height: 25px;
    text-align: center;
}
.disclaimer
{
    font-family: Tahoma;
    font-size: x-small;
    font-weight: lighter;
    color: #808080;
    position: relative;
    text-align: center;
}


.partners
{
    border-spacing: 5px;
    margin-top: 5px;
}

.links
{
    font-family: Tahoma;
    color: #ffffff;
    text-decoration: none;
}

.terms
{
    font-family: Tahoma;
    font-size: x-small;
    color: #808080;
    text-align: center;
    line-height: 15px;
}
.t
{
    min-width: 800px;
    background: url('../Images/Dot.jpg') repeat-x 0 0;
    width: 100%;
}
.b
{
    min-width: 800px;
    background: url('../Images/Dot.jpg') repeat-x 0 100%;
    width: 100%;
}
.l
{
    min-width: 800px;
    background: url('../Images/Dot.jpg') repeat-y 0 0;
    height: 100%;
}
.r
{
    min-width: 800px;
    background: url('../Images/Dot.jpg') repeat-y 100% 0;
    height: 100%;
}
.bl
{
    min-width: 800px;
    background: url('../Images/BottomLeft.jpg') no-repeat 0 100%;
}
.br
{
    min-width: 800px;
    background: url('../Images/BottomRight.jpg') no-repeat 100% 100%;
}
.tl
{
    min-width: 800px;
    background: url('../Images/TopLeft.jpg') no-repeat 0 0;
}
.tr
{
    min-width: 800px;
    background: url('../Images/TopRight.jpg') no-repeat 100% 0;
}


.tinner
{
    min-width: 550px;
    background: url('../Images/Dot.jpg') repeat-x 0 0;
}

.binner
{
    min-width: 550px;
    background: url('../Images/Dot.jpg') repeat-x 0 100%;
}
.linner
{
    background: url('../Images/Dot.jpg') repeat-y 0 0;
    height: 100%;
}
.rinner
{
    background: url('../Images/Dot.jpg') repeat-y 100% 0;
    height: 100%;
}
.blinner
{
    padding: 30px;
    min-width: 800px;
    background: url('../Images/blin.jpg') no-repeat 0 100%;
}
.brinner
{
    background: url('../Images/brin.jpg') no-repeat 100% 100%;
}
.tlinner
{
    background: url('../Images/tlin.jpg') no-repeat 0 0;
}
.trinner
{
    background: url('../Images/trin.jpg') no-repeat 100% 0;
}
.ltinner
{
    min-width: 300px;
    background: url('../Images/Dot.jpg') repeat-x 0 0;
}

.lbinner
{
    min-width: 300px;
    background: url('../Images/Dot.jpg') repeat-x 0 100%;
}
.llinner
{
    background: url('../Images/Dot.jpg') repeat-y 0 0;
    height: 100%;
}
.lrinner
{
    background: url('../Images/Dot.jpg') repeat-y 100% 0;
    height: 100%;
}
.lblinner
{
    padding: 30px;
    min-width: 300px;
    background: url('../Images/blin.jpg') no-repeat 0 100%;
}
.lbrinner
{
    background: url('../Images/brin.jpg') no-repeat 100% 100%;
}
.ltlinner
{
    background: url('../Images/tlin.jpg') no-repeat 0 0;
}
.ltrinner
{
    background: url('../Images/trin.jpg') no-repeat 100% 0;
}
#sddm
{
    margin: 0;
    padding: 0;
    z-index: 30;
}

#sddm li
{
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
    font: small Tahoma;
}

#sddm li a
{
    display: block;
    margin: 0 1px 0 0;
    padding: 4px 10px;
    
    background: #98979c;
    color: white;
    text-align: left;
    text-decoration: none;
}

#sddm li a:hover
{
    background: #cbcbcb;
}

#sddm div
{
    position: absolute;
    visibility: hidden;
    margin: 0;
    padding: 0;
    background: #98979c;
    border: 1px solid #cbcbcb;
}

#sddm div a
{
    position: relative;
    display: block;
    margin: 0;
    padding: 5px 10px;
    width: auto;
    white-space: nowrap;
    text-align: left;
    background: #98979c;
    color: white;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    font-size: small;
    line-height: normal;
    font-family: Tahoma;
    top: 3px;
    left: 0px;
}

#sddm div a:hover
{
    background: #cbcbcb;
    color: white;
}

a:active
{
    text-decoration: none;
}

a:visited
{
    text-decoration: none;
}


a:link
{
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}

.class1 a:link
{
    text-decoration: none;
    color: #FFFFFF;
    font-style: italic;
}
.class1 a:visited
{
    text-decoration: none;
    color: #FFFFFF;
    font-style: italic;
}
.class1 a:active
{
    text-decoration: none;
    color: #FFFFFF;
    font-style: italic;
}
.class1 a:hover
{
    text-decoration: underline;
    color: #FFFFFF;
    font-style: italic;
}

.cell1
{
    background-position: center;
    background-image: url('../Images/FooterIcons/A.jpg');
    background-repeat: no-repeat;
    text-align: center;
}

.cell1:hover
{
    background-position: center;
    background-image: url('../Images/FooterIcons/1.jpg');
    background-repeat: no-repeat;
    text-align: center;
}

.cell2
{
    background-position: center;
    background-image: url('../Images/FooterIcons/B.jpg');
    background-repeat: no-repeat;
    text-align: center;
}
.cell2:hover
{
    background-position: center;
    background-image: url('../Images/FooterIcons/2.jpg');
    background-repeat: no-repeat;
    text-align: center;
}
.cell3
{
    background-position: center;
    background-image: url('../Images/FooterIcons/C.jpg');
    background-repeat: no-repeat;
    text-align: center;
}
.cell3:hover
{
    background-position: center;
    background-image: url('../Images/FooterIcons/3.jpg');
    background-repeat: no-repeat;
    text-align: center;
}
.cell4
{
    background-position: center;
    background-image: url('../Images/FooterIcons/D.jpg');
    background-repeat: no-repeat;
    text-align: center;
}
.cell4:hover
{
    background-position: center;
    background-image: url('../Images/FooterIcons/4.jpg');
    background-repeat: no-repeat;
    text-align: center;
}
.cell5
{
    background-position: center;
    background-image: url('../Images/FooterIcons/E.jpg');
    background-repeat: no-repeat;
    text-align: center;
}
.cell5:hover
{
    background-position: center;
    background-image: url('../Images/FooterIcons/5.jpg');
    background-repeat: no-repeat;
    text-align: center;
}
.cell6
{
    background-position: center;
    background-image: url('../Images/FooterIcons/F.jpg');
    background-repeat: no-repeat;
    text-align: center;
}
.cell6:hover
{
    background-position: center;
    background-image: url('../Images/FooterIcons/6.jpg');
    background-repeat: no-repeat;
    text-align: center;
}
.cell7
{
    background-position: center;
    background-image: url('../Images/FooterIcons/G.jpg');
    background-repeat: no-repeat;
    text-align: center;
}
.cell7:hover
{
    background-position: center;
    background-image: url('../Images/FooterIcons/7.jpg');
    background-repeat: no-repeat;
    text-align: center;
}
.celllink
{
    color: white;
    font-family: Tahoma;
    font-size: small;
}

.celllink:hover
{
    color: #98979c;
}
.middlesmall
{
    font-size: x-small;
}
.overlook
{
    text-decoration: none;
    color: #FFFFFF;
    font-style: italic;
}
.overlook:link
{
    text-decoration: none;
    color: #FFFFFF;
    font-style: italic;
}

.overlook:visited
{
    font-style: italic;
    text-decoration: none;
    color: #FFFFFF;
}
.overlook:active
{
    font-style: italic;
    text-decoration: none;
    color: #FFFFFF;
}
.overlook:hover
{
    font-style: italic;
    text-decoration: underline;
    color: #FFFFFF;
}

.back
{
    text-decoration: none;
    color: #FFFFFF;
    font-style: italic;
    text-align: center;
}
.back:link
{
    text-decoration: none;
    color: #FFFFFF;
    font-style: italic;
    text-align: center;
}

.back:visited
{
    font-style: italic;
    text-decoration: none;
    color: #FFFFFF;
    text-align: center;
}
.back:active
{
    font-style: italic;
    text-decoration: none;
    color: #FFFFFF;
    text-align: center;
}
.back:hover
{
    font-style: italic;
    text-decoration: underline;
    color: #FFFFFF;
    text-align: center;
}
.lists
{
    list-style-type: disc;
}
