body {
	background: url(/images/Bgnd_3.gif);
}
/* General font families for common tags */
th,td {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	list-style: url(/images/arrow_red_sm.gif);
}

a:link,a:visited { color : #4877A9; }
a:hover,a:active	{
	text-decoration: none;
	color : #993300;
}

#nav {
  }
#nav td {
	font: normal 11px/24px Arial, Helvetica, sans-serif;
	list-style-type: none;
	cursor: hand;
	text-transform: uppercase;
  }
#nav td a {
	display: block;
	color: #333333;
	text-decoration: none;

  }
#nav a:link,
#nav a:visited {
	color: #000000;
	text-decoration: none;
  }
#nav a:hover,
#nav a:active {
	color: #FFFFFF;
	text-decoration: none;
	background: url(/images/bgnd_Menu.gif) repeat-x;
	height: 40px;
  }
.titleRed {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #950000;
}
.titleRed a:link, .titleRed a:visited {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #950000;
	text-decoration: none;
}

.titleRed a:active, .titleRed a:hover {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #C60000;
}

.dividerVert {
	background: url(/images/Divider_Vert.gif) repeat-y center;
}
.borderGreen {
	border-top: 0px;
	border-right: 1px solid #88A491;
	border-bottom: 0px;
	border-left: 1px solid #88A491;
}
.quotelist {
	list-style: url(/images/dash.gif);
}
.listarrow {
	list-style: url(/images/arrow_red_sm.gif);
	margin-left: -25px;
}
.borderOrange {

	border-top: 0px;
	border-right: 3px solid #C67B5A;
	border-bottom: 0px;
	border-left: 3px solid #C67B5A;
}
.contact {
	letter-spacing: 0.3px;
	font: 10px Arial, Helvetica, sans-serif;
}
