.LoginBody
{
background-color:	white;
}

.LoginTable
{
border-style:		solid;
border-width:		1px;
width:		50%;
}

.LoginTD
{
font-family:	arial;
font-size:	9pt;
}

.HeadingText
{
font-family:	arial;
font-size:	15pt;
}

.TextBox
{
color:			blue;
background-color:	whitesmoke;
border-style:		solid;
border-color:		black;
border-width:		1px;
}

.SearchBody
{

}


.SearchInputTable
{
}

.SearchInputTD
{
}

.SearchResultsTable
{
width:		100%;
border-style:	solid;
border-width:	1px;
border-color:	black;
}

.SearchResultsTH
{
font-family:		arial;
font-size:		10pt;
background-color:	lightblue;
}

.SearchResultsTD
{
font-family:		arial;
font-size:		10pt;
background-color:	whitesmoke;
}

.LinkText
{
color:	black;
}
