/* http://www.flickerfest.com.au/Festival_2004/css/main.css */
A:link {
	color: #3399CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: underline;
}

A:visited {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: underline;
}

A:active {
	color: #3399CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: underline;
}

body {
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
}

BODY {
	background-image: url();
	background-position: center;
	background-repeat: no-repeat;
	color: #FFFFFF;
}

body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

br {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

H1 {
	color: #3399CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	text-align: left;
}

H3 {
	color: #012F65;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	list-style-position: outside;
	list-style-type: disc;
}

P {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	list-style-position: inside;
	list-style-type: circle;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	list-style-position: outside;
	list-style-type: disc;
}

.bluetext {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 10pt;
	list-style-position: outside;
	list-style-type: disc;
}

.error {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
}

.filmnameblu {
	clip: rect( );
	color: #3399CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	line-height: 14pt;
	list-style-position: outside;
	list-style-type: disc;
}

.orange {
	clip: rect( );
	color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	line-height: 10pt;
	list-style-position: outside;
	list-style-type: disc;
}

.smalltext {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
}

.whitetext {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: normal;
	line-height: 14px;
}

#errorImage {
	margin-right: 4px;
	vertical-align: middle;
}

#errorItems {
	margin-left: 22px;
}

#messageArea {
	background-color: #FFFFCC;
	border: 1px solid #CCCCCC;
	padding: 3px 3px 3px 3px;
}

