body {
	background-color: #F8F2D8;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;

}

p, td, th {
	color: #000000;
	font-size: 10pt;
}

h1, h4, h5, h2, h6 {
  color: #439639;
}
h3, hr {
	color: #BF2E1A;
	font-family: Times New Roman, Times, serif;
}
a {
	color: #BF2E1A;
}

a:hover {
	color: #0033FF;
	text-decoration: underline;
}
#contact .nodisplay {
	display: none;
}

#watermark {
	background-attachment: scroll;
	background-image: url(images/watermark.png);
	background-repeat: no-repeat;
	background-position: center center;
	visibility: visible;
	z-index: 1;

}
ul {
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
}
.maintable {
	background-color: #FFFFFF;
}

#bodytable {
	margin: 0px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
}
.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #BF2E1A;
	text-decoration: underline;
}
.highlightGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #439639;
}
.alpha-index {
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0.1em;
}
.alpha-index .alpha {
	text-decoration: none;
}
.cat-index {
	font-weight: bold;
	text-decoration: none;
	color: #439639;
}
#listing {
	text-align: left;
}
#listing .company {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #BF2E1A;
	text-decoration: none;
	font-weight: bold;
}


.cat-index .cat {
	text-decoration: none;
	font-weight: normal;
}
.boldCenter {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #439639;
	text-align: center;
}
