<!--
body {
	margin: 0px;
	padding: 0px;
	background-color:#CCC7A6;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
td {
	vertical-align:top;
	font-size:11px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	line-height:15px;
	margin:0px;
	padding:0px 34px 0px 24px;
}
.opened0 {
	background-image: url(../i/opened0.gif);
	background-repeat:no-repeat;
	background-position:top left;
	color: #FFFFFF;
	font-weight:bold;
}
.opened {
	background-image: url(../i/opened1.gif);
	background-repeat:no-repeat;
	background-position:top left;
	color: #F6A800;
	font-weight:bold;
}
.opened2 {
	background-image: url(../i/opened2.gif);
	background-repeat:no-repeat;
	background-position:top left;
	color: #EB690A;
	font-weight:bold;
}
.opened3 {
	background-image: url(../i/opened3.gif);
	background-repeat:no-repeat;
	background-position:top left;
	color: #E85252;
	font-weight:bold;
}
.opened4 {
	background-image: url(../i/opened4.gif);
	background-repeat:no-repeat;
	background-position:top left;
	color: #33B8C9;
	font-weight:bold;
}
.opened5 {
	background-image: url(../i/opened5.gif);
	background-repeat:no-repeat;
	background-position:top left;
	color: #47B393;
	font-weight:bold;
}
.opened6 {
	background-image: url(../i/opened6.gif);
	background-repeat:no-repeat;
	background-position:top left;
	color: #47B393;
	font-weight:bold;
}
.opened7 {
	background-image: url(../i/opened7.gif);
	background-repeat:no-repeat;
	background-position:top left;
	color: #58AB27;
	font-weight:bold;
}
.opened8 {
	background-image: url(../i/opened8.gif);
	background-repeat:no-repeat;
	background-position:top left;
	color: #F5A300;
	font-weight:bold;
}
.openedblack {
	background-image: url(../i/opened_black.gif);
	background-repeat:no-repeat;
	background-position:top left;
	color: #000000;
	font-weight:bold;
	margin-top:21px;
	margin-bottom:15px;
}
.openedwhite {
	background-image: url(../i/opened_black.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
.openedheading {
	background-image: url(../i/opened.gif);
	background-repeat:no-repeat;
	background-position:top left;
	color: #FFFFFF;
	font-weight:bold;
}
a {
text-decoration:none;
color:#000000;
}
a:hover {
	text-decoration:underline;
	color: #FFFFFF;
}
.whitestrip {
	 background-image:url(../i/filmstrip_white_back.gif);
	 background-repeat:repeat-y;
}
.whitestripdiv p a {
	color:#D3D532;
	font-weight:bold;
}
.loginput {
	background-image:url(../i/input.gif);
	background-color:#CCC7A6;
	width:102px;
	height:21px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	border:0px;
	margin:0px 0px 0px 22px;
	padding:4px 4px 0px 4px;

}
-->