body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Verdana, san-serif;
	font-size: 12px;
	color: black;
	background-color: #bce5a3;
}
a, a:visited {
	color: #cc0000;
	text-decoration: none;
}

a:hover {
	color: #cc0000;
	background-color: #ffcc00;
}

a:active {
	color: white;
	background-color: #ffcc00;
}

.boxtext {
	font-family: Arial, Verdana, san-serif;
	font-size: 12px;
}

img {
	border-color: #663300;
}

#spacer {
	width: 100px;
	height: 4px;
}

.blackborder {
	border-color: #000000;
}

.dvdinfo {
	color: black;
	font-size: 12px;
}

.dvdinfo a, a:visited {
	color: #cc0000;
	text-decoration: underline;
	font-size: 11px;
}

.dvdinfo a:hover {
	color: #ffcc00;
	background-color: #cc0000;
}

.dvdinfo a:active {
	color: #cc0000;
	background-color: #ffcc00;
}

.desc_separator {
	border-bottom-width:1px;
	border-style:dotted;
	border-color: #666666;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
}

.dvdtitle {
	font-size: 17px;
	font-weight: bold;
}

.big {
	font-size: 21px;
	font-weight: bold;
}

.dvdtext {
	font-family: Arial, Verdana, san-serif;
	font-size: 12px;
}

.comment {
	font-size: 11px;
	color: #666666;
}
