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

a.pathLinks:hover {
	color: #666666;
}
a.hMenu {
	font-family: Pegasus;
	color: #000000;
	font-size: 14px;
}
a.hMenu:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
}


