﻿.ERROR404
{
	color: #ab862c;
	font-size: 2.5em;
    font-family: verdana,georgia, times, "Times New Roman", serif;
    padding:10px 10px 10px 0px;
    font-weight:bold;
}

.TITLEERRORDIV
{
	color: #ab862c;
	font-size: 1.5em;
    font-family: verdana,georgia, times, "Times New Roman", serif;
    padding:10px 10px 10px 0px;
    font-weight:bold;
}

.ERRORTITLE
{
	font-size: 1.5em;
    font-family: Verdana, georgia, times, "Times New Roman", serif;
    color: white;
}

.ERRORMESSAGE
{
	font-size: 1em;
    font-family: verdana,georgia, times, "Times New Roman", serif;
    color: white;
}

.bodyText
{
	font-size: 0.6em;
    font-family: georgia, times, "Times New Roman", serif;
    color: black;
}

.testTableTitle
{
	font-size: 1.0em;
	background-color:#700000;
	font-weight:bold;
	color:white;
}

.testTableType
{
	background-color:#D8D8D8;
	font-weight:bold;
}

.testProperties
{
	font-weight:bold;
	color:#700000;
}

.testTr
{
	border-bottom : 2px solid #D8D8D8;
}
