body {
	background-color: #0D8CBB;
	margin: 0;
	padding: 0;
}

body,td {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #FFFFFF;
}

a, a.visited {
	color: #FFFFFF;
}

a:hover {
	text-decoration: none;
}

form {
	margin: 0;
	padding: 0;
	line-height: 0;
}

input, select {
	font-size: 10px;
}

.small {
	font-size: 9px;
}

.nav {
	background-image: url(images/nav_bg.gif);
	background-color: #00A2B1;
}

.content {
	background-color: #007C90;
	background-image: url(images/content_bg.gif);
	background-repeat: no-repeat;
	padding: 10px;
	vertical-align: top;
}

.row {
	background-color: #0096A3;
}

.label {
	border: 1px solid #FFFFFF;
	font-size: 9px;
	padding: 2px;
}

.detail {
	font-size: 10px;
	line-height: 11px;
}

.disclaimer {
	font-size: 9px;
	line-height: 9px;
}

.priceinfo {
	background-color: #0D8CBB;
	padding: 5px;
	width: 200px;
	border: 2px solid white;
	position: absolute;
	visibility: hidden;
	left: 20px;
	top:420px;
	color: white;
	font-size: 12px;
}

.stamp {
	background-image: url(images/sitemap_bg.gif);
	background-repeat: no-repeat;
}
