body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background_grid.gif)
}

a:active { color: #FF6600; text-decoration: none}
a:link {  color: #333333; text-decoration: none}
a:visited {  color: #333333; text-decoration: none}
a:hover {  color: #FF6600; text-decoration: none}

table.copyright {
	background-color: #E0E0E0;
}

.Shrink {
font-size: smaller
}

.flatinput {
font: 8pt verdana; border:1px solid #666666; color: #000000; background-color:#E0E0E0; cursor:hand;
}

.ListingName {font-size: large}

.PhotoBorder {
	border: 1px outset;
}
.DetailHeading {
	font-size: larger;
	font-weight: bold;
}
.DetailSubHeading {
	font-size: larger;
}

iframe {
border: none;
padding: 0px;
}
.ListingNameLarge {
font-size: x-large}
.underline {
	text-decoration: underline;
}

