body {	
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	background-color: white;  color:#222; 
	font-size: 9pt;
}

table {
	border: 0px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	background-color: white;  color:#222; 
	font-size: 9pt;
	vertical-align:top;	
	padding: 2px;
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	text-align: left;
	background-color: white;  color:#222; 
	font-size: 9pt;
	vertical-align:top;	
	padding: 2px;
}

hr {
    color: #999;
    background-color: #999;
    height: 1px;
	border: 0px;
}

a:link, a:visited, a:active { 
	text-decoration: underline;
	color: #0000DE;  
}

a:hover { 
	text-decoration: none;
	color: #0000DE;  
}

.title {
	font-size: 9pt;
	font-weight: bold;
}

.desc {
	font-size: 8.5pt;
}

.site {
	font-size: 8pt;
	color: #008000; 
	font-weight: bold;
}

.bar {
	padding: 5px;
	background-image: url('images/search_bar_bg.gif');
	background-repeat: repeat-x;
}

.searchbox td {
	background-color: transparent;
	vertical-align: middle;
}

.headbox td {
	vertical-align: bottom;	
}
	
.sponsor {
	font-size: 7pt;
	font-weight: bold; 
	color: #888;
	text-align: right;
}

.sponsor_top_box {
	background: #ffffff;
	border-bottom: 1px solid #888;
}

.sponsor_top_box td {
	background: #ffffff;
}

.foot {
	font-size: 7pt; 
	color: #888;
}

.merchantList td { 
	vertical-align:middle;	
}