
.fronttext	{
			font: 24pt Lucida;
			font-weight: bold;
			color: brown;
		}
body		{
			font: 10pt Arial;
			color: #000000;
			background: #ffffff;
		}

a		{
			color: #006666;
			font-weight: bold;
			text-decoration: underline;
		}

a:hover		{
			color: #039999;
		}

h3		{
			font: 13pt Arial;
			color: #000000;
			font-weight: bold;
			text-decoration: none;
		}

h1		{
			font: 14pt Arial;
			color: #000000;
			font-weight: bold;
			text-decoration: underline;
		}

#menubox	{	
			padding: 5px;
			border: 1px black solid;
			height: 25px;
			text-align: center;
			margin: 5px;
		}

#titlebox	{
			padding: 5px;
			border: 1px black solid;
			width: 195px;
			height: 25px;
			vertical-align: middle;
			text-align: center;
			margin: 5px;
		}

#databox	{
			padding: 5px;
			border: 1px black solid;
			text-align: justify;
			vertical-align: top;
			margin: 5px;
		}

.maintable	{
			padding: 0px;
			border-spacing: 5px;
			width: 800px;
			border-collapse: seperate;
			height: 600px;
		}

.centertable	{
			width: 798px;
			height: 498px;
			vertical-align: center;
			text-align: center;
		}

.centertable td {
			vertical-align: center;
		}

.coretel	{ background: #3f003f; }
.wanetworks	{ background: #3f3f00; }
.interxion	{ background: #afcf20; }
.its		{ background: #00ff00; }
.denver		{ background: #2080a0; }
.ee		{ background: #8040a0; }
.xenion		{ background: #00ff00; }
.psinet		{ background: #ff80ff; }
.cnet		{ background: #00ff00; }
.speedport	{ background: #00ffff; }
.versatel	{ background: #80ff00; }
