@charset "utf-8";
/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #241E1B;
	background-image: url(images/ccc_body_gradient.jpg);
	background-repeat: repeat-x;
/*	background-image: url(../graphics/background.png);
	background-attachment:fixed;
	background-repeat:repeat-x;*/
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}


#showroom IMG {
	border: 1px solid #666666;
	background-image: url(../graphics/ccc_cell_gradient.jpg);
	background-repeat: repeat-x;
	background-color:#241e1b;
	padding:10px;
}

.IMGStyle {
	border: 1px solid #666666;
	background-image: url(../graphics/ccc_cell_gradient.jpg);
	background-repeat: repeat-x;
	background-color:#241e1b;
	padding:10px;
}


.style1 {font-size: 10px;
color:#FFFFFF;}



a:link  {
	color: #9C6    ;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #9C6;
}
a:hover {
	text-decoration: underline;
	color: #9C6;
}
a:active {
	text-decoration: none;
	color: #9C6;
}


a.wth:link {
	color: #FFFFCC;
	text-decoration: none;
}
a.wth:visited {
	text-decoration: none;
	color: #FFFFCC;
}
a.wth:hover {
	text-decoration: underline;
	color: #FFFFCC;
}
a.wth:active {
	text-decoration: none;
	color: #FFFFCC;
}



.invisdiv {display: none;}

.visdiv {display:block;}

.border {border:#000000 solid 1px;}
.style2 {font-size: 10px}



