/* Graphic elements */
.tableshadow  { background: #cc9 url(gfx/bgr-tabletop.gif) repeat-x }
.logobgr  { background: transparent url(gfx/bgr-logoillu.gif) no-repeat }
.nsfix { background-image: url(gfx/spacer.gif) }
.dotstrokebut  { background: url(gfx/bgr-dotstroke-buttom.gif) repeat-x }
/* Type */
td    { color: #663; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
a { color: #996; text-decoration: none }
a:hover { color: #996; text-decoration: underline }
a:visited  { color: #996 }
a:visited:hover { color: #996; text-decoration: none }
.indhold { color: #330; font-size: 12px; text-decoration: none }
/* Menu */
.menu   { color: #996; font-size: 10px }
.a.menu  { color: #996; text-decoration: none }
.a.menu:hover   { color: #333; text-decoration: underline }
.a.menu:visited  { color: #996; text-decoration: none }
.a.menu:visited:hover  { color: #333; text-decoration: underline }
/* menu dimmed down */
.menudim    { color: #999; font-size: 10px }
.a.menudim   { color: #999; text-decoration: none }
.a.menudim:hover  { color: #999; text-decoration: underline }
.a.menudim:visited { color: #999; text-decoration: none }
.a.menudim:visited:hover { color: #999; text-decoration: underline }
