.sidebkg {
	background-color: #891B1B;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #363838;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
}
.navmain {
    font-size: 12px;
	font-weight: Bold;
	text-decoration: none;
	color: #FFFFFF;
	margin-bottom:5px;
}
.navsub {
    font-size: 12px;
	font-weight: Bold;
	text-decoration: none;
	color: #F2CB77;
}


a.navmain:link {
	color: #FFFFFF;
}
a.navmain:hover {
	text-decoration: underline;
}
a.navsub:hover {
	text-decoration: underline;
	}
.bkgsub {
	background-color: #F0EBE8;
}
.bkgwhite {
	background-color: #FFFFFF;
}
.subhdr {
	font-size: 22px;
}
.subcat {
	font-size: 16px;
}
.highlight {
	font-weight: bold;
	color: #FF3300;
}
.navcatmain {
    font-size: 12px;
	font-weight: Bold;
	text-decoration: none;
	color: #7F3B3B;
}

a.navcatmain:link {
	color: #7F3B3B;
}
a.navcatmain:hover {
	text-decoration: underline;
}.bullet {
	list-style-image: url(images/bullet_yellow.gif);
	list-style-position: inside;
}
