a:link, a:visited {
	color:#A29061;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	color:#999999;
	font-weight:bold;
	text-decoration:none;
}

.purchContainer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000000;
	margin: 0px;
	padding: 0px;
	height: 500px;
	width: 500px;
	overflow: auto;
	position: relative;
	visibility: visible;
	z-index: auto;
	left: 50px;
	top: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 5px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	font-weight: normal;
}

.title {
	background-color: #D3D3D3;
	border-top-width: 8px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8D9CB0;
	border-right-color: #000000;
	border-bottom-color: #E9E9E9;
	border-left-color: #000000;
	text-align: left;
	vertical-align: top;
	height: 40px;
	font-size: 100%;
	font-weight: normal;
	color: #7D8794;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	width: 500px;
	left: 50px;
	position: relative;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
