html { overflow: -moz-scrollbars-vertical; height: 100%; margin-bottom: 1px; }
BODY {
color: #ffffaa;
margin-top: 5;
scrollbar-face-color: #ffff96;
scrollbar-shadow-color: black;
scrollbar-highlight-color: #000000;
scrollbar-3dlight-color: white;
scrollbar-darkshadow-color: black;
scrollbar-track-color: #000000;
scrollbar-arrow-color: #000000;
background: #000000 ;
}
A:hover {color: #ffcc33; text-decoration: underline; font-size: 10pt; }
A  { text-decoration: none; color: #ffffaa; font-size: 10pt; font-family: verdana;}
font   { font-size: 10pt; font-family: verdana;}
div    { font-size: 10pt; font-family: verdana;}
li     { font-size: 10pt; font-family: verdana;}
td     { font-size: 10pt; font-family: verdana;}
.rub   { font-size: 10pt; font-family: verdana; font-weight: bold;}
.title { font-size: 16pt; font-family: verdana; font-weight: bold; color:#ffcc33;}
.portal{ font-size: 20pt; font-family: verdana; font-weight: bold; color:#ffcc33;}
.large { font-size: 18pt; font-family: verdana; font-weight: bold;}
.menu  { font-size: 10pt; font-family: verdana;}
.small { font-size: 8pt; font-family:  verdana;}
.spec  { font-size: 12pt; font-family: verdana;}

.cel   { background-color: #660033; border: #000000; }
.cellr { background-color: transparent; border: #ffcc33;
         border-style: none solid none none; border-width: 1px;}

