* { outline: 0px; margin: 0px; padding: 0px; }

BODY	{ background-color: #9dc2e9; padding: 0px; margin: 0px;
		  font-family: arial,verdana,helvetica; font-size: 11.0pt; color: #fff; }

IMG		{ border: 0px; margin: 0px; padding: 0px; display: block; }

A:link, A:visited	{ text-decoration: none; color: #3e5780; }
A:hover, A:active	{ text-decoration: underline; color: #fff; font-weight: bold; }

#container	{ position: absolute; top: 0px; left: 0px; right: 0px; bottom: 0px; }

#flash	{ position: absolute; left: 3px; top: 5px; width: 545px; height: 370px; }

#progs	{ position: absolute; right: 0px; top: 0px; width: 185px; height: 410px; padding: 0px 0px 10px 0px; overflow-y: scroll; }

	#progs .on	{ display: block; }
	#progs .off	{ display: none; }

	#progs A,
	#progs H1	{ display: block; padding: 3px; color: #d6dfef; font-size: 10.0pt; font-family: helvetica, arial, verdana; }

	#progs H1	{ background-color: #6486c0; font-weight: bold; margin: 5px 10px 5px 0px; }
	#progs A	{ background-color: #7a99ce; font-weight: normal; margin: 0px 10px 2px 0px; }

#help	{ position: absolute; bottom: 10px; left: 8px; width: 800px; }
