body { font-family: Arial,Helvetica,sans-serif; }
tt { font-family: monospace; }

.hotfimage
{
	border: none;
}

.fpfcell
{
	width: 225px;
/*	display: -moz-inline-block; */
	display: inline-block;
	vertical-align: top;
	text-align: center;
    font-family: Arial;
	margin: 3px;
	padding: 0px;
    background: rgb(200,200,200);
    border-width: 1px;
    border-style: solid;
}

* html .fpfcell { display:inline; }  /* for IE 6 */
* + html .fpfcell { display:inline; }  /* for IE 7 */

.olderfpfcell
{
	float: left;
	position: relative;
	width: 225px;
	vertical-align: top;
	text-align: center;
    font-family: Arial;
	margin: 3px;
	padding: 0px;
    background: rgb(200,200,200);
    border-width: 1px;
    border-style: solid;
}

.reholdme
{
	margin: 0 auto;
}

.holdme
{
	display: table-cell;
	position: relative;
	float: right;
	text-align: center;
	width: inherit;
}

.inme
{
	float: left;
	position: relative;
	left: -50%;
	text-align: left;
}

.outme
{
	float: left;
	position: relative;
	left: 50%;
}

.bannerback
{
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
}

.oldbannerback
{
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
    background: transparent;
	background-image: url('checker100.jpg');
	background-repeat: repeat;
	background-position: top left;
	background-attachment: scroll;
}


.hotimage
{
	border: none;
}


.fpubertable
{
    padding: 0px;
    border-style: none;
}

.fptable
{
	width: 675px;
    font-family: Arial;
    background: rgb(255,255,255);
    border-width: 1px;
	border-spacing: 10px;
    padding: 0px;
    border-style: none;
}


.fpcell
{
	width: 225px;
	vertical-align: top;
	text-align: center;
    font-family: Arial;
	padding: 0px;
    background: rgb(200,200,200);
    border-width: 1px;
    border-style: solid;
}

.toplinkbar
{
	text-align: center;
    font-family :Arial;
	font-size: 80%;
	margin-bottom: 5px;
}

.linkbar
{
	text-align: center;
    font-family :Arial;
	font-size: 75%;
}

.lbbody
{
    font-family :Arial;
	font-size: 75%;
	text-align: left;
    margin-left: 5px;
    margin-right: 5px;
    padding: 8px;
    border-style: none;
}

.lbtitle
{
    font-family: Impact;
    border-bottom: solid;
    border-bottom-color: rgb(0,0,0);
    border-bottom-width: 1px;
    background: rgb(200,200,200);
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
    color: rgb(0,0,0);
}

.tip
{
    font-family: Arial;
    margin-left: 3px;
    margin-right: 3px;
    background: rgb(255,255,255);
    border-width: 1px;
    padding: 0px;
    border-style: solid;
}

.darkbox
{
    background: rgb(255,255,0);
}

.sbox
{
    background: transparent;
	background-image: url('sbox.png');
	background-repeat: no-repeat;
	background-position: top right;
	background-attachment: scroll;
    font-family: Arial;
	margin-bottom: 3px;
    margin-left: 0px;
    margin-right: 0px;
    border-width: 1px;
    padding: 0px;
    border-style: solid;
}
					
