body
{
	text-align: left;
	font-family: Verdana;
	font-size: 8pt;
}

.SearchTextBox
{
	border: solid 1pt #000000;
	width: 130px;
}

.button
{
	font-size: 11px;
	font-weight: bold;
	color: #CC6633;
	background-color: #FFFFFF;
	border: solid 1pt #CC6633;
	height: 23px;
	vertical-align: middle;
}
.whitetxt
{
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
.bluetxt
{
	text-decoration: none;
	font-weight: normal;
	color: #416783;
}
.title
{
	font-family: Trebuchet MS;
	font-size: 13pt;
	text-decoration: none;
	font-weight: bold;
	color: #416783;
	text-align: left;
}
.titleorange
{
	font-family: Arial;
	font-size: 13pt;
	text-decoration: none;
	font-weight: bold;
	color: #BC4E1E;
}
.titlewhite
{
	font-family: Trebuchet MS;
	font-size: 13pt;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
.whitelink
{
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
.whitelink:hover
{
	text-decoration: none;
	font-weight: bold;
	color: #FFFF00;
}
.footer
{
	font-family: Trebuchet MS;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
.footer:hover
{
	font-family: Trebuchet MS;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
	color: #FFFF00;
}
.headtxt
{
	text-decoration: none;
	font-weight: bold;
	color: #686868;
	text-align: left;
}
.blacktxt
{
	text-decoration: none;
	font-weight: normal;
	color: #4E4E4E;
	text-align: left;
}
.headlink
{
	text-decoration: none;
	font-weight: bold;
	color: #4E4E4E;
}
.headlink:hover
{
	text-decoration: none;
	font-weight: bold;
	color: #BC4E1E;
}
.orangetxt
{
	text-decoration: none;
	font-weight: bold;
	color: #BC4E1E;
}
.txtbox
{
	border: solid 1pt #686868;
}
.SearchResult
{
	text-align:left;
}
.SearchLink
{
	text-decoration: none;
	font-weight: bold;
	color: #BC4E1E;
}

