BODY, TABLE, TR, TD, A, IMG {
    color: #FFFFFF;
    font-family : Verdana, Arial, Courier;
    font-size: 12px;
    margin: 0;
    padding: 0;
    border:0;
    border-spacing: 0;
    vertical-align: top;
}

BODY {
    background-color: #000000;
}

DIV.fixed {
    width: 520px;
}

INPUT.button {
	margin-top: 8px;
	color: white;
	background-color: #333333;
	border-width: 1px;
	border-style: solid;
	border-color: white;
}

INPUT.listButton {
	color: white;
	background-color: #333333;
	border: 0;
	font-family : Verdana, Arial, Courier;
	font-size: 12px;
    font-weight: bold;
}

INPUT.textInput {
	border: 0;
	font-family : Verdana, Arial, Courier;
	font-size: 12px;
	height: 15px;
}

TEXTAREA.textInput {
	border: 0;
	font-family : Verdana, Arial, Courier;
	font-size: 12px;
	height: 100px;
}

TABLE.leftMenu {
    background: black url("img/LeftMenubarBak.gif");
    background-repeat: repeat-y;
    width: 166px;
    height: 100%;
}

TABLE.main {
   width: 696px;
   height: 100%;
}

TD.width50px {
	width: 50px;
}

TD.topMenu {
    background: black url("img/TopMenuBak.gif");
    background-repeat: repeat-y;
    height: 12px;
    width: 100%;
}

TD.leftMenu {
    text-align: center;
    vertical-align: top;
    height: 43px;
}

TD.copyright {
    text-align: center;
}

TD.spilleListe {
    width: 100pt;
}

TD.albumOversikt {
width: 200pt;
padding-right: 10pt;
}

TD.bookingAdr {
    text-align: center;
}

TD.copyright {
    text-align: center;
}

TD.sponsorer {
    padding-top: 10pt;
    text-align: center;
}

TD.paddingRight {
    padding-right: 15pt;
}

TD.arkivBilder {
  padding: 3px;
  text-align: center;
}


TH {
    padding-right: 15pt;
}

TR.leftMenu {
    height: 43px;
}

TD.borderBottom {
	border-bottom: 1px solid white;
	padding-bottom: 3px;
	padding-top: 3px;
}

TH {
    padding-right: 15pt;
}

IMG.inTextRight {
    float: right;
    margin-left: 2pt;
}

IMG.inTextLeft {
float: left;
margin-right: 2pt;
}

SPAN.subHeading {
color: #888888;
font-size: 13px;
}

SPAN.bold {
font-weight: bold;
}

H2 {
font-size: 18px;
}

H3 {
font-size: medium;
}

H4 {
font-weight: bold;
font-size: 12px;
margin: 0px;
margin-top: 5pt;
}

P.copyright {
font-style: oblique;
font-weight: bold;
}

A {
	font-size: 12px;
	font-weight: bold;
}
A:link {color : #FFFFFF }
A:visited {color : #888888 }

A.topMenuItems {
  text-decoration: none;
  color: white;
}

A:visited.topMenuItems {
  text-decoration: none;
  color: white;
}
