TD.cat-header {
	color: #E72F3F;
	font-weight: bold;
	padding-left: 3px;
}

TD.cat-arrow {
	border-top: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	border-left: solid 1px #FFFFFF;
/*	color: #595959;*/
	color: #000000;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	padding-left: 4px;
	padding-top: 3px;
	/*text-transform: uppercase;*/
}

TD.cat-button {
	border-top: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	color: #000000;
	cursor: pointer;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 2px;
	padding-right: 3px;
	font-weight: bold;
	font-size: 12px;
	/*text-transform: uppercase;*/
	text-decoration: underline;
}

TD.cat-button-pod {
	color: #E72F3F;
/*	cursor: pointer;*/
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 2px;
	padding-right: 3px;
	font-weight: normal;
	font-size: 11px;
/*	text-decoration: underline;*/
}

TD.cat-arrow-over {
	background-color: #FEEFF0;
	border-top: solid 1px #D3D3D3;
	border-bottom: solid 1px #D3D3D3;
	border-left: solid 1px #D3D3D3;
	color: #E72F3F;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	padding-left: 4px;
	padding-top: 3px;
	/*text-transform: uppercase;*/
	text-decoration: underline;
}

TD.cat-button-over {
	background-color: #FEEFF0;
	border-top: solid 1px #D3D3D3;
	border-bottom: solid 1px #D3D3D3;
	color: #E72F3F;
	cursor: pointer;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 2px;
	padding-right: 3px;
	font-weight: bold;
	font-size: 12px;
	/*text-transform: uppercase;*/
	text-decoration: underline;
}

A {
	color: #E72F3F;
	text-decoration: underline;
}

A:hover {
	color: #E72F3F;
	text-decoration: underline;
}

A.no-ul {
	color: #E72F3F;
	text-decoration: underline;
}

A.no-ul:hover {
	color: #E72F3F;
	text-decoration: underline;
}

A.ul {
	color: #E72F3F;
	text-decoration: underline;
}

A.ul:hover {
	color: #E72F3F;
	text-decoration: underline;
}

TD.box-title {
	color: #E72F3F;
	font-weight: bold;
	border-bottom: solid 1px #E72F3F;
	padding-bottom: 1px;
	height: 18px;
}

TD.client-name-large {
	color: #F33446;
	border-bottom: solid 1px #E72F3F;
	font-size: 13px;
	font-weight: bold;
	padding: 2px 5px 5px 1px;

}

TD.qs-right-head {
	color: #E72F3F;
	font-weight: bold;
	padding-left: 8px;
}

TD.qs-left-head {
	color: #E72F3F;
	font-weight: bold;
	padding-left: 3px;
	padding-right: 8px;
}
#categoryList td.cat-button a {
	color:black;
}
#categoryList td.cat-button a:hover {
	color:#E72F3F;
}