body {
	background-color: #FFFFFF;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
}

td {
	font-family: sans-serif;
	font-size: 12px;
}

table.Top {
	margin-left: 10px;
}

.Top td, td.Top {
	font-family : sans-serif;
	font-size : 10px;
}

.topTd a {
	color: Black;
	text-decoration: none;
}

a {
	color: BE91BC;
}

.movieThumb {
	border: 2px solid #BE91BC;
}

.moviePlayer {
	border: 2px solid #BE91BC;
}

.txtNormal {
	font-size: 12px;
}

.txtSmall, table.txtSmall td {
	font-size: 10px;
}

.formText {
	font-size: 11px;
	font-weight: bold;
}

.borderBlack {
	border: 1px solid #000000;
}

.formElement {
	border: 1px solid #000000;
	width: 100%;
	font-family: Verdana, sans-serif;
}

.pressLink {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}