﻿body
{
    background-color: #CCCCCC;
    margin-top: 0px;
    margin-bottom: 0px;
}

.back
{
    background-attachment: scroll;
    background-image: url(images/background.gif);
    background-repeat: repeat-y;
    margin-top: 0px;
    margin-bottom: 0px;
}
.header
{
    background-image: url(images/header.gif);
    width: 820px;
    height: 56px;
    background-repeat: no-repeat;
}

.headerbar
{
    background-image: url(images/headbar.gif);
    background-repeat: no-repeat;
    height: 38px;
    background-position: center top;
}


.menu
{
   background-image: url(images/Home_menu.gif);
   width: 176px;
   background-repeat: no-repeat;
   height: 27px;
 }

A.menu:link
{
   background-image: url(images/Home_menu.gif);
   width: 176px;
   background-repeat: no-repeat;
   height: 27px;
 }

A.menu:hover
{
   background-image: url(images/Home_menuhover.gif);
   width: 176px;
   background-repeat: no-repeat;
   height: 27px;
}

.welcome
{
    font-weight: bold;
    font-size: 20px;
    color: black;
    font-family: Verdana, Arial;
    font-variant: small-caps;
}

.footer
{
    background-image: url(images/footer.gif);
    width: 771px;
    background-repeat: no-repeat;
    height: 38px;
}


.newsheader
{
    background-image: url(images/newsheader.gif);
    width: 234px;
    background-repeat: no-repeat;
    height: 32px;
    background-position-x: right;
}


.datte
{
    font-weight: bold;
    font-size: 11px;
    color: white;
    font-family: Verdana;
    padding-left: 10px;
}


.submitbutton
{
    font-weight: bold;
    font-size: 10px;
    text-transform: capitalize;
    color: black;
    font-family: Verdana;
    font-variant: small-caps;
    height: 24px;
}


.table
{
    font-weight: bold;
    font-size: 10px;
    color: black;
    font-family: Verdana;
}


.news
{
    font-weight: bold;
    font-size: 11px;
    color: white;
    font-family: Verdana;
}

.menu2
{
    font-weight: bold;
    font-size: 10px;
    text-transform: capitalize;
    color: black;
    font-family: Verdana;
    text-decoration: none;
}

A.menu2:link
{
    font-weight: bold;
    font-size: 10px;
    text-transform: capitalize;
    color: black;
    font-family: Verdana;
    text-decoration: none;
}

A.menu2:hover
{
    font-weight: bold;
    font-size: 10px;
    text-transform: capitalize;
    color: black;
    font-family: Verdana;
    text-decoration: underline;
}

.tabletext
{
    font-size: 11px;
    color: black;
    font-family: Verdana, Arial;
    text-decoration: none;
}

A.tabletext:link
{
    font-size: 11px;
    color: black;
    font-family: Verdana, Arial;
    text-decoration: none;
}

A.tabletext:hover
{
    font-size: 11px;
    color: black;
    font-family: Verdana, Arial;
    text-decoration: underline;
}

.seac
{
    background-image: url(images/Search 24 h g.gif);
    background-repeat: no-repeat;
}
.menus10
{
    font-family: Verdana;
    font-size: 8pt;
    text-decoration: none;
    color: #006699;
}
A.menus10:link
{
    font-family: Verdana;
    font-size: 8pt;
    text-decoration: none;
    color: #006699;
}

A.menus10:hover
{
    font-family: Verdana;
    font-size: 8pt;
    text-decoration: underline;
    color: #006699;
}

.tabletext2
{
    font-size: 11px;
    color: black;
    font-family: Verdana, Arial;
    text-decoration: none;
}

A.tabletext2:link
{
    font-size: 11px;
    color: black;
    font-family: Verdana, Arial;
    text-decoration: none;
}

A.tabletext2:hover
{
    font-size: 11px;
    color: black;
    font-family: Verdana, Arial;
    text-decoration: underline;
  
}