body {
	background-color: #FBFAE3;
}

h1 {
	font-family: "verdana", arial, helvetica;
	font-size: 13pt;
	font-weight: bold;
}

.sditem {
	display: block;
	float: left;
	margin-left: 3px;
	margin-right: 3px;
	text-align: center;
	font: bold 7pt 'verdana';
	color: #1D1D7A;
	text-decoration: none;
}

.sditem:hover {
	text-decoration: underline;
	color: #dd0000;
}

.sdsshot {
	border: 3px solid #D7D168;
	float: left;
	margin-right: 5px;
}

.buy {
	margin-left: 15px;
	text-align: left;
}

.sdli {
	padding-left: 5px;
	margin-left: 5px;
	font-size: 9pt;
	border-style: solid;
	border-width: 0px 0px 0px 7px;
	border-color: #FABC01;
	min-height: 40px;
}

.sdgtitle {
	font-size: 13pt;
}

tr td.lightbg {
	background-color: #ffffff;
	border: 1px solid #F4BB35;
}