body {
	background: #f0f0f0;
	padding: 0; margin: 2px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
}
td.flag {
	width: 162px; height: 108px;
	background: url("images/flag.gif");
}
td.logo {
	width: 612px; height: 108px;
	background: url("images/flag2.gif");
	font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 32pt;
  font-weight: bold;
  color: #ff0000;
  text-align: left;
	padding-left: 25px;
}
td.menu {
	width: 152px;
	width: 160px;
	background: #ffff33;
	border: 2px solid #ff0000;
	border-top: 0;
	padding: 5px;
}
.menuheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
  font-weight: bold;
  text-align: left;
	color: #999999;
	margin: 0;
	padding-top: 12px;
	padding-bottom: 3px;
	border-bottom: 1px solid #999999;
}
.adheader {
	padding-top: 50px;
}
.current {
	font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 8pt;
  font-weight: bold;
	font-style: italic;
	color: #666666;
  text-align: left;
}
td.menu a {
	font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 8pt;
  font-weight: bold;
  text-align: left;
	text-decoration: none;
}
td.menu a:link {
  color: #ff0000;
}
td.menu a:visited {
  color: #990000;
}
td.menu a:hover {
  color: #ffff33;
	background: #ff0000;
}
td.menu ul {
	margin: 0; padding: 0;
	color: #999999;
}
td.menu li {
	text-align: left;
	margin: 0 0 0 15px;
	padding: 0;
	list-style-type: disc;
}
td.content {
	background: #ffffd0;
	padding: 10px;
}
td.content a {
  font-weight: bold;
	text-decoration: none;
}
td.content a:link {
  color: #ff0000;
}
td.content a:visited {
  color: #990000;
}
td.content a:hover {
  color: #ffffd0;
	background: #ff0000;
}
td.content ul {
	margin: 0; padding: 0;
}
td.content li {
	text-align: left;
	margin: 25px 0 10px 20px;
	padding: 0;
	list-style-type: disc;
}
td.content img {
	align: right;
	margin: 0 0 5px 10px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 20pt;
  font-weight: bold;
  color: #ff0000;
  text-align: left;
	padding-bottom: 1px;
	border-bottom: 2px solid #ff0000;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 13pt;
  font-weight: bold;
  color: #ff0000;
  text-align: left;
	margin: 10px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 13pt;
  font-weight: bold;
  color: #ff0000;
  text-align: left;
	margin: 20px 0 10px;
	border-bottom: 1px solid #ff0000;
}
p, td {
	font-size: 10pt;
}
p.item {
	margin-left: 10px;
}
p.shipping {
	font-weight: bold;
	margin: 0 20px 25px 30px;
}
p.fschool {
	font-size: 13pt;
	font-weight: bold;
	margin-top: 5px;
}
iframe {
	margin: 10px 0;
}
td.flagcell {
	width: 90px;
}
td.flagcell img {
	margin: 10px 20px 10px 0;
}
