body {
	background-color: #EB008B;
}

.contentLeftContainer {
	color: #EB008B;
}

.contentRightContainer {
	background-image: url(images/showroom_corner.png);
}

.pagetitle 
{
	color:#EB008B;
	font-family:Arial; 
	font-size:150%;
	font-weight:bold;
	padding: 0px 0px 0px 12px;
}

.inlinetitle 
{
	color:#EB008B;
	font-family:Arial; 
	font-size:120%;
	font-weight:bold;
	padding: 0px 0px 0px 0px;
}

.newstext 
{
	color:#000000;
	font-family:Arial; 
	font-size:90%;
	font-weight:normal;
	padding: 0px 0px 0px 0px;
}