@charset "utf-8";
#greyBackground/* CSS Document */

 {
	width: 700px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	height: 1000px;
	background-color: #CCCCCC;
	float: left;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 12px;
}
.table1 {
	text-align: center;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}
#gpLeftSide {
	background-image: url(Images/gpLeftPic.jpg);
	float: left;
	width: 20%;
	height: 845px;
}
.hzBody {
	width: 595px;
	text-align: left;
	padding: 10px;
	background-position: center center;
}


.whiteText {
	color: #FFFFFF;
}


.greenTable {
	text-align: center;
	width: 80%;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	float: none;
	margin-right: auto;
	margin-left: auto;
}

.greenTitle {
	font-size: 30px;
	font-weight: bold;
	color: #009966;
}
.headerBlk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}

.salePrice {
	font-weight: bold;
	color: #990000;
	font-size: 14px;
}

.greenTableHeader {
	color: #FFFFFF;
	background-color: #009966;
	font-size: 11px;
}

.greenSubTitle {
	font-size: 18px;
	font-weight: bold;
	color: #009966;
}
.sold {
	font-size: 24px;
	color: #FF0000;
	font-weight: bold;
}
.volumePic {
	float: right;
}
.blkText {
	color: #000000;
}
.whitebkgrd {
	background-color: #FFFFFF;
}
#gpIntro {
	color: #666666;
	padding: 10px;
	font-weight: bold;
}
.tableAlign {
	text-align: center;
	vertical-align: middle;
}
.gpTableHead {
	background-color: #cccccc;
	color: #333399;
}
.topLeft {
	vertical-align: top;
}
.basicHeader {
	font-weight: bold;
	text-align: center;
}
.tableBorder {
	border: thin solid #999999;
}
.pvlHead {
	background-position: center;
	width: 20%;
}

