.ccbBackground {
	background-image: url("/images/ccb_back.gif");
	background-repeat: repeat-y;
}
.ccbTable {
}
.ccbTopCapBg {
	height: 1px;
}
.ccbBottomCapBg {
	height: 1px;
}
.ccbTableCenter {
	width: 755px;

}
.ccbTableLeft {
	width: 27px;
}
.ccbTableRight {
	width: 1px;
}
.ccbTableTitle {
	height: 1px;
}
.ccbTableFooter {
	height: 1px;
}
.ccbMainTable {
}
.ccbTopCapRight {
	height: 1px;
}
.ccbBottomCapRight {
	height: 1px;
}
.ccbMainNavTable {
	width: 100%;
}
.ccbMainNav {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	color: #8f8fb3;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
}
.ccbMainNavHover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	color: #ffffff;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
}
.ccbMainNavBG {
}
.ccbMainNavBGHover {
}
.ccbSeparator {
	width: 1px;
	background-color: #ff0000;
}
