body,td,tr,div,span {
  font-family:Georgia, Times New Roman, Times, serif;
  font-size:12pt;
}
a { color:#484800; }
a:hover { color:#606000; }
.galllink
{
	color:#484800;
	text-decoration:none;
}
.galllink:hover
{
	color:#606000;
	text-decoration:underline;
}
.btn
{
	cursor:hand;
	background:url(/images/btnback.jpg);
	background-color:#EEEEEE;
	margin-bottom:1px;
	font-family:Verdana;
	border:solid 1px #111111;
}
.banquet
{
	text-decoration:none;
	font-weight:bold;
	font-size:18px;
	color:red;

	border:dashed 1px #AAAAAA;
	background:#F0F0F0;
	padding:5px;
	text-align:center;
	width:250px;
}
.banquet:hover
{
	text-decoration:underline;
	color:red;
}

table.brc_results td, table.brc_results th
{
	font-family:Verdana,Helvetica;
	font-size:10px;
}
tr.line_1 { }
tr.line_2 { background-color:#EEEEEE; }
