.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.text_star {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	list-style-type: none;
	list-style-image: url(../images/nav_star2.gif);
	list-style-position: outside;
}
.heading1 {  font-family: "Avant Garde", "ITC Avant Garde", Arial; font-size: 16px; font-weight: bold; color: #CC0000}
.bold_red {
	font-family: "Avant Garde", "ITC Avant Garde", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CC0000;
	text-transform: none
}
.nav a {  color: #CC0000; text-decoration: none}
.nav a:hover {  color: #0033CC; text-decoration: underline}

.quote_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CC0000;
	text-transform: none
}
.quote_nav a {  
	color: #CC0000; 
	text-decoration: none
}
.quote_nav a:hover {  
	color: #0033CC; 
	text-decoration: underline
}

.copyright {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #999999}
.copyright a {  color: #666666; text-decoration: none}
.copyright a:hover {  color: #333333; text-decoration: underline}
.smalltext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #000000}
div.locations {
	position: fixed;
	width: 250px;
	left: auto;
	top: auto;
	background-color: #CCC;
	border: thin solid #CC0027;
	z-index: 1000;
	margin-left: 75px;
	margin-top: -40px;
	padding: 5px;
	visibility: hidden;
}
.table1 {  background-color: #FFFFFF; background-image: url(/images/tablebg.jpg)}

