body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.mainTable {
	border-left: #CCCCCC solid 1px;
	border-right: #CCCCCC solid 1px;
}
a {
	color: #666666;
	text-decoration: none;
	text-decoration: underline;
}
a:hover {
	color: #000000;
}
a.catLinks {
	color: #666666;
	text-decoration: none;
}
a.catLinks:hover {
	color: #666666;
	text-decoration: underline;
}

a.catLinks1 {
	color: #a3212e;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.catdisplay {
	color: #a3212e;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

a.catLinks1:hover {
	color: #a3212e;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
}

a.pathLinks {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	text-decoration: underline;
}
a.pathLinks:hover {
	color: #000000;
}


