@charset "utf-8";
/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
}
td.content {
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 13px;
	padding-bottom: 10px;
	padding-left: 13px;
	text-align: justify;
}
p {
	font-size: 12px;
	line-height: 20px;
	color: #747474;
	padding-top: 2px;
}
img.floatLeft {
	float: left;
	padding-right: 5px;
}
p a:link {
	color: #3a5081;
}
p a:visited {
	color: #3a5081;
}
p a:active {
	color: #3a5081;
}
p a:hover {
	color: #3a5081;
}
td.footer p {
	color: #3a5081;
}
td.footer p a:link {
	color: #3a5081;
	text-decoration: none;
}
td.footer p a:visited {
	color: #3a5081;
	text-decoration: none;
}
td.footer p a:active {
	color: #3a5081;
	text-decoration: underline overline;
}
td.footer p a:hover {
	color: #3a5081;
	text-decoration: underline overline;
}ul {
	font-size: 12px;
	line-height: 20px;
	color: #747474;
	padding-top: 2px;
}
img.floatRight {
	float: right;
	padding-left: 5px;
}
h5 {
	margin-bottom: 0px;
	padding-bottom: 6px;
}
table.showroom  img {
	border-top-color: #7b94cd;
	border-right-color: #7b94cd;
	border-bottom-color: #7b94cd;
	border-left-color: #7b94cd;
}
