.leftline {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C5C5C5;
	font-size: 12px;
}
.titleline {
	background-image: url(images/line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bottomtopling {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #C2C2C2;
	border-right-color: #C2C2C2;
	border-bottom-color: #C2C2C2;
	border-left-color: #C2C2C2;
}
.left {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.left:link {
	text-decoration: none;
}
.left:hover {
	text-decoration: underline;
}
.protitle {
	font-size: 12px;
	font-weight: bold;
	color: #F9C700;
}
.about {
	font-size: 12px;
	line-height: 150%;
}
.feedback {
	border: 1px solid #CCCCCC;
	font-size: 12px;
}
.dirtitle {
	font-size: 15px;
	font-weight: bold;
	color: #FFCC00;
}
.leftclass {
	font-size: 14px;
	padding-left: 10px;
}
.leftsub {
	font-size: 12px;
	padding-left: 15px;
}
.left2 {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.left2:link {
	text-decoration: none;
}
.left2:hover {
	text-decoration: underline;
}
