body {
 font-family: Verdana, Arial;
 color: #000000;
 background: #8080FF;
 font-size: 8pt;
 margin: 0px;

}

table {
 font-size: 8pt;
}

td.tede1 {
 background: #8080FF;
 font-size: 8pt;
}

td.tede2 {
 background: #8080FF;
 background-image: url(../gfx/bg.jpg);
 background-repeat: no-repeat;
 background-position: bottom right;
 font-size: 8pt;
}

td.idle {
 background: #1B1B65;
 background-image: url(../gfx/idle.jpg);
 background-repeat: no-repeat;
 background-position: bottom left;
 font-size: 8pt;
}

td.tayble {
 background: #8080FF;
 background-image: url(../gfx/table.jpg);
 font-size: 8pt;
}

td.newsh {
 background: #D9DAF5;
 font-size: 8pt;
 }

td.newsb {
 background: #C7C8EF;
 font-size: 8pt;
 filter:alpha(opacity=80, finishopacity=80, style=0)
 }

td.kram {
 font-size: 8pt;
 }

td.kramh {
 font-size: 8pt;
 background: #D9DAF5;
 filter:alpha(opacity=40, finishopacity=40, style=0)
 }

input {
 font-size: 9pt;
 font-family: Verdana, Arial;
}

textarea {
 font-size: 9pt;
 font-family: Verdana, Arial;
}

ahead {
 font-size: 12pt;
}

A { color: #1B1B65; }
A:link { color: #1B1B65; }
A:visited { color: #1B1B65; }
A:active { color: #1B1B65; }
A:hover { text-decoration: none; color:#FFFFFF; }

