﻿body
{
	font-family: verdana;
	background-color: #CCCC99;
	font-size: 9pt;
}

.maintable
{
	background-color:#ffffff;
	font-size: 8pt;
}

.testdatalinks
{
	background-color: #ffffff;
	font-size: 7pt;
	font-weight: bold;
	color: #EE0005;
}

.testdatalinks A:Link
{
	background-color: #ffffff;
	font-size: 7pt;
	font-weight: bold;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 1px;
	padding-top: 1px;
	text-decoration: none;
	color: #EE0005;
}

.testdatalinks A:hover
{
	background-color: #EE0005;
	font-size: 7pt;
	font-weight: bold;
	color: #ffffff;
	font-weight: bold;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 1px;
	padding-top: 1px;
	text-decoration:none;
}

.testdatalinks A:visited
{
	background-color: #EE0005;
	font-size: 7pt;
	font-weight: bold;
	color: #ffffff;
	font-weight: bold;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 1px;
	padding-top: 1px;
	text-decoration:none;
}

.toppagenav-testdata
{
	background-color: #ffffff;
	font-size: 7pt;
	font-weight: bold;
	color: #cd5c5c;
	padding-right: 0px;
	padding-left: 680px;
	padding-bottom: 0px;
	padding-top: 0px;
}
