body {
	background-image: url("images/bg.gif");
	margin-left: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 10px;
}
.logo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 40px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #990000;
}
.menutitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #660000;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000099;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #992222;
}
A.typeLOGO:link    {color:#990000; text-decoration:none;}
A.typeLOGO:visited {color:#990000; text-decoration:none;}
A.typeLOGO:active  {color:#990000; text-decoration:none;}
A.typeLOGO:hover   {color:#990000; text-decoration:none;}

A.typeMENU:link    {color:#990000; text-decoration:none;}
A.typeMENU:visited {color:#990000; text-decoration:none;}
A.typeMENU:active  {color:#000099; text-decoration:none;}
A.typeMENU:hover   {color:#000099; text-decoration:none;}

A.typeMID:link    {color:#990000; text-decoration:none;}
A.typeMID:visited {color:#990000; text-decoration:none;}
A.typeMID:active  {color:#000099; text-decoration:underline;}
A.typeMID:hover   {color:#000099; text-decoration:underline;}

A.typeBOT:link    {color:#990000; text-decoration:none;}
A.typeBOT:visited {color:#990000; text-decoration:none;}
A.typeBOT:active  {color:#000099; text-decoration:none;}
A.typeBOT:hover   {color:#000099; text-decoration:none;}
/* --- injected clearfix (WaybackScraper) --- */
.clearfix::after{content:"";display:table;clear:both}
