﻿table.window
{
	border: solid 1px #335EA8;
}
table.window-title
{
	background-color: #6FAEEA;
}
td.window-contents
{
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #FFFFFF;
}
td.window-border
{
	background-color: #335EA8;
}
h1.picker
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	color: #335EA8;
	border-bottom: solid 1px #335EA8;
}
pre.ReportLog
{
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: 10px;
	font-family: Lucida Console, Courier New, Courier;
	font-size: 11px;
	font-style: normal;
	text-align: left;
	white-space: normal;
}

