.categoryHeadBG
{
	background-color: #C8E8DB;
	height: 28px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0C8181;
	vertical-align: middle;
}

.categoryHeadBG a:link {
	background-color: #C8E8DB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0C8181;
	text-decoration: none;
}
.categoryHeadBG a:visited {
	background-color: #C8E8DB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0C8181;
	text-decoration: none;
}
.categoryHeadBG a:hover {
	background-color: #C8E8DB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0C8181;
	text-decoration: underline;
}
.categoryHeadBG a:active {
	background-color: #C8E8DB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0C8181;
	text-decoration: none;
}
.categoryDescription
{
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F9F9F7;
	height: 64px;
}

.containerCell
{
	width: 49%;
	text-align: left;
	vertical-align :top;
}

.containerGap
{
	width: 12px
}