body {
        margin: 0px 0px 0px 20px;
/* background-image:url(images/body-top.jpg);  
background-repeat: repeat-x; 
background-color: #99CCFF; */
background-color:#000000;

}
.nav-Link-Prods { font-size:16px; font-weight:bold; color:#FFFF00; }
h1 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #ffff00;
	font-weight: bold;
	text-decoration: none;
	margin-bottom : 0px;
	margin-top : 0px;
	padding-bottom:20px;
}

/* start nav buttons */
#list-menu {
width: 90px;
position:static;


/* this width value is also effected by
the padding we will later set on the links. */
}
#list-menu ul {

margin: 0; 
padding: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px; 
position:static;

} 
#list-menu li {
margin: 0px 0px 0 0;

} 
#list-menu a {

display: block;
width:110px;
height:63px;
font-size:18px;

background-image:url(images/film-strip-button.jpg);
background-repeat:no-repeat; 
background-color:#000000;
padding: 0px 0px 0px 100px;


position: static;
text-align:justify;


} 
#list-menu a:link, #list-menu a:active, #list-menu a:visited {
color: #ffff00;

}

#list-menu a:hover {
height:63px;
background-image:url(images/film-strip-button2.jpg); 
margin-right:100px;
background-color:#000000;
background-repeat: no-repeat;
color: #ffff00;

text-decoration: underline;

border-right: 5px solid #871024;

} 
.TDbox
{
border-right: 1px solid #333333;
width:90px;
height:30px;

}

/* end nav button */

/* start left navigation */
#list-menu2 {
width:171px;

position:static;

/* this width value is also effected by
the padding we will later set on the links. */
}
#list-menu2 ul {
margin: 0; 
padding: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;

position:static;

} 
#list-menu2 li {
margin: 0px 0px 0 0;
} 
#list-menu2 a {

display: block;
width:170px;
height:20px;
padding: 10px 0px 0px 0px;
color: #ffffff;
border-bottom: 1px solid #333333;
/*background: #dcdcdc; */
position: static;
text-decoration: none; 

} 
#list-menu2 a:link, #list-menu2 a:active, #list-menu2 a:visited {
color: #ffffff;
padding-left:10px; 
}

#list-menu2 a:hover {
height:20px;

background: #000000;
color: #ffffff;

font-weight: bold;
} 
/* end left navigtation */

/* start left av news*/
#list-menu3 {
position:static;
}

#list-menu3 ul {
margin: 0; 
padding: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
position:static;

} 
#list-menu3 li {
margin: 0px 0px 0 0;
} 
#list-menu3 a {
display: block;
height:5px;
padding: 10px 0px 0px 0px;
color: #ffffff;
position: static;
text-decoration: none; 
} 
#list-menu3 a:link, #list-menu3 a:active, #list-menu3 a:visited {
color: #ffffff;
padding-left:10px; 
}

#list-menu3 a:hover {


/*background: #000000; */
color: #ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
height:10px;
font-size: 18px;
} 
/* end left av news */


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
	

}
a:visited {
	text-decoration: none;
	color: #FFFFFF;

}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;

}
a:active {
	text-decoration: none;
	color: #FFFFFF;

}
a {
	font-size: 12px;
}
.style1 {font-size: 8px}


div.TabView div.Tabs {
/*height: 37px;*/

overflow:  hidden;
height: 55px;
/* background-image:url(/images/topbios.jpg);  */
background-repeat:no-repeat; 
background-position: top; 

}

div.TabView div.Tabs a {
  float: left;
  display: block;
/*  width:  112px; */
  width:  111px;
  text-align: center;
  height:      55px;
  line-height: 37px;
  vertical-align: middle; 
  background: url('images/roll1b.gif') no-repeat;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 600;
  font-size: 11px;
  color:  #ffffff;
  padding: 0px;

}

div.TabView div.Tabs a:hover, div.TabView div.Tabs a.Active {
  background: url('images/roll2b.gif') no-repeat;
 color:  #ffffff;
}

div.TabView div.Pages {
  clear: both;
  border: 10px solid #000000;

/*
  border-right: 10px solid #000000;
  border-top: 10px solid #000000;

  overflow: hidden; */
   background-color:#000000;
}

div.TabView div.Pages div.Page {
  height: 100%;
  padding: 0px;
  overflow:auto;

/*  overflow: hidden; */

}

div.TabView div.Pages div.Page div.Pad {
  padding: 3px 20px 0 10px;

}

