BODY
{
	font-size: 8pt;
	font-family: "Trebuchet MS", Arial, Verdana;
	background-image: url('07blackbackgroundtexture.jpg');
	color: white
}
TD
{
	font-size: 8pt;
	font-family: "Trebuchet MS", Arial, Verdana;
}
TH
{
	font-weight: bold;
	font-size: 8pt;
	color: #003366;
	font-family: Verdana;
}
H1
{
	font-size: 24pt;
	color: #003366;
	font-family: Arial;
}
H2
{
	font-weight: bold;
	font-size: 14pt;
	font-family: Arial;
}
H3
{
	font-weight: bold;
	font-size: 12pt;
	font-style: italic;
	font-family: Arial;
}
A:link
{
	color: 6699FF;
	text-decoration: underline;
}
A:hover
{
	color: 6699FF;
	text-decoration: none;
}

A:visited
{
	color: 6699FF;
	text-decoration: underline;
}
A:active
{
	color: red;
}
.ListingBlock { color:#504d3c; font-family: "Trebuchet MS", Arial, Verdana; font-size: 11px; }
.ListingBlock1 { background-color:#d3d2cc; color:#504d3c; font-family: "Trebuchet MS", Arial, Verdana; font-size: 11px; }
.ListingBlock2 { background-color:#b0ab90; color:#504d3c; font-family: "Trebuchet MS", Arial, Verdana; font-size: 18px; font-weight: bold;}
.ListingBlock3 { background-color:#eeede7; color:#504d3c; font-family: "Trebuchet MS", Arial, Verdana; font-size: 14px; }

.metacopy {color:#6a6254; font-family: verdana,helvetica; font-size: 10px; text-decoration:none; line-height:5px;}


.Subcategories
{
	
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height:22px;
	padding: 2px;
}
.Subcategories a:link
{
	color: #003399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: underline;
}
.Subcategories a:visited
{
	color: #003399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}
.Subcategories a:active
{
	color: #003399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}
.Subcategories a:hover
{
	color: red; text-decoration: none;
}
.DevelopmentName
{
	font-size: 16pt;
	font-weight: bold;
	font-family: Arial;
}
.whitebold
{
	font-weight: bold;
	font-size: 15pt;
	color: white;
	font-family: Arial;
}