body {
    background: #f2f2f2 url(images/film-bg-lt.jpg) repeat fixed center top;
}
.cell-data {
	border: 1px dotted #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-style: normal;
	padding: 3px;
	vertical-align: middle;



}
.cell-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #F2F2F2;
	border-top-width: 1px;
	border-top-style: solid;


}
.cell-blank {

	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	padding: 5px;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #FFFFFF;
}
