body.home	{
		margin-top: 20;
		margin-left: 90;
		margin-right: 0;
		background-image: url(images/bgnd/greenField.gif);
	}

body	{
		margin-top: 20;
		margin-left: 0;
		margin-right: 0;
		background-image: url(images/bgnd/greenField.gif);
	}

body.PR	{
		margin-top: 20;
		margin-left: 106;
		margin-right: 0;
		background-image: url(images/bgnd/greenField.gif);
	}

td.homeTop	{
		background-image: url(images/bgnd/homeTop.jpg);
	}

td.homeMiddle	{
		background-image: url(images/bgnd/homeMiddle.jpg);
	}

td.homeBottom	{
		background-image: url(images/bgnd/homeBottom.jpg);
	}
		
td.metalTop	{
		background-image: url(images/bgnd/frameTop-green.gif);
	}
	
td.metalMiddle	{
		background-image: url(images/bgnd/frameMiddle-green.gif);
	}
	
td.screenMiddle	{
		background-image: url(images/bgnd/screenMiddle-green.gif);
		vertical-align: top;
	}
	
td.metalBottom	{
		background-image: url(images/bgnd/frameBottom-green.gif);
		vertical-align: top;
	}

td.topBar	{
		background-image: url(images/bgnd/topBar.gif);
	}
	
td.bottomBar	{
		background-image: url(images/bgnd/bottomBar.gif);
	}

td.topLeftBox	{
		background-image: url(images/boxes/topLeftBox.gif);
	}
	
td.topBox	{
		background-image: url(images/boxes/topBox.gif);
	}

td.topRightBox	{
		background-image: url(images/boxes/topRightBox.gif);
	}

td.leftBox	{
		background-image: url(images/boxes/leftBox.gif);
	}

td.bottomBox	{
		background-image: url(images/boxes/bottomBox.gif);
	}

td.topPaper	{
		background-image: url(images/bgnd/paperTop.gif);
	}
	
td.middlePaper	{
		background-image: url(images/bgnd/paperMiddle.gif);
	}
	
td.bottomPaper	{
		background-image: url(images/bgnd/paperBottom.gif);
	}
	
td.red	{
		background-image: url(images/red.gif);
	}
	
td.clear	{
		background-image: url(images/clear.gif);
	}

.content {
		font-family: futura, verdana, arial, helvetica;
		font-size: 10pt;
	}

.close	{
		font-family: futura, verdana, arial, helvetica;
		font-size: xx-small;
	}
	
.error	{
		font-family: futura, verdana, arial, helvetica;
		font-size: medium;
		color: #FF1C34;
	}

.phraseL	{
		font-family: futura, verdana, arial, helvetica;
		font-size: large;
		color: #000000;
	}

.phraseM	{
		font-family: futura, verdana, arial, helvetica;
		font-size: medium;
		color: #000000;
	}

.PRLink	{
		font-family: futura, verdana, arial, helvetica;
		font-size: xx-small;
	}

.readyToPlay	{
		font-family: futura, verdana, arial, helvetica;
		font-size: x-large;
		color: #FF1C34;
	}

.required	{
	font-family: verdana, arial, sans-serif;
	font-size: xx-small;
	color : #FF1C34;
	}

.topic	{
		font-family: futura, verdana, arial, helvetica;
		font-size: small;
		font-weight: bold;
		color: #A29763;
	}

a:link  {
		color : #32787F;	
	}
	
a:visited  {
		color : #32787F;
	}
	
a:hover  {
		color : #FF1C34;
	}

.anav:link  {
		color : #FFFFFF;
	}
	
.anav:visited  {
		color : #FFFFFF;
	}
	
.anav:hover  {
		color : #FFFFFF;
		font-weight: bolder;
	}

.aPRLink:link  {
		font-family: futura, verdana, arial, helvetica;
		font-size: xx-small;
		color : #FFFFFF;
	}
	
.aPRLink:visited  {
		font-family: futura, verdana, arial, helvetica;
		font-size: xx-small;
		color : #FFFFFF;
	}
	
.aPRLink:hover  {
		font-family: futura, verdana, arial, helvetica;
		font-size: xx-small;
		color : #FFFFFF;
		font-weight: bolder;
	}
	
li	{
		font-family: futura, verdana, arial, helvetica;
		font-size: 10pt;
	}
