.box {
  text-align: center;
  border: thin dotted black;
  padding: 0% 5%;
}

img {border:none}

td {
font-family: sans-serif, Verdana, Arial;
font-size: 10pt;
}

body {
font-family: sans-serif, Verdana, Arial;
font-size: 10pt;
}


h1 {font-size: 16pt}

h2 {font-size: 14pt}

h4 {margin-bottom: -0.8em}

p img {margin: 0px 6px}

p.body {
  text-align: justify
}

p.footer {
 font-size: smaller;
 text-align: center
}

th {
font-family: sans-serif, Verdana, Arial;
font-size: 10pt;
font-weight: normal;
}

table.t1 { border-collapse: collapse; border: 1px solid black }
table.t1 td { border: 1px solid black; background: #f0f0f0 }
table.t1 th { border: 1px solid black; background: #b0b0b0 }

table.t2 { border-collapse: collapse; border: 1px solid black }
table.t2 td { border: 1px solid black; background: #f0f0f0 }
table.t2 th { border: 1px solid black; background: #b0b0b0 }

#po { background: #ff6666; text-align: right }
#bp { background: #9999ff;text-align:right }
#fe { background: #66cc66; text-align:right}

.title {font-size: 14pt}

td.basket {
color: white;
}

a:link {
color: blue;
text-decoration: none;
}

a:visited {
color: blue;
text-decoration: none;
}

a:hover {
color: red;
text-decoration: underline;
}

span.bigtext {
font-size: 14pt;
}

span.warning {
color: red;
}	

#mainmenu li.item

{

      width: 150px;

      list-style-type: none;

      height: 20px;

      background-color: #858585;

      vertical-align: middle;

      text-align: center;

      color: black;

      font-family: Arial Narrow;

}



#mainmenu li a:visited

{

      color : Black;

}



#mainmenu li a

{

      text-decoration:none;

      display:block;

      color:Black;

}



#mainmenu li:hover

{

      background-color: White;

      color:Black;

}  



#mainmenu td ul

{

    visibility:hidden;

    margin:0;

    margin-top:22px;

    position:absolute;

    padding-left:0px;

 }



#mainmenu td.menu:hover ul

{

    visibility:visible;

}
