﻿.ReportTitle
{
	font-size: 13px;
	font-family: Arial;
	font-weight: bold;
	color: #66594D;
}

.ReportLabels
{
	font-size: 11px;
	font-family: Arial;
	color: #66594D;
}

.ReportLabelError
{
	font-size: 11px;
	font-family: Arial;
	color: red;
}

.ReportListBoxs
{
	height: 100px;
	width: 200px;
	border-style: solid;
	border-width: 1px;
	font-size: 11px;
	font-family: Arial;
	color: #66594D;
}

.ReportDropDownList
{
	width: 200px;
	font-size: 11px;
	font-family: Arial;
	color: #66594D;
}

.ReportSmallButtons
{
	font-weight: bold;
	width: 25px;
	background-color: #CC0000;
	color: White;
	font-size: 11px;
	border-color: #CC0000;
	border-style: none;
}

.ReportRegularButtons
{
	background-color: #CC0000;
	color: White;
	width: 120px;
	font-size: 11px;
	border-color: #CC0000;
	border-style: none;
}

.ReportTableOne
{
	font-family: Arial;
	font-size: 11px;
	color: #66594D;
}
