﻿body 
{
	margin-left: 0px;
	margin-top: 0px;
	background-color: #dbdbdb;
}

td
{
	font-family:Arial;
	font-size:12px;
}

textarea, select, input 
{
	font-family:Arial;
	font-size:12px;
}

.PageHeaderDots
{
	font-family:Trebuchet MS;
	font-size:18px;
	color:#b11d21;
	font-weight:bold;
}

.PageHeader
{
	font-family:Trebuchet MS;
	font-size:18px;
	color:#707070;
	font-weight:bold;
}

.Required, .RequiredError
{
	color:#ff0000;
}
