﻿body
{
	font-family:Arial Narrow;
	}
.IndexContent
{
	margin-left:20px; 
	width:710px; 
	height:545px; 
	border:inset 3px white;
	padding:5px 5px 5px 5px;
	}
.IndexContentScroll
{
	margin-left:20px; 
	width:710px; 
	height:545px; 
	overflow-y:scroll; 
	border:inset 3px white;
	padding:5px 5px 5px 5px;
	}
	
#ReturnHome
{
	clear:left;
	float:left;
	width:200px;
	margin-top:93px;
	margin-left:300px;
	}
.PreMatchWrapper
{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:802px;
	height:555px;
	}
.PreMatchHeader
{
	background-image:url(./Images/bfm/HomeHeader.jpg);
	margin-top:0px;
	height:116px;
	width:802px;
	}
.InfoMatchHeader
{
	background-image:url(./Images/bfm/HomeHeaderSurvey.jpg);
	margin-top:0px;
	height:116px;
	width:802px;
	}
.PreMatchHeaderSurvey
{
	background-image:url(./Images/bfm/HomeHeaderSurvey.jpg);
	margin-top:0px;
	height:116px;
	width:802px;
	}
.PreMatchTopMenuWrapper
{
	clear:both;
	float:left;
	height:22px;
	width:802px;
	margin-top:-22px;
	}
.menuDivSelect
{
	float:left;
	width:auto;
	height:22px;
	
	}

.hdrLeftWrapper
{
	float:left;
	height:94px;
	width:630px;
}
.faqDivSelect
{
	float:left;
	margin-top:60px;
	background-image:url(./Images/bfm/FAQ1.jpg);
	background-repeat:no-repeat;
	width:62px;
	height:27px;
	}
	
.hdrRightWrapper
{
	float:right;
	height:94px;
	width:160px;
}
.ErrorMsg
	{
		clear:left;
		float:left;
		margin-top:40px;
		margin-left:210px;
		height:18px;
		width:400px;
		text-align:center;
		}	
.PreMatchContent
{
	width:802px;
	height:auto;
	
	}
.PreMatchFooter
{
	clear:left;
	float:left;
	margin-top:5px;
	font-family:Arial;
	font-size:10px;
	height:19px;
	width:100%;
	text-align:center;
	}
.PageID
{
	clear:left;
	float:left;
	text-align:center;
	font-size:14px;
	font-weight:900;
	color:#FFEBC5;
	width:200px;
	height:26px;
	margin-left:300px;
	margin-top:5px;
	padding-top:2px;
	background-image:url(./Images/bfm/PageIDBg.jpg);
	}

