#a:link {
	color: #990033;
	text-decoration: none;
	font-weight:600;
}

a:visited {
	color:#CC9966;
	text-decoration: none;
	font-weight:bold;
}

a:hover {
	background-color: #FFFFFF;
}


a.c:link, a.c:visited { 
	color: black;
	font-size:xx-small;
	font-weight:200;
	text-decoration:none;
}

a.d:link {
	color: #CC6600;
	font-weight:300;
	text-decoration: none;
	font-style: italic;
}

a.d:visited {
	color: #CC6600;
	font-weight:300;
	text-decoration: none;
	font-style: italic;
}

a.d:hover {
	text-decoration: none;
	background-color:#FFFFFF;
}

a.b:link, a.b:visited {
	color: #778899;
	font-weight: bold;
	text-decoration: none;
}

a.b:hover {
	color: #778899;
	text-decoration: none;
	background-color: #FFFFFF;
}

a.l:link, a.l:visited {
	color: #778899;
	text-decoration: none;
	font-weight:500;
}

 

a.l:hover {
	color: #778897;
	text-decoration: none;
	background-color: #FFFFFF;
}

div #links a:hover {
	color: #993300; 
 }

div #links a {
	text-align:right;
	width: 100px;
	font-size: 10px;
	color: #FF6600;
	cursor: default;
	text-decoration: none;}

div #links a span {
	display: none;
	padding: 5px;
	color: #000000;
	font-size: 10px;
	width: 200px;}

div #links a:hover span {
display: block;position:relative;}
   
body {
	background-color: #FFFFFF;
	color: #333333;
	font:0.8em verdana, arial, sans-serif;
}

h1 {
	color: #003366;
	font: 3em/1em georgia;
	font-style: normal;
	font-weight: 400;
	text-align:center;
}

h2 {
	color: #333333;
	font: 1em/1 verdana;
	font-weight: 600;

}

h3 {
	color: #666666;
	font-size: 1em;
	font-weight: 800;
	margin: 3em 0 .35em;
}

ol, ul {

}

.search {
	color: #2A3F55;
	font-size: 90%;
	text-align: left;
}

.small {
	border: 1px dashed #999999;
	font: 1em/1.25;
	padding: .3em;
	text-indent: 0 !important;
}

.sm {
font-size:x-small;
}

#banner {
}

#content {
	background: #f8f8f9;
	border: 1px solid silver;
	margin: 0px auto;
	padding: 15px;
	text-align: left;
	width: 820px;
}

#content p+ol, #content p+ul {
	margin-top: 0em;
}

#content p+p {
	margin-top: -1em;
	
}

#footnotes p+p {
	margin-top: 0;
	text-indent: 0;
}

#left {
	width:135px;
	position:relative;
	}

#right {
	position: absolute;
	top: 150px;
}
#main {
	width: 455px;
	position:relative;
	line-height:10pt;

}

#top {
	font-size: 90%;
	font-weight: bold;
	height: 19px;
	left: 261px;
	position: absolute;
	text-align: left;
	top: 124px;
	width: 554px;
}
.available

{
color:#336600;
font-weight:bold;}

.sold{
color:#660000;
font-weight:bold}

.tdresults{
color:#006699;}

span.highlights{
color:blue;
}
div.transOFF {width: 100%; background-color: silver;border:1px solid black; }
div.transON  {width: 100%; background-color: silver;opacity:.50;filter: alpha(opacity=50); -moz-opacity: 0.5;border:1px solid black; }

a.linkopacity img {
filter:alpha(opacity=100);   
-moz-opacity: 1.0;   
opacity: 1.0;
}

a.linkopacity:hover img {
filter:alpha(opacity=50); 
-moz-opacity: 0.5; 
opacity: 0.5;}
.inputc {font-size: 7pt;
}