body {
	background-image: url(images/background.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #CC0000;
}
.menu {
	font-size: 12px;
	font-weight: normal;
	color: #CC0000;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	text-transform: capitalize;
}
.input {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #990000;
	background: #FEE8B1;
	border-color: #990000;
	border-top-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-width: 1;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.btn {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #990000;
	background: #FEE8B1;
	border-color: #990000;
	border-top-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-width: 1;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.hyperlink {
	font: bold 9px Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
	text-decoration:none;
}
.hyperlink:hover {
	text-decoration:underline;
}

.noRepeat { background-image: url(/images/spacer.gif);}
.clCMAbs{position:absolute; visibility:hidden; left:0; top:0}
.clBar{position:absolute; visibility:hidden}
.clLevel0,.clLevel0over{position:absolute;}
.clLevel0over{cursor:pointer; cursor:hand; }
.clLevel0border{position:absolute; visibility:hidden;}

.clStest{
	position:absolute;
	font-family:"Century Gothic";
	font-size:10px;
	color:#CC0000;
	layer-background-color:silver;
	cursor:hand;
	cursor:hand;
	background-image: url(images/btn_sub_collection.gif);
	text-indent: 8px;
}
.clStestover{
	position:absolute;
	color:#CC0000;
	font-family:"Century Gothic";
	layer-background-color:#00ccff;
	cursor:hand;
	cursor:hand;
	background-image: url(images/btn_sub_collection_over.gif);
	text-indent: 8px;
	font-size: 10px;
}