body
{
   background-color: #E9E9F7;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 12px;
   margin: 5px 5px 5px 5px;
}
.highlightlight, .highlight, .highlightbig, .highlightverymuch
{
   font-style: italic;
}
.highlight, .highlightbig, .highlightverymuch
{
   font-weight: bold;
}
.highlightbig
{
   font-size: 18px;
}
.highlightverymuch
{
   color: #FF0000;
}
.center
{
   text-align: center;
}
.left
{
   text-align: left;
}
table.flags
{
   height: 417px;
   width: 766px;
}
table.home
{
   width: 100%;
}
table.listing
{
   padding: 5px 5px 5px 5px;
}
td
{
   font-size: 12px;
}
td.header
{
   font-weight: bold;
}
td.bottom
{
   vertical-align: bottom;
}
td.top
{
   vertical-align: top;
}
td.download
{
   font-weight: bold;
   font-size: 13px;
   padding-top: 10px;
}
td.listing
{
   padding: 5px 5px 5px 5px;
}
td.subtableheader
{
 background-color: #3D3B90;
 color: White;;
 text-align: center;
 font-weight: bold;
 font-size: 14px;
}
td.subtablesubheader
{
 background-color: #BDDF8C;
 text-align: left;
 font-weight: bold;
 font-style: italic;
}
span.header, a.header
{
   font-weight: bold;
}
span.headerbig
{
   font-size: 20px;
   font-weight: bold;
}
span.headerverybig
{
   font-size: 40px;
}
span.subheader
{
   text-decoration: underline;
}
span.comment
{
   font-size: smaller;
}
span.nieuwsitemheader
{
   font-weight: bold;
   text-decoration: underline;
}
div.nieuwsheader
{
   width: 99%;
   border-top: 4.5pt;
   border-left: 0.75pt;
   border-bottom: 3.0pt;
   border-right: 0.75pt;
   border-color: #000000;
   border-style: solid;
   padding: 0px 0px 0px 0px;
   margin: 0px 0px 0px 0px;
}
img
{
   border: none;
}
img.inline
{
   vertical-align: middle;
}
img.screenshot
{
   vertical-align: top;
}
a:link
{
   text-decoration:none
}
a:visited
{
   text-decoration:none
}
a:hover
{
   text-decoration:none
}
a:active
{
   text-decoration:underline
}
input.text, textarea
{
   border-width: 1px;
   border-style: solid solid solid solid;
}
ul
{
   list-style: disc;
   margin-top: 5px;
}
p.top
{
   text-align: center;
   font-size: 10px;
}
hr
{
   color: #000000;
}