﻿.subsubhead 
{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11pt; 
}
.small 
{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	color: black; 
	text-decoration: none; 
}
.tiny 
{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 7pt; 
	color: black; 
	text-decoration: none; 
}
.tinynobreak
{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 7pt; 
	color: black; 
	text-decoration: none; 
	white-space:nowrap;
}

.graysmall 
{ 
	font-family: Arial, Helvetica, sans-serif; 
	color: gray; 
	font-size: 8pt; 
}

.gray 
{ 
	font-family: Arial, Helvetica, sans-serif; 
	color: gray; 
	font-size: 9pt; 
}

.blacklink 
{ 
	font-family: Arial, Helvetica, sans-serif; 
	color: black; 
	font-size: 9pt; 
	text-decoration: none; 
}

.searchresultsbody { margin:0px; }

.title { font-family: Arial, Helvetica, sans-serif; font-size: 11pt; }
.small:hover { color: maroon; }
.smalloptions { color: #555555; font-family: Arial, Helvetica, sans-serif; font-size: 8pt; text-decoration:none;}
.smalloptions:hover { color: maroon; }
.searchterm { color: #8A6A29; }
.smallcardlink { font-size: 8pt; color: maroon; text-decoration: none; }
.smallcardlink:hover { font-size: 8pt; color: maroon; text-decoration: none; }
.cardlink:hover { color: red; }
.cardlink { color: black; text-decoration: none; }
.cardlink:hover { color: maroon; }
.subtle { color: gray; text-decoration: none; font-size: 8pt; }
.subtle:hover { color: maroon; }

.whiteheader { font-size: 22px; font-weight: bold; color: #FFFFFF }
.white { color: #FFFFFF; text-decoration: none; }

.TextResultsRowHeader
{
	text-align:right;
	white-space:nowrap;
	font-family:Courier;
	vertical-align:top;
}
.TextResultsRowValue
{
	text-align:left;
	font-family:Courier;
	vertical-align:top;
}
.TextResultsTable
{
	
}

.SearchTable
{
}
.SearchTableHeaderCell
{
	background-image:url('/gatherer/images/ads/gatherer_search_headerline.jpg');
	vertical-align:middle;	
}
.SearchTableCell
{
	vertical-align:middle;
	background-color:#CFDEDA;			
}
