body {
	background-color: #FFFFFF;
	background-image:  url(images/barn_bg.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-repeat: repeat-x;
}
.topbg {
	background-attachment: fixed;
	background-image: url(images/barn_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.filmtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	padding-left: 0px;
	color: #000066;
}
.videos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000066;
}
A.videos:link { text-decoration:none;}
A.videos:active { text-decoration:none;}
A.videos:visited { text-decoration:none;}
A.videos:hover { text-decoration:underline; color:#0099CC;}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000066;
}
A.menu:link { text-decoration:none;}
A.menu:active { text-decoration:none;}
A.menu:visited { text-decoration:none;}
A.menu:hover { text-decoration:none; color:#0099CC;}
.choose {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 30px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000066;
}
.line {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;

}
.whitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	padding-right: 20px;
	color: #FFFFFF;
}
.sound {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000066;
}
.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;		
	color: #FF0000;
	text-decoration: none;
	text-align: center;
	font-size: 10px;
}
