/* CSS Document */
a:link {color: #0000FF; text-decoration:none}
a:visited {color: #0000FF; text-decoration:none}
a:hover {color: #FF6600; text-decoration:underline; cursor:hand}
a:active {color: #000099; text-decoration:none}
body {
	scrollbar-3dlight-color:#000000;
	scrollbar-arrow-color:#000000;
	scrollbar-base-color:#ffffff;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#999999;
	scrollbar-shadow-color:#ffffff;

}

.strip {
	border-color:#000000;
	background-color: #FFFFFF;
	background-image: url(graphics/filmstrip.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	height: 500px;
	width: 160px;
	text-align: center;
	vertical-align: top;



}
.footer{
a:link: color: #ffffff; text-decoration:underline;
a:visited: color: #ffffff; text-decoration:none;
a:hover: color: #FF0000; text-decoration:none; cursor:hand;
a:active: color: #FF0000; text-decoration:none;}
.table{
	border: 0px solid #000000;
	padding: 0px 5px 0px 0px;
	height: auto;
}
.form{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	background-color: #ffffff;
	border: 1px dotted;
	padding: 1px;
	height: auto;
	text-align: right;
	width: 70px;
	list-style-position: outside;
	list-style-type: circle;


}
.links{
	font-family: Arial;
	color: #FFFFFF;
	background-color: #000099;
	border: 1px solid #000000;
	padding: 1px 1x 1px 1px;
	font-weight: bold;
}
h1 {
	font-size: 150%;
	font-weight: normal;

}
.go {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #666666;
	border: thin double;
}
.main {
	height: 300px;
}
.layer10 {
	left: 600px;
	top: 600px;
	vertical-align: middle;
	text-align: center;

}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	background-color: #ffffff;
	border: 1px dotted;
	padding: 1px;
	height: auto;
	text-align: right;
	list-style-position: outside;
	list-style-type: circle;
	width: 120px;

}
.description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	padding: 2px;
	background-position: center;
	text-align: center;
	background-color: #000000;
	border: #000000;


}
