/* CSS Document */
.inleft {
	width: auto;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #E8DBC8;
}

.cptitle a:link {
	color: #00FF00;
	font-weight: bold;
}
.cptitle a:visited {
	color: #FFCC00;
	font-weight: bold;
}
.cptitle a:hover {
	COLOR: #00FF00;
	font-weight: bold;
}
.line {
	height: 35px;
	width: 140px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 10px;
}
.classcp {
	background-color: #633C34;
	height: 35px;
	width: 138px;
	border: 1pt dotted #BF7300;
	text-align: center;
	padding-top: 10px;
}
