.title_accordion{color: #FFFFFF;}

.c_head_accordion
{	
	background: none;
	height: 0px;
	width:200px;
}
.c_contentpane_accordion
{	
	background: none;
	width:190px;
	background-color: #CBC8B3;
}
.c_content_header_accordion
{
	background-attachment: scroll;
	background-image: url(images/Grayfixedwidth_Header.gif);
	background-repeat: no-repeat;	
	width:190px;
	height:30px;
	
}
.c_content_footer_accordion
{
	background-attachment: scroll;
	background-image: url(images/Grayfixedwidth_footer.gif);
	background-repeat: no-repeat;
	background-position:top;
	width:190px;
	height:20px;
	
}
.c_footer_accordion {	
width:200px;height: 0px;}


