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.note {
	text-align: center;
	font-weight: bold;
	color: ffcc00;
	font-size: 16px;
}

div.note a {
	color: red;
}

div.note a:hover {
	text-decoration: none;
}

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

div.capture span {
	color: ffcc00;
}

table.tabu {
	width: 60%;
}

td.tabua {
	background-color: cccccc;
	text-align: center;
}

td.tabub {
	background-color: cccccc;
	padding-left: 10;
	valign: middle;
	font-weight: bold;
	color: 000080;
	font-size: 16px;
}

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

td.tabub a:hover {
	color: red;
	text-decoration: none;
}

table.table2 {
	width: 80%;
	background-color: cccccc;
	border-color: red;
	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.a {
	width: 10%;
	text-align: center;
	font-weight: bold;
	color: 8B0000;
	font-size: 16px;
	border-color: ffffff;
	border-style: solid;
	border-width: 1;
}

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

td.c {
	width: 25%;
	text-align: center;
	border-color: ffffff;
	border-style: solid;
	border-width: 1;
}

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;
}
