body { 
  background: #000000;
  margin: 0;
}

table {
	font-family: arial, helvetica, verdana;
	font-size: 9pt; color: white;
	line-height: 12pt;
}

.img-l	{
	float: left;
	border-top:1px solid #ffffff; 
	border-left:1px solid #ffffff; 
	border-right:1px solid #ffffff;	
	border-bottom:1px solid #ffffff;
	margin-right: 8px;
}	

#intro { 
	font-family: arial, helvetica, verdana; 
	font-size: 9pt; color: black;
	padding: 8pt;
	line-height: 16pt;
}

#navtext {
	font-family: arial, helvetica, verdana; 
	font-size: 10pt; color: #CCCCCC;
}

#listings {
	font-family: arial, helvetica, verdana; 
	font-size: 10pt; color: black;
	line-height: 16pt;
}

#footer {
	font-family: arial, helvetica, verdana; 
	font-size: 8pt; color: silver;
	line-height: 16pt;
}

.bl		{
	border-bottom: 2px solid #000000;
	}

.tlr	{ 
	border-left:1px solid #ffffff; 
	border-right:1px solid #ffffff;	
}

.tlrt	{ 
	border-left:1px solid #ffffff; 
	border-right:1px solid #ffffff;	
	border-top:1px solid #ffffff;
}

.tlrb	{ 
	border-left:1px solid #ffffff; 
	border-right:1px solid #ffffff;	
	border-bottom:1px solid #ffffff;
}

.tlrbt	{ 
	border-left:1px solid #666666; 
	border-right:1px solid #666666;	
	border-bottom:1px solid #666666;
	border-top:1px solid #666666;
}

a		{ text-decoration: underline; color: #FFFFFF;  }
a:hover		{ text-decoration: none; color: #9999CC; }

a.menu:link 		{ font-size: 10pt; text-decoration: none; color: #CCCCCC; }
a.menu:visited 		{ font-size: 10pt; text-decoration: none; color: #CCCCCC; }
a.menu:active		{ font-size: 10pt; text-decoration: none; color: #CCCCCC; } 
a.menu:hover		{ font-size: 10pt; text-decoration: none; color: #9999CC; }

a.foot:link 		{ font-size: 8pt; text-decoration: none; color: #666666; }
a.foot:visited 		{ font-size: 8pt; text-decoration: none; color: #666666; }
a.foot:active		{ font-size: 8pt; text-decoration: none; color: #666666; } 
a.foot:hover		{ font-size: 8pt; text-decoration: none; color: #999999; }

a.foot2:link 		{ font-size: 8pt; text-decoration: none; color: #333333; }
a.foot2:visited 	{ font-size: 8pt; text-decoration: none; color: #333333; }
a.foot2:active		{ font-size: 8pt; text-decoration: none; color: #333333; } 
a.foot2:hover		{ font-size: 8pt; text-decoration: none; color: #333333; }

h1		{ font-size: 10pt;	}
h2		{ padding: 0px;	margin: 0px;}
h3		{ font-size: 11pt; padding: 0px; margin-bottom: 4px; margin-top: 40px; }
a.link { text-decoration:none;  }
a.link:hover { text-decoration:none; color:#fff; }