body {
 font-family: Verdana;
 font-size: 8pt;
 font-weight: normal;
 background-color: #666;
 align: center;
 vertical-align: center;
}
table {
 font-family: Verdana;
 font-size: 8pt;
 font-weight: normal;
 color: #000;
}
A {
 text-decoration: none;
 color: blue;
}
A:hover {
 text-decoration: none;
 color: red;
}
td {
 align: center;
 vertical-align: center;
}
.trans {
 background-image: url(gfx/g.png);
 border: 1px solid black;
 filter: alpha(opacity=80);
}
.menu {
 border-top: 1px solid black;
 background-image: url(gfx/tabs/tab_bg.gif);
 padding: 0px;
 height: 31px;
}
.mi {
 border-bottom: 1px solid #A2BCE4;
 padding: 1px;
}
.header {
 background-color: #222;
 color: #fff;
 font-weight: bold;
}
.header a {
 color: #fff;
}
.sheader {
 background-color: #eee;
 color: #000;
 padding: 3px;
}
.box {
 border: 1px solid black;
 background-color: white;
}
.boxg {
 background-image: url(gfx/g.png);
 border: 1px solid black;
 filter: alpha(opacity=80);
}
A.ml {
 display: block;
 width: 130px;
 color: #000;
 background-image: url(gfx/g.png);
 border: 1px solid black;
 filter: alpha(opacity=80);
}
A.ml:hover {
 color: #ccc;
 background-image: url(gfx/d.png);
}
A.cosmoml {
 display: block;
 width: 110px;
 color: #000;
 background-image: url(gfx/g.png);
 border: 1px solid black;
 filter: alpha(opacity=80);
}
A.cosmoml:hover {
 color: #ccc;
 background-image: url(gfx/d.png);
}
