body
{
background-color: #DBDCDD;
margin-left: 100px;
margin-top: 50px;
scrollbar-face-color:#DBDCDD;
scrollbar-arrow-color:#DBDCDD;
scrollbar-track-color:#DBDCDD;
scrollbar-shadow-color:#DBDCDD;
scrollbar-highlight-color:#DBDCDD;
scrollbar-3dlight-color:#DBDCDD;
scrollbar-darkshadow-color:#DBDCDD;
}

table.top
{
background-color: #DBDCDD;
width: 720px;
font-family: verdana;
font-size: 10px;
}

table.middle
{
width: 720px;
border-left: 2px;
border-right: 2px;
border-top: 2px;
border-bottom: 2px;
border-style: dashed;
border-color: #B82323;
color: red;
background-color: #DBDCDD;
}

table.main
{
background-color: #DBDCDD;
width: 98%;
margin-top: 20px; 
margin-left: 10px;
font-family: verdana;
font-size: 10pt;
}

td.menu
{
font-family: verdana;
font-size: 8pt;
}

font.rubrik
{
font-family: verdana;
font-size: 11pt;
font-weight: bold;
}


input.announcement
{
border-left: 1px;
border-right: 1px;
border-top: 1px;
border-bottom: 1px;
border-style: solid;
border-color: black;
color: black;
background-color: #E8D9BB;
font-family: verdana;
font-size: 8pt;
}

input.seek
{
border-left: 1px;
border-right: 1px;
border-top: 1px;
border-bottom: 1px;
border-style: solid;
border-color: black;
color: black;
background-color: #E8D9BB;
font-family: verdana;
font-size: 8pt;
}

input.button
{
border-left: 1px;
border-right: 1px;
border-top: 1px;
border-bottom: 1px;
border-style: solid;
border-color: black;
color: black;
background-color: #8DB3D7;
font-family: verdana;
font-weight: bold;
font-size: 8pt;
}

select
{
background-color: #E8D9BB;
font-family: verdana;
font-size: 8pt;
}

a:link
{
font-family: verdana;
font-size: 11pt;
font-weight: bold;
text-decoration: none;
color: #2370B8;
}

a:visited
{
font-family: verdana;
font-size: 11pt;
font-weight: bold;
text-decoration: none;
color: #2370B8;
}

a:hover
{
font-family: verdana;
font-size: 11pt;
font-weight: bold;
text-decoration: underline;
color: #2370B8;
}

a:active
{
font-family: verdana;
font-size: 11pt;
font-weight: bold;
text-decoration: underline;
color: #2370B8;
}

h3
{
font-family: verdana;
color: blue;
}



