	BODY		{ margin: 0px; background: #001820 url("images/back.gif"); font: 10pt verdana; color: #FFFFF4; }
	.tabletop {
		background: url("images/top.jpg");
		height: 110px;
	}
	.curve		{ background: width: 180px; height: 20px; }
	.copy {
		padding-left: 5%;
		padding-right: 5%;
		font: 11pt verdana, arial;
		color: #FFFFF0;
	}
	A:link {
		color: #6666FF;
		text-decoration: none; 
	}
	A:visited {
		color: #3399CC;
		text-decoration: none; 
	}
	A:hover { 
		color: #66CCFF; 
		text-decoration: underline; 
	}
	.buttons {
		width: 180px;
		text-align: left;
	}
	.pHeading {
		font: bold 12pt verdana, arial;
		color: white;
		background: #227799;
		width: 95%;
		padding: 3px;
	}
	.pSubHeading {
		font: bold 12pt verdana, arial;
		color: #3399CC;
		line-height: 120%;
	}
	.portDesc {
		font: 10pt verdana;
		color: #FFFFF4;
		background: #001820;
		overflow: hidden;
		height: 200px;
		padding: 4px;
		border: 2px solid #227799;
	}
	.inset {
		padding-left: 20px;
		padding-right: 80px;
	}
	.pause_btn {
		width: 100px;
	}
	.counter {
		background-image: url("button/clear.jpg");
		height: 40;
	}

