body { border: 8px #2F4843 solid}
body { scrollbar-base-color: #2F4843; scrollbar-track-color: #2F4843; scrollbar-arrow-color: #F9A002;}
.tx          { font-family: Verdana; font-size: 10px }
.rubr        { font-family: Verdana; color: #2F4843; font-size: 12px; font-weight: bold; letter-spacing: 2px }
.rubri       { font-family: Verdana; font-size: 14px; font-weight: bold }
.yellow { background-color: #FFFFCC}
.blue { background-color: #99CCFF}
.green { background-color: #99FF99}
.red { background-color: #FF6666}
a:link { text-decoration: none; color: #ffffff}
a:visited { text-decoration: none; color: #ffffff}
a:active { text-decoration: none; color: #ffffff}
a:hover { text-decoration: underline overline}
ul { list-style-type: circle}
.kantlinje { border: dashed;border-width: 2px 0px; border-color: #CC6600 }
.box { padding: 5px;height: 70px;width: 250px;background-color: #CCCCCC; border: 2px solid #990000; overflow: auto; } 
.scrollbox { padding: 10px; height: 225px; width: 200px; border: 1px solid #2F4843; overflow: auto;
background-color: #F1F1EB;}

.alpha { filter: Alpha(Opacity=100, FinishOpacity=0, Style=1, StartX=0, StartY=0, FinishX=100, FinishY=0); }