body
{
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: small;
	background: url("images/bg.gif");
	padding: 0px;
	margin: 30px 30px 0 30px;
}

p, a
{
	color: black;
}

p.quote
{
	color: red;
	margin: 0 5ex 0 5ex;
}

p.w3c
{
	text-align: right;
}

p.logo, #navbar
{
	text-align: center;
}

p.appinfo
{
	font-style: italic;
}

a.quote
{
	color: red;
}

img
{
	border: 0px;
}

table
{
	border: 2px;
	border-collapse: collapse;
	border-style: solid;
	border-color: black;
	margin: 0px;
	background-color: RGB(221,221,221);
}

td
{
	border: 1px;
	border-style: dashed;
}

td.icon
{
	background-color: RGB(221,221,221);
	height: 22px;
	width: 22px;
}

td.title
{
	background-color: RGB(221,221,221);
	width: 300em;
	font-weight: bold;
	padding: 0 1ex 0 1ex;
}

td.appinfo
{
	background-color: RGB(221,221,221);
	padding: 1ex;
	border-bottom: 2px;
	border-style: solid;
}

#navbar a
{
	color: black;
	text-decoration: none;
	display: block;
	width: 100%;
	height: 100%;
}

#urhere a:link, #urhere a:visited, #urhere a:hover
{
	color: white;
	background-color: RGB(145,162,189);
	display: block;
	width: 100%;
	height: 100%;
}

#navbar a:hover
{
	color: white;
	background-color: RGB(71,87,119);
}

#navbar td
{
	width: 300em;
	height: 3ex;
	font-weight: bold;
	border-left: 1px;
	border-right: 1px;
	border-style: dotted;
	border-color: black;
	padding: 0px;
}

table.logo
{
	border-bottom: 0px;
}

td.logo
{
	width: 300em;
	padding: 6px;
	border-bottom: 0px;
	text-align: center;
}

td.right
{
	border-left: 1px;
	border-style: dotted;
	border-color: black;
	border-bottom: 0px;
	padding: 6px;
}

td.left
{
	border-right: 1px;
	border-style: dotted;
	border-color: black;
	border-bottom: 0px;
	padding: 6px;
}
