body {
	background-color: #E2E2E2;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-image: url(/images/graybrck.jpg);

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

h1, h4, h5, h2, h6 {
  color: #439639;
}
h3{
	color: #BF2E1A;
	font-family: Times New Roman, Times, serif;
}
hr {
	border: 1px dotted #419639; 
	border-style: none none dotted;
	color: #fff; 
	background-color: #fff;
}
a {
	color: #BF2E1A;
}

a:hover {
	color: #0033FF;
	text-decoration: underline;
}
#contact .special {
	display: none;
}
ul {
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
}
#navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #BF2E1A;
}
#navbar ul li {
	text-decoration: none;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #419639;
	padding-top: 10px;
	padding-bottom: 10px;
}
#navbar ul li a:link {
	color: #BF2E1A;
	text-decoration: none;
}
#navbar ul li a:visited {
	color: #BF2E1A;
	text-decoration: none;
	padding-top: 10px;
}
#navbar ul li a:hover {
	color: #419639;
	text-decoration: none;
	padding-top: 10px;
}
#navbar ul li a:active {
	color: #BF2E1A;
	text-decoration: none;
	padding-top: 10px;
}

.special { 
	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;

}
.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;
}
.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;
}
.bgreen {
	font-weight: bold;
	color: #439639;
	font-size: 18px;
}
.brust {
	font-size: 16px;
	font-weight: bold;
	color: #BF2E1A;
}

