body, td {
	font-size: 10pt;
	font-family: Georgia, Times New Roman, Times, sans-serif;
	margin: 0pt; }


@media screen
{

	body {
		background-color: #CCCCCC; }

	a {
		color: #AA4444; }

	h1 {
		margin: 20px 0px 0px 22px;
		font-size: 18pt;
		font-weight: bold; }

	div#title {
		border-bottom: 3px solid #FFCC00; }

	div#title-print {
		display: none; }

	div#footer {
		border-top: 3px solid #FFCC00;
		background-color: #7A2424; }

	td#footer-text {
		font-size: 8pt;
		color: White;
		padding: 4px 0px 4px 25px; }	

	td#footer-text a {
		color: White; }

	td#footer-stat {
		text-align: right;
		padding: 2px 2px 2px 0px; }	

	td#main-tbl-body {
		width: 780px;
		background-color: White; }

	td#main-tbl-top-left {
		width: 20px;
		height: 20px;
		background-image: url(images/box-top-left.png); }

	td#main-tbl-top-right {
		width: 20px;
		height: 20px;
		background-image: url(images/box-top-right.png); }

	td#main-tbl-top {
		height: 20px;
		background-image: url(images/box-top.png); }

	td#main-tbl-bottom-left {
		width: 20px;
		height: 20px;
		background-image: url(images/box-bottom-left.png); }

	td#main-tbl-bottom-right {
		width: 20px;
		height: 20px;
		background-image: url(images/box-bottom-right.png); }

	td#main-tbl-bottom {
		height: 20px;
		background-image: url(images/box-bottom.png); }

	td#main-tbl-left {
		width: 20px;
		background-image: url(images/box-left.png); }

	td#main-tbl-right {
		width: 20px;
		background-image: url(images/box-right.png); }

}

@media print
{

	a {
		color: Black; }

	div#title {
		display: none; }

	div#title-print-name {
		font-weight: bold;
		font-size: 18pt; }

	div#title-print {
		border-bottom: 0.4pt solid Black; }

	h1 {
		font-size: 16pt; }

	div#footer {
		border-top: 1pt solid Black; }

	td#footer-text {
		font-size: 8pt;
		padding-top: 4pt; }

	td#footer-stat {
		display: none; }
		
	td#main-tbl-body {
		background-color: White; }

	td#main-tbl-top-left {
		display: none; }

	td#main-tbl-top-right {
		display: none; }

	td#main-tbl-top {
		display: none; }

	td#main-tbl-bottom-left {
		display: none; }

	td#main-tbl-bottom-right {
		display: none; }

	td#main-tbl-bottom {
		display: none; }

	td#main-tbl-left {
		display: none; }

	td#main-tbl-right {
		display: none; }

}
