BODY
{
background-color: #003471;
background-image: url(../../Sites/Www/Images/Bakgrund.jpg);
background-repeat: no-repeat;
background-position: center center;
}

DIV.OuterContainer
{
text-align: center;
}

TABLE.Container
{
color: white;
width: 800px;
}

.TopCell
{
background-image: url(../../Sites/Www/Images/Top.jpg);
vertical-align: bottom;
width: 800px;
height: 112px;
padding-left: 50px;
padding-right: 50px;
padding-bottom: 3px;
}

.BottomCell
{
background-image: url(../../Sites/Www/Images/Bottom.jpg);
text-align: center;
width: 800px;
height: 22px;
}

.MainCell
{
font-family: verdana;
padding-left: 50px;
padding-right: 50px;
padding-top: 40px;
padding-bottom: 70px;
}

DIV#Footer
{
font-family: verdana;
font-size: 11px;
color: white;
}

DIV#Headline
{
font-family: verdana;
font-size: 14px;
color: white;
font-weight: bold;
padding-bottom: 10px;
}

DIV#Content
{
font-family: verdana;
font-size: 12px;
color: white;
}

DIV#Menu
{
height: 14px;
}

DIV#Menu UL
{
margin: 0px;
padding: 0px;
}

DIV#Menu LI
{
font-family: verdana;
font-size: 10px;
color: white;
font-weight: bold;
background-image: url(../../Sites/Www/Images/MenuDelimiter.jpg);
background-repeat: no-repeat;
background-position: left;
float: left;
padding-left: 10px;
padding-right: 10px;
list-style-type: none;
}

DIV#Menu LI.Item0_0
{
background-image: url(none);
padding-left: 0px;
}

A

{
color: white;
text-decoration: none;
}

DIV#ContentImage
{
float: right;
margin-left: 20px;
margin-bottom: 15px;
}

DIV#Login
{
font-family: verdana;
font-size: 14px;
color: white;
font-weight: bold;
}

DIV#Login TD
{
font-family: verdana;
font-size: 12px;
color: white;
padding-right: 10px;
}

DIV#Login INPUT
{
font-family: verdana;
font-size: 12px;
}

DIV#Login P
{
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 10px;
padding: 0px;
}


