body {
	font-family:"Verdana","Arial","Helvetica","Times";
	background-image:url("../dvd/LightTableBackground.gif");
}

.value {
	font-size: 10pt;
	text-align: center;
	color: black;
}
.valueleft {
	font-size: 10pt;
	text-align: left;
	color: black;
}
.movietitle {
	font-weight: bold;
	font-size: 10pt;
	color: black;
}

.submovietitle {
	font-style: italic;
	font-size: 10pt;
	color: black;
}

.genrelink {
	font-size: 10pt;
	text-align: center;
	color: blue;
}

th {
	font-weight: bold;
	font-size: 12pt;
	text-align: left;
	padding: 2 2 2 2;
	background-color: #e3e3e3;
}

.header {
	font-weight: bold;
	font-size: 14pt;
	text-align: center;
	padding: 2 2 2 2;
	background-color: Silver;
}

.headerleft {
	font-weight: bold;
	font-size: 14pt;
	text-align: left;
	padding: 2 2 2 2;
	background-color: Silver;
}

.shading {
	background-color: #FFCCFF;
}
.noshading {
	background-color: #FFFFFF;
}

.title {
  font-size : 18pt;
  font-weight: bold;
  padding: 2 2 2 2;
  text-align: center;
}

.invis{
	background-image:url("../dvd/LightTableBackground.gif");
}
