.tbx {
	border: 1px solid #CCCCCC;
}
.indnt {
	padding: 5px;
}
A:link {
	text-decoration: none;	
}
A:visited {
	text-decoration: none;
}
A:hover {
	color: #FF6600;
	text-decoration: underline;
}.ls {
	list-style-type: circle;

}
.indBG {
	background-image: url(index/bg_index.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.homeText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.homeNav {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
}
.Lorange {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FF6600;
}
.Rorange {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FF6600;

}
