@media screen, print
{
	A
	{
	text-decoration: none;
	color: #000000;
	}

	A:hover
	{
	text-decoration: underline;
	color: #000000;
	}

	BODY
	{
	font-family: "bodoni mt", "bookman old style", "times new roman", "times", serif;
  background-color: #ffffff;
	}

	H1
	{
	font-family: "Verdana", sans-serif;
	font-size: large;
	}

	H2
	{
	font-family: "Verdana", sans-serif;
	font-size: large;
	}

	H3
	{
	font-family: "Verdana", sans-serif;
	font-size: large;
	}

	H4
	{
	font-family: "Verdana", sans-serif;
	font-size: large;
	}

	H5
	{
	font-family: "Verdana", sans-serif;
	font-size: large;
	}

	H6
	{
	font-family: "Verdana", sans-serif;
	font-size: large;
	}

	IMG
	{
	border: 0px;
	}

	LEGEND
	{
	font-family: "Verdana", sans-serif;
	font-size: x-small;
	font-weight: 900;
	}


	.catalog
	{
	float: left;
	padding-bottom: 2%;
	padding-right: 1%;
	}

	.center
	{
	text-align: center;
	}

	.centercenter
	{
	vertical-align: middle;
	text-align: center;
	}

	.centerv
	{
	vertical-align: middle;
	}

	.clearleft
	{
	clear: left;
	}

	.columns
	{
	padding: 1px;
	vertical-align: top;
	}

	.fifty
	{
	text-align: left;
	width: 50%;
	}

	.framepad
	{
	padding: 1%;
	}

	.mainpage
	{
	text-align: center;
	vertical-align: middle;
	font-weight: 900;
	}

	.maxbredd
	{
	width: 100%;
	}

	.pixtd
	{
	width: 25%;
	text-align: center;
	font-size: xx-large;
  }

	.redcap
	{
	color: #ff0000;
	font-weight: 900;
	}

	.smallandfat
	{
	font-family: "Verdana", sans-serif;
	font-size: small;
	font-weight: 500;
	background-color: #f0f0f0;
	border: 1px;
	border-color: #345634
	}

	.smalltext
	{
	font-family: "Verdana", sans-serif;
	font-size: x-small;
	}

	.topleft
	{
	height: 108px;
	width: 11%;
  background-color: #cccc99;
	border: solid;
	border-color: #bbbb88;
	border-width: medium;
	}

	.topmid
	{
  background-color: #ffffcc;
  width: 100%;
  height: 100%;
	border: solid;
	border-color: #eeeebb;
	border-width: medium;
	}

	.topright
	{
	height: 108px;
	width: 11%;
  background-color: #cccc99;
	border: solid;
	border-color: #bbbb88;
	border-width: medium;
	}

	.left
	{
  background-color: #ffffcc;
  width: 100%;
  height: 100%;
	border: solid;
	border-color: #eeeebb;
	border-width: medium;
	}

	.content
	{
	padding: 2%;
	vertical-align: top;
  }

	.right
	{
  background-color: #ffffcc;
  width: 100%;
  height: 100%;
	border: solid;
	border-color: #eeeebb;
	border-width: medium;
	}

	.botleft
	{
	height: 108px;
  background-color: #cccc99;
	border: solid;
	border-color: #bbbb88;
	border-width: medium;
	}

	.botmid
	{
  background-color: #ffffcc;
  width: 100%;
  height: 100%;
	border: solid;
	border-color: #eeeebb;
	border-width: medium;
	}

	.botright
	{
	height: 108px;
  background-color: #cccc99;
	border: solid;
	border-color: #bbbb88;
	border-width: medium;
	}

	.maintable
	{
	height: 500px;
	width: 100%;
	border-collapse: separate;
	}

	.index_table_td
	{
		border: solid;
		border-width: thin;
		border-color: #000000;
		font-family: "Verdana", sans-serif;
		font-size: x-small;
	}

	.index_table_th
	{
		border: solid;
		border-width: thin;
		border-color: #000000;
		font-family: "Verdana", sans-serif;
		font-size: x-small;
		font-weight: 700;
	}
}
