#category-content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000099;
	text-align: center;
	background-color: #B0B0FF;
	border-left-width: 4px;
	border-left-style: solid;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
	border-right-width: 4px;
	border-right-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#category-content th {

	color: #FFFFFF;
	background-color: #000066;
}
#category-content .even-row {
	background-color: #DDDDFF;
}
