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: 36px;
	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;
}

td.left {
	width: 55%;
	vertical-align: top;
}

table.main {
	width: 98%;
	color: ffcc00;
	border-color: ff9933;
	border-style: solid;
	border-width: 1;
	border-collapse: separate
}

table.main caption {
	font-family: Georgia, "Bookman Old Style";
	font-weight: bold; 
	color: ffcc00;
	font-size: 20px;
	font-style: normal;
}

table.main a {
	font-weight: bold;
	color: ffcc00;
	font-size: 16px;
}

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

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

table.news {
    font-size: 12px;
}

td.news {
	width: 100%;
	vertical-align: top;
	padding-left: 5;
	padding-right: 10;
	text-align: justify;
	font-family: Georgia, Arial, "Times New Roman", "MS Sans-Serif";
	font-weight: bold;
	color: ffffff;
	font-size: 12px;
}

td.news h3 {
	color: ffcc00;
}

td.news span {
	color: ffcc00;
}

div.data {
	color: ffcc00;
	font-size: 16px;
}

td.news a {
	color: ffcc00;
	font-size: 12px;
}

td.news a:hover {
	color: yellow;
	text-decoration: none;
}

td.vid {
	width: 40%;
	vertical-align: top;
}

td.vid a {
	color: ffcc00;
}

td.vid a:hover {
	color: ffffa4;
	text-decoration: none;
}

div.videotop {
	background-color: 003300;
	padding-top: 8;
	padding-left: 10;
	padding-right: 10;
	padding-bottom: 15;
	font-family: Arial, "Times New Roman", "MS Sans-Serif";
	line-height: 18px;
	font-weight: bold;
	color: ffcc00;
	font-size: 13px;
}

div.captop {
	text-align: center;
	font-family: "Bookman Old Style", Tahoma, Arial;
	font-weight: bold;
	font-size: 18px;
}

div.links {
	text-align: center;
	line-height: 22px;
	background-color: 003300;
	padding-top: 8;
	padding-left: 10;
	padding-right: 10; 	padding-bottom: 15;
	font-family: Arial, "Times New Roman", "MS Sans-Serif";
	font-weight: bold;
	color: ffcc00;
	font-size: 16px;
}

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

div.moms {
	text-align: center;
	background-color: 003300;
	padding-top: 8;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 15; 	font-family: Arial, "Times New Roman", "MS Sans-Serif";
	font-weight: bold;
	color: ffcc00;
	font-size: 14px;
}

div.momstop {
	text-align: center;
	font-family: Arial;
	font-weight: bold;
	font-style: italic;
	font-size: 16px;
}

table.moms {
	width: 100%;
}

td.mom {
	text-align: center;
	font-family: Arial, "Times New Roman", "MS Sans-Serif";
	font-weight: bold;
	color: ffcc00;
	font-size: 12px;
}

table.prew {
	width: 100%;
	border-color: ff9933;
	border-style: solid;
	border-width: 1;
	border-collapse: collapse;
	font-weight: bold;
	color: ffcc00;
	font-size: 12px;
}

td.prew {
	padding: 5;
	background-color: 003300;
	border-color: ff9933;
	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.bottom {
	text-align: center;
	height: 23px;
	background-color: 003300;
	border-color: ff9933;
	border-style: solid;
	border-width: 1;
}
