﻿body, td, input, select
{
	font-size: 11px;
	font-family: Verdana;
	background-color: #070A2C;
	color: #ff9;
}

hr.hrstyle
{
	color: #3171A5;
}

table.performanceTable
{ 
	border: solid; 
	border-width: 0px;
	border-color: #3171A5;
	border-bottom: 0px;
	color: #ff9;
}

td.performanceHeader
{
		float: left;
		clear: both;
		width: 231px;
		background-image: url(../images/decor/bkgSnippetHeader.png);
		background-position: 0 bottom;
		background-repeat: no-repeat;
		color: #fc3;
		font-family: Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 2.1em;
		font-weight: normal;
		display: inline;
		margin: 9px 0 0px 0px;
		padding: 10px 13px 7px 13px;
}

td.descriptionLabel
{
	width: 175px;
	text-align: right;
	padding-right: 5px;
	height :24px;
	color: #ff9;
}

.descriptionLabelBlack
{
	width: 175px;
	text-align: right;
	padding-right: 5px;
	height :24px;
	color: #000000;
}

td.descriptionLabelPopup
{
	width: 175px;
	text-align: left;
	padding-right: 5px;
	height :24px;
	color: #ff9;
}

td.DescriptionLabelDate
{
	width: 175px;
	text-align: left;
	padding-right: 5px;
	height :24px;
}

.button
{

}
h4
{
	color: #fc3;
	font-weight: 600;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 1.2em;
	margin: 15px 0 5px 0;
	float: left;
	clear: both;
	width: 100%;
}
