
.page_table
{
	width: 700px;
	background:	#231f20;
	text-align:		center;
}

.page_table td
{


}

.toolbar_table
{
	background:	#231f20;
	text-align:		center;
	width:		100%;
	font-family:	Verdana, Arial, Helvetica, sans-serif;
	font-size:		0.7em;
	font-weight:	bold;
	line-height: 	25px;
	height:	25px;

}
.toolbar
{
	height:	25px;
	background: url(../images/toolbar_bleed.jpg);

}

.toolbar A
{
	color:	#f0f0f0;
	display:	block;
	width:	100%;
	height:	25px;
}

.toolbar A:hover
{
	color:	#f0f0f0;
	height:	25px;
	background: #231f20;
}

.legal A
{
	color:	#777777;
	font-family:	Verdana, Arial, Helvetica, sans-serif;
	font-size:		0.6em;
}

.text 
{
	color:	#777777;
	font-family:	Verdana, Arial, Helvetica, sans-serif;
	font-size:		0.8em;
	text-align:		justify;
	
}
