﻿.listing_table
{
	border-width: 0px;
	border-color: blue;
	font-family: Verdana;
	font-size: 7pt;
	text-align: left;
	border-collapse: separate;
	width: 840px;
	margin: 0 15px 0 15px;
}

.listing_header
{
	padding: 5px 5px 5px 5px;
	border-width: 0px;
	height: 25px;
	background-color: #666666;
	color: #ffffff;
	line-height: 11pt;
}
.listing_header th
{
	padding: 5px 5px 5px 5px;
	border-width: 0px;
	height: 25px;
	background-color: #666666;
	color: #ffffff;
	line-height: 11pt;
}
.listing_header a:link, .listing_header a:visited
{
	color: #ffffff;
	text-decoration: none;
}
.listing_header a:hover, .listing_header a:active
{
	color: #ffffff;
	text-decoration: underline;
}

.listing_row
{
	background-color: #ffffff;
	color: #666666;
}

.listing, .listing_size
{
	padding: 10px 5px 10px 5px;
	border-bottom-width: 1px;
	border-bottom-color: #aaaaaa;
	font-family: Verdana;
	font-size: 7pt;
	text-align: left;
	line-height: 11pt;
}
.listing_size
{
 text-align:right;
 padding-right: 20px;
}
.listing a:link, .listing a:visited
{
	color: #0c2a73;
	text-decoration: underline;
}
.listing a:hover, .listing a:active
{
	color: #15347f;
	text-decoration: underline;
}
.notes
{
	background-color: #F0F8FF;
	border-style: dotted;
	border-color: Navy;
	border-width: 1px;
	min-height: 100px;
	width: 400px;
	float: right;
	vertical-align: top;
	margin-bottom: 10px;
	margin-right: 0px;
	padding: 3px 5px 3px 8px;
}
.set_contact
{
	text-align: left;
	margin-bottom: 20px;
	min-height: 100px;
}
.set_banner
{
 width: 840px;
 margin: 0px 15px 0px 15px;
}
.set_banner_row{padding:15px 15px 0px 15px;FONT-SIZE:10pt;COLOR:#666666;LINE-HEIGHT:14pt;FONT-FAMILY:Arial;}
.set_banner_row a:link,.set_banner_row a:visited{COLOR:#333333;text-decoration:underline;}
.set_banner_row a:hover,.set_banner_row a:active{COLOR:#000000;text-decoration:underline;}
