body { color: #000000; background-color: #cccccc; font-style: normal; height:100%; }
.text { color: #000000; background-color: #ffe4c4; }
.venechka { background-color: #000000; }
.tmark { color: #993333; }
.hmark { color: #993333; text-align: center; }
.remark { color: #999999; font-size: smaller; }
.ps { text-align: center; color: #555555; font-size: smaller; }
.remark { color: #999999; font-size: smaller; }
.date { text-align: right; font-style: italic; color: #808080; }
.red { color: red; }


.wide { width: 100%; }
.count { text-align: center; }


A:Link { color: blue; text-decoration: none; }
A:Visited { color: #0066ff; text-decoration: none; }
A:Active { color: #a52a2a; text-decoration: none; }
A:Hover { color: #ff0000; text-decoration: none; }

A.menul { display: block; width: 160px; }
A:Link.menul { color: blue; text-decoration: none; }
A:Visited.menul { color: #0000ff; text-decoration: none; }
A:Hover.menul { color: #ff0000; background-color: #ffcc33; text-decoration: none; }

img { border: 0; }



table
.mmenut { width: 100%; border-right: #d3d3d3 outset; border-top: #d3d3d3 outset; border-left: #d3d3d3 outset; border-bottom: #d3d3d3 outset; }
.menu {
    width: 170px;
    text-align: center;
    border-right: #d3d3d3 outset;
    border-top: #d3d3d3 outset;
    border-left: #d3d3d3 outset;
    border-bottom: #d3d3d3 outset; }
.fullscreen1 { width: 100%; background-color: #ffe4c4; }
td { background-color: #ffe4c4; }
.leftc {
    width: 15%;
    vertical-align: top;
    text-align: center; }
.centrc {
    width: 70%;
    vertical-align: top; }
.rightc {
    width: 15%;
    vertical-align: top;
    text-align: center; }
.navi {
    background-color: #ffcccc;
    border-right: #ffffff thin inset;
    border-top: #ffffff thin inset;
    border-left: #ffffff thin inset;
    border-bottom: #ffffff thin inset; }
.maincell { vertical-align: top; width: 100%; }
.nullcell { height: 1px; }


