/* STATIC */
#resultscontainer
{
	color:#333333;
	width:509px;
	margin:75px 0px 20px 46px;
	text-align:center;
}

TD
{
	font:normal 11px Verdana, Arial, Helvetica, sans-serif ;
	color:#333333;
}

TD b
{
	color:#003377;
}

TD a
{
	color:#003377;
	text-decoration:none;
}

TD a:hover
{
	text-decoration:underline;
}

#toplines
{
	position:absolute;
	top:30px;
	margin-left:46px;
	background:url(../images/FL.gif) right repeat-y;
	width:509px;
	height:27px;
}

#toplinesinner
{
	position:relative;
	top:0px;
	height:26px;
	background:url(../images/FL1.gif) right repeat-y;
	border-right:solid 1px #999999;
}

#tratext
{
	position:absolute;
	margin:0px 0px 0px -23px;
	text-align:left;
}

#trbtext
{
	position:relative;
	margin:-19px 0px 0px 462px;
	background:url(../images/ARL.gif) no-repeat 0px 5px;
	width:60px;
	text-align:right;
}

#trbtext a
{
	font-weight:bold;
	color:#336699;
	text-decoration:none;
	display:block;
}

#trbtext a:hover  { text-decoration:underline; }

#spacer
{
	height:80px;
}

