body,td,font,p,a
{
    font-family: arial,sans-serif
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.advancersTitle
{
	color: #EEE;
	background-color: #319463;
}

.advancersRound
{
	font-size: 12px;
	color: #FFF;
	font-weight: normal;
	background-color: #666;
	white-space: nowrap;
}
.bigTitle
{
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	font-style: normal;
	white-space: nowrap;
}
.bodyTextBlue
{
	font-size: 16px;
	color: #3366CC;
	font-weight: bold;
	font-style: normal;
	white-space: nowrap;
}
.bodyTextGreen
{
	font-size: 16px;
	color: #006633;
	font-weight: bold;
	font-style: normal;
	white-space: nowrap;
}
.greenBigBox
{
	width: 700px;
	border: 1px solid #006633;
	padding: 10px 15px 10px 15px;
	margin: 10px 0px 15px 0px;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	line-height: 1.4;
}
.greenSubtitle
{
	font-size: 18px;
	color: #006633;
	font-weight: normal;
	font-style: normal;
	white-space: nowrap;
}
.footerHolder
{
    font-family: arial,sans-serif
	width: 100%;
	text-align:center;
	padding: 10px 0px 10px 0px;
	font-size: 11px;
	color: #666;
	background: #EEE;
	font-weight: normal;
	white-space: nowrap;
}
.indented
{
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 0px;
}

.smallBoxTable
{
	width: 150px;
	border: 0px;
	padding: 0px;
	margin: 0px 0px 10px 10px;
}

.smallBlackBox
{
	width: 100%;
	border: 1px solid #000000;
	padding: 10px 5px 10px 5px;
	margin: 0px;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	line-height: 1.4;
}

.smallBlueBox
{
	width: 100%;
	border: 1px solid #3366CC;
	padding: 5px 5px 10px 5px;
	margin: 0px;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	line-height: 1.4;
}
.smallGreenBox
{
	width: 100%;
	border: 1px solid #006633;
	padding: 5px 5px 10px 5px;
	margin: 0px;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	line-height: 1.4;
}

.tableFrame { border: 1px solid #006633; }


