/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #333333;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.configurationsbold {
	color: #FFFFFF;
	font-weight: bold;
}
.configurations {
	color: #000000;
	float:left;
}
.colortitle {
	color: #D5771B;
	font-weight: bold;
}
a:link {
	color: #0033FF;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #CE0000;
}
a:active {
	text-decoration: none;
	color: #0033FF;
}
a:visited {
	text-decoration: none;
	color: #0033FF;
}
.sigline {
	font-size: 10px;
	color: #ECD6C6;
}
.indexsigline {
	font-size: 10px;
	color: #959595;
}
a:hover.sigline {
	color: #CE0000;
	text-decoration: none;
}
a:active.sigline {
	text-decoration: none;
	color: #ECD6C6;
}
.featuring1 {
	font-size: medium;
	color: #CC0000;
	font-weight: bold;
}
.featuring2 {
	font-size: medium;
	font-weight: bold;
	color: #000000;
}
.address {
	font-size: 14px;
	font-weight: bold;
	color: #693E00;
}
.vinyldiv {
	font-size: 12px;
	color: #000000;
	text-align: left;
}
.contact {
	font-size: 13px;
	color:#333333;
	font-weight: bold;
}