.titletextbgd {
	background-image: url(../images/cc-home-photo2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 145px;
	width: 373px;
}

.cc-choicesmargin {
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 12px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F2F1EC;
}

.cc-choicesmargin2 {
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 12px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #F2F1EC;

}


.rangestrip2 {
	background-image: url(../images/range-bgdstrip2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 65px;
	border-top-width: 10px;
	border-right-width: 10px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

a.link-tab2:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 12px;
	letter-spacing: 0.03em;
	display: block;
	font-weight: normal;
	background-image: url(../images/range-shadow2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-left: 12px;
}
a.link-tab2:active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 12px;
	letter-spacing: 0.03em;
	display: block;
	font-weight: normal;
	background-image: url(../images/range-shadow2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-left: 12px;
}
a.link-tab2:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 12px;
	letter-spacing: 0.03em;
	display: block;
	font-weight: normal;
	background-image: url(../images/range-shadow2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-left: 12px;
}
a.link-tab2:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #63513A;
	font-size: 12px;
	letter-spacing: 0.03em;
	display: block;
	font-weight: normal;
	background-image: url(../images/range-shadow-over2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-left: 12px;
}