body {
 background-color: #568EFF;
 margin: 0;
 font-family: ms sans serif, verdana, sans-serif;
 background-image: url('images/design/fond.png');
 background-repeat: repeat-y;
 background-position: top center;
}

.compact {
 line-height: 16px;
}

.maincell {
 background-image: url('images/design/corner.png');
 background-repeat: no-repeat;
 background-position: top left;
}

a {
 color: #ffff00;
 text-decoration: none;
}

a:hover {
 color: #ffffff;
}

a.special {
 color: #53f2ec;
}

a.menu:hover {
 color: #ff6600;
}

img {
 border: 0;
}

td {
 font-size: 15px;
}

#center {
 width: 50%;
 margin-left: auto;
 margin-right: auto;
}

#homeimg {
 position: absolute;
 left: 50%;
 top: 50%;
 padding: 0;
 height: 233px;
 width: 400px;
 margin-left: -200px;
 margin-top: -115px;
}

#maintable {
 background-color: #568EFF;
 background-image: url('images/design/ban.jpg');
 background-repeat: no-repeat;
}

#topbar {
 background-image: url('images/design/topbar.jpg');
 background-repeat: repeat-x;
 height: 5px;
}

#tlcorner {
 background-image: url('images/design/tlcorner.jpg');
 background-repeat: no-repeat;
 height: 15px;
 width: 15px;
}

#leftbar {
 background-image: url('images/design/leftbar.jpg');
 background-repeat: repeat-y;
 width: 15px;
}

#ban {
 position: absolute;
 left: 50%;
 padding: 0;
 height: 143px;
 width: 760px;
 margin-left: -380px;
}

#copyright {
 position: absolute;
 bottom: 5px;
 right: 5px;
 background-color: white;
 border: 1px solid #888;
 font-size: 9pt;
 font-family: fixedsys, sans-serif;
}

#flags {
 position: absolute;
 top: 5px;
 right: 10px;
}

.border {
 border: 1px solid #000000;
}
