﻿body
{
	text-align: center;
	font-family: Tahoma;
	font-size: 8pt;
	padding: 0px;
	margin: 0px;
	background-image: url('../images/bg_battlefield.gif');
	color:White
}

img 
{
	border:0px;
}

a:link
{
	color: white;
	text-decoration: none;
	font-weight: normal;
}

a:hover
{
	text-decoration: underline;
	color: white;
	font-weight:normal;
}

a:visited
{
	text-decoration: underline;
	color: #000066;
	font-weight:normal
}

#ph_page
{
	width:100%;
}

#ph_site
{
	width:855px;
}

.navGrad
{
	height: 30px;
	background-image: url( '../images/bf_nav_grad.gif' );
	background-repeat:repeat-x;
}

.bfThumb
{
	max-height: 80px;
	border: solid 1px white;
}

