TD
{
	font-family:Verdana;
	font-size:10pt;
}

.Title
{
	font-weight:bold;
	font-size:12pt;
}

.LargeErrorMessage
{
	background-color: #ffffff;
	color: Red;
    FONT-FAMILY: Verdana, Arial, Geneva;
    FONT-SIZE: 20px;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    text-align: center;
}

.Note
{
	font-family:Verdana;
	font-size:8pt;
	font-style:italic;
}

.ResultDataGrid
{
	font-size:8pt;
}

.BlueBold
{
	font-weight:bold;
	font-size:10pt;
	Color:#006699;
}

.SearchTitle
{
	font-weight:bold;
	font-size:11pt;
	Color:#006699;
}


