body {
	background-repeat: repeat-x;
	line-height: 15px;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	background-image: url(/images/design09/orange-strip.jpg);
}
a {
  text-decoration: none;
}

.header-text {
	line-height: 16px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.small-body {
	line-height: 15px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
.small-body, .small-body a:visited, .small-body a:link{color: black; text-decoration: none;}
.price {
	line-height: 13px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #F30;
	font-weight: bold;
}
.price, .price a:visited, .price a:link {color: #F30; text-decoration: none;}
.header-text-orange {
	border-bottom-style: none;
	line-height: 16px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #F30;
}
.header-text-orange a:link, .header-text-orange a:visited {
	border-bottom-style: none;
	text-decoration: none;
}
.connect_cell {
	border-left: 1px #9d9fa1 dotted;
}
.table-header-text-orange {
	text-align: center;
	border-bottom-style: none;
	line-height: 19px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ff3300;
}
.text-center-black {
	color: black;
	text-align: center;
	border-bottom-style: none;
	line-height: 16px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.underline-table {
	border-bottom-width: 1px;
	border-bottom-color: black;
	border-bottom-style: solid;
}
.underline-table-bold {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-color: black;
	border-bottom-style: solid;
}
td .underline-table a:link, .underline-table a:visited{
	color: black;
	text-decoration: underline;
}
td .underline-table a:hover{
	color: #ff3300;
	text-decoration: underline;
}
.link-underline {
	text-align: center;
	margin-bottom: 10px;
	border-left-style: none;
	border-bottom-style: solid;
	border-right-style: none;
	border-top-style: none;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-color: black;
}
.link-underline a:link, .link-underline a:hover{ text-align: center; text-decoration: none; border-width: 0px;}
.list a:visited, .list a:link{ text-decoration: none; color: black; text-align: left; border-width: 0px;}
.list a:hover{ color: black; text-align: left; text-decoration: none; border-width: 0px;}