*
{
   font-family: Verdana, Sans-Serif;
   font-size: 11px;
   padding: 0px;
   margin: 0px;
}

a:active, a:link, a:visited
{
   color: #0F669F;
   text-decoration: none;
}

a:hover
{
   text-decoration: underline;
}

body
{
   background-color: #004E82;
   color: White;
}

dd, dt, p, ol, td, th
{
   padding: 5px;
}

dt
{
   font-weight: bold;
   padding: 15px 5px 0px 5px;
}

h1
{
   font-size: 19px;
   padding: 10px;
}

h2
{
   font-size: 15px;
   padding: 10px;
}

h3
{
   font-size: 11px;
   padding: 5px;
}

img
{
   border: none;
}

table
{
   border-collapse: collapse;
}

ul
{
   padding: 10px;
}

ul li
{
   list-style-position: inside;
   padding: 5px;
}



#Lang
{
   background-color: #EBF0FA;
   background-image: url(images/Background1.gif);
   background-position: bottom;
   border-color: #87B3D0;
   border-style: solid;
   border-width: 0px 0px 1px 0px;
   color: Black;
   padding: 1px;
   text-align: right;
}

#Lang a:active, #Lang a:link, #Lang a:visited
{
   color: #003366;
}

#Head
{
   background-color: #004E82;
   border-color: #87B3D0;
   border-style: solid;
   border-width: 0px 0px 1px 0px;
   color: White;
   height: 100px;
}

#Body
{
}

#Menu
{
   background-color: #0F669F;
   border-color: #87B3D0;
   border-style: solid;
   border-width: 0px 1px 0px 0px;
   color: White;
   width: 20%;
}

#Menu a:active, #Menu a:link, #Menu a:visited
{
   color: White;
}

#Menu ul
{
   padding: 0px;
}

#Menu ul li
{
   list-style-position: outside;
   list-style-type: none;
   padding: 10px;
}

#Main
{
   background-color: #EBF0FA;
   color: Black;
}

#Foot
{
   background-color: #004E82;
   border-color: #87B3D0;
   border-style: solid;
   border-width: 1px 0px 0px 0px;
   color: White;
}

#Foot a:active, #Foot a:link, #Foot a:visited
{
   color: #87B3D0;
}

.Curr
{
   background-color: #4791C5;
   color: White;
}

.Part
{
   padding: 10px;
}

.PartHead
{
   background-image: url(images/Background1.gif);
   background-position: bottom;
   border-color: #B1C3ED;
   border-style: solid;
   border-width: 1px 1px 0px 1px;
   padding: 1px;
   position: relative;
}

.PartBody
{
   background-color: White;
   border-color: #B1C3ED;
   border-style: solid;
   border-width: 1px;
   color: Black;
   padding: 5px;
}

.PartFoot
{
   text-align: right;
   background-color: #C5D2F2;
   border-color: #B1C3ED;
   border-style: solid;
   border-width: 0px 1px 1px 1px;
   color: Black;
   padding: 1px 5px 1px 5px;
}

.PartFoot a:active, .PartFoot a:link, .PartFoot a:visited
{
   background-color: #C5D2F2;
   color: #003366;
}

.PartFoot p
{
   padding: 2px;
}





table.List
{
   width: 100%;
}

table.List tr.Alt
{
   background-color: #EBF0FA;
   color: Black;
}

table.List * th
{
   text-align: left;
}

table.List * td
{
   border-color: #B1C3ED;
   border-style: solid;
   border-width: 1px 0px 0px 0px;
}

p.DateTime
{
   border-color: #B1C3ED;
   border-style: solid;
   border-width: 1px;
   padding: 2px;
}





#Test
{
   width: 100%;
}

#Test * td
{
   vertical-align: top;
}

div.Toolbar
{
   background-image: url(images/Background3.gif);
   background-position: bottom;
   border-color: #FCB88C;
   border-style: solid;
   border-width: 1px;
   margin: 0px 0px 23px 0px;
}


