html
{ 
height: 100%; 
min-height: 100%; 
}

body {
	background-image: url(../img/bg.jpg);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	height: 100%; 
	min-height: 100%; 
	color: #FFF;
	margin: 0;
	padding: 0;
	min-height: 100%;
}

#content {
	background: #000000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	padding: 0 0 0 0;
	margin: auto;
	width: 950px;
	min-height: 100%;
}

.whiteText {
color: #FFFFFF;
}
.toptable {
background-image:url(img/table_bg_top.png);
}

.maintableNEW tr td table tr td table tr td table {
	text-align: left;
	font-weight: bold;
}

.bottomtable {
background-image:url(img/table_bg_bottom.png);
}

.Class1:hover {background: #c6b034;}

.Class 1 {
width: 130px;
}

.Class1 a {
	font-weight: bold;
	text-align: center;
	text-decoration:none; 
	font-size:14px; 
	line-height:14px; 
	padding: 2.5px 10px;
	width: 130px;
}

.Class1 a:link {
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	width: 130px;
}
.Class1 a:visited {
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	width: 130px;
}
}
.Class1 a:active {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	text-align: center;
	width: 130px;
}

.Class2 a {
	font-weight: bold;	
}

.Class2 a:link {
	color: #ffffff;
	text-decoration: none;
}
.Class2 a:visited {
	color: #ffffff;
	text-decoration: none;
}
.Class2 a:hover {
	color: #c6b034;
	text-decoration: underline;
}
.Class2 a:active {
	color: #c6b034;
	text-decoration: none;
	text-align: center;
}

.Class3 a {
	font-weight: bold;
	font-size:16px;
}

.Class3 a:link {
	color: #ffffff;
	text-decoration: none;
}
.Class3 a:visited {
	color: #ffffff;
	text-decoration: none;
}
.Class3 a:hover {
	color: #c6b034;
	text-decoration: underline;
}
.Class3 a:active {
	color: #c6b034;
	text-decoration: none;
	text-align: center;
}

.bigWhiteHeading {
	color:#FFFFFF;
	font-size:24px;
	font-weight:bold;
}

.button{
background-color:#333333;
border-color:#FFFFFF;
padding: 5px;
color:#FFFFFF;
border:1px solid;
font-weight:bold;
}

.textfields{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
background-color: #333333;
color: #FFFFFF;
font-weight:bold;
width:250px;
}

.notefields{
background-color: #333333;
color: #FFFFFF;
font-weight:normal;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
width:250px;
}
.maintableNEW{
	background-color: #000000;
	min-height:100%;
}
.greenfont {
	color: #c6b034;
	/*color: #7cd72c;*/
	font-weight: bold;
}
.trBGLEFT{
background-image:url(img/side_bg_left.png);
background:none;
}
.trBGRIGHT{
background-image:url(img/side_bg_right.png);
background:none;
}
.linkHeadersBig {
	color: #ffffff;
	font-weight: bold;
	font-size:14px;
}

.ingresstekst{
	color:#BCBCBC;
	line-height:1.6em;
	font-size:12px;
	font-weight:bold;
}

.ingresstekst a {
	color:#FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.ingresstekst a:link {
	color: #ffffff;
	text-decoration: none;
}
.ingresstekst a:visited {
	color: #ffffff;
	text-decoration: none;
}
.ingresstekst a:hover {
	color: #c6b034;
	text-decoration: underline;
}
.ingresstekst a:active {
	color: #c6b034;
	text-decoration: none;
	text-align: center;
}

.brodtekst{
	color:#BCBCBC;
	line-height:1.6em;
	font-size:12px;
	font-weight:normal;
}

.brodtekst a {
	color:#FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.brodtekst a:link {
	color: #ffffff;
	text-decoration: none;
}
.brodtekst a:visited {
	color: #ffffff;
	text-decoration: none;
}
.brodtekst a:hover {
	color: #c6b034;
	text-decoration: underline;
}
.brodtekst a:active {
	color: #c6b034;
	text-decoration: none;
	text-align: center;
}


hr {
 border:0;
 border-top: 1px solid #707070;
 height: 0;
 background: #707070;
 width: 80%;
}
.bottomTable {
height: 100%;
width: 950;
background-color:#000000;
}
.heading {
	color: #ffffff;
	font-weight: bold;
	font-size:14px;	
}

