/* CSS Document 	font: 10pt "trebuchet ms", arial, sans-serif*/

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
body {
	color: #000000;
	background-color: #E8D1BB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 10px;
	font-weight: bold;
}
p {
	margin-top: 0px;
	margin-bottom: 4px;
	}

h1 {
	font-size: 32px;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 25px;
	background-image: url(images/e.gif);
	background-repeat: no-repeat;
	font-family: "Arial Black", "AdLib Win95BT", "Arial";
	background-position: left top;
	text-align: left;
	text-indent: 20pt;
	vertical-align: 20%;
	height: 50px;
}
h2 {
	font-size: 16px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 3px;
}
h3 {
	font-size: 10pt;
	color: #333333;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
}
h6 {
	font-size: 30px;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 3px;
	font-weight: bolder;
}
.year {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	padding-top: 15px;
}
.award {
	padding-top: 4px;
	padding-bottom: 15px;
}
.showName {
	font-size: 11px;
	font-weight: bold;
}

.video_small{
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}

.navigation a:link {
	color: #005db6;/*themecolour5;*/
}
.navigation a:visited {
	color: #999999;
}
.navigation a:link:hover {
	color: #3c9bf7;/*themecolour1;*/
}
