html, body {
	margin-top: 5;
	margin-right: 5;
	margin-bottom: 5;
	margin-left: 5;
	padding: 0;
	background: maroon;
}

table.top {
	width: 100%;
	border-color: ff9933;
	border-style: solid;
	border-width: 1;
	border-collapse: collapse;
}

table.top a {
	font-family: Arial, "MS Sans-Serif";
	font-weight: bold;
	color: ffcc00;
	font-size: 14px;
}

table.top a:hover {
	color: ffcc00;
	text-decoration: none;
}

td.top {
	text-align: center;
	width: 25%;
	height: 30px;
	background-color: 003300;
	border-color: ff9933;
	border-style: solid; 	border-width: 1;
}

td.top2 {
	text-align: center;
	width: 20%;
	height: 30px;
	background-color: 003300;
	border-color: ff9933;
	border-style: solid; 	border-width: 1;
}

table.logo {
	width: 100%;
}

td.logo {
	text-align: center;
}

div.logo {
	font-family: "Bookman Old Style";
	font-weight: bold; 
	color: ffcc00;
	font-size: 40px;
	font-style: italic;
}

table.menu {
	width: 100%;
	border-color: ff9933;
	border-style: solid;
	border-width: 1;
	border-collapse: collapse;
}

table.menu a {
	font-family: Arial, "MS Sans-Serif";
	font-weight: bold;
	color: ffffff;
	font-size: 13px;
}
table.menu a:hover {
	color: ffffff;
	text-decoration: none;
}

td.menu {
	text-align: center;
	height: 23px;
	background-color: 003300;
	border-color: ff9933;
	border-style: solid;
	border-width: 1;
}

div.title {
	text-align: center;
	font-family: Tahoma, Arial;
	font-weight: bold;
	color: ffcc00;
	font-size: 22px;
	text-decoration: underline;
}

div.alt {
	text-align: center;
	font-family: Arial, "MS Sans-Serif";
	height: 25px;
	font-weight: bold;
	color: ffffff;
	font-size: 16px;
}

div.bonus {
	text-align: center;
	font-weight: bold;
	color: ffcc00;
	font-size: 18px;
}

div.bonus span {
	font-weight: bold;
	color: ffcc00;
	font-size: 22px;
}

div.superbonus {
	text-align: center;
	font-weight: bold;
	color: ffcc00;
	font-size: 18px;
}

div.superbonus span {
	font-weight: bold;
	color: ffcc00;
	font-size: 16px;
}

div.note {
	text-align: center;
	font-weight: bold;
	color: ffcc00;
	font-size: 18px;
}

div.note2 {
	text-align: justify;
	font-weight: bold;
	color: ffffff;
	font-size: 16px;
}

div.note2 span {
	color: ffcc00;
}

div.note2 a {
	color: ffcc00;
}

div.note2 a:hover {
	text-decoration: underline;
}

div.capture {
	text-align: center;
	font-family: Arial;
	font-weight: bold;
	color: ffffff;
	font-size: 16px;
}

table.table2 {
	width: 99%;
	background-color: cccccc;
	border-color: ffffff;
	border-style: solid;
	border-width: 1;
	border-collapse: collapse;
}

table.table2 a {
	font-weight: bold;
	color: 8B0000;
	font-size: 14px;
	text-decoration: underline;
}

table.table2 a:hover {
	color: red;
	text-decoration: none;
}

td.code, td.name, td.time, td.cont, td.cost, td.cd, td.vhs, td.dvd {
	text-align: center;
	font-weight: bold;
	color: 003300;
	font-size: 16px;
	border-color: ffffff;
	border-style: solid;
	border-width: 1;
}

td.a {
	width: 5%;
	text-align: center;
	font-weight: bold;
	color: 8B0000;
	font-size: 16px;
	border-color: ffffff;
	border-style: solid;
	border-width: 1;
}

td.b {
	width: 80%;
	padding-left: 10;
	font-weight: bold;
	color: 006600;
	font-size: 16px;
	border-color: ffffff;
	border-style: solid;
	border-width: 1;
}

td.b a {
    font-weight: bold;
    font-size: 16px;
	color: #006600;
	text-decoration: none;
}

td.b a:hover {
	font-weight: bold;
	color: red;
}

td.b span {
	font-weight: bold;
	color: red;
}

td.c {
	width: 15%;
	padding-left: 15px;
	color: 8B0000;
	font-size: 16px;
	font-weight: bold;
	border-color: ffffff;
	border-style: solid;
	border-width: 1;
}

div.taboo {
	color: red;
	font-weight: bold;
}

table.bottom {
	width: 100%;
	border-color: ff9933;
	border-style: solid;
	border-width: 1;
	border-collapse: collapse;
}

table.bottom a {
	font-family: Arial, "MS Sans-Serif";
	font-weight: bold; 
	color: ffcc00;
	font-size: 13px;
}

table.bottom a:hover {
	color: ffffa4;
	text-decoration: none;
}

td.menu2 {
	text-align: center;
	height: 23px;
	background-color: 003300;
	border-color: ff9933;
	border-style: solid;
	border-width: 1;
}
