.border1
{
	border-style: dashed;
	border-color: #000000;
	border-width: thin;
}

.border2
{
	border-style: dotted;
	border-color: #000000;
	border-width: thin;
}

.entranceborder1
{
	background-image: url(layoutimages/rppwbg8.gif);
	background-position: top left;
	background-repeat: repeat repeat;
	border-style: dashed;
	border-color: #000000;
	border-width: thin;
	text-align: center;
}

.entranceborder2
{
	background-image: url(layoutimages/rppwbg11.gif);
	background-position: top left;
	background-repeat: repeat repeat;
	border-style: dotted;
	border-color: #000000;
	border-width: thin;
	text-align: center;
	font-family: Tahoma, "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3399CC;
}

.bkg1
{
	background-image: url(layoutimages/rppwbg10.gif);
	border-style: solid;
	border-color: #000000;
	border-width: thin;
}

.bkg2
{
	background-image: url(layoutimages/rppwbg5.gif);
	border-style: solid;
	border-color: #000000;
	border-width: thin;
}

.bkg3
{
	background-image: none;
	background-color:#FFFFFF;
	border-style: solid;
	border-color: #000000;
	border-width: thin;
	text-align: center;
}

body
{
	font-family: Tahoma, "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
}

.strike
{
	text-decoration: line-through;
	color:#FF0000;
}

.credits
{
	font-size: 9px;
}