a.wdbtn:link {
	color: #666666;
	border: 1px solid #A4A4A4;
	padding: 3px;
	margin: 0px;
}
a.wdbtn:visited {
	color: #666666;
	border: 1px solid #A4A4A4;
	padding: 3px;
	margin: 0px;
}
a.wdbtn:hover {
	color: #666666;
	border: 1px solid #FE8212;
	padding: 3px;
	margin: 0px;
	text-decoration: none;
}
.table_left {
	border: 1px solid #C8C8C8;
}
.table_left_nav {
	background-image: url(images/left-bg.jpg);
	background-repeat: repeat-x;
	height: 27px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C8C8C8;
	font-size: 13px;
	line-height: 150%;
	font-weight: bold;
	color: #666666;
	text-indent: 8px;
}

.table_E9E9E9 {
	border: 1px solid #C9C9C9;
	margin-bottom: 2px;
}
a.link-title:link {
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.link-title:visited {
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.link-title:hover {
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.f-content {
	font-size: 13px;
	line-height: 150%;
	color: #333333;
}
.f-linkman {
	font-size: 13px;
	color: #333333;
	font-weight: bold;
}
.nav-ffffff {
	font-size: 13px;
	line-height: 150%;
	color: #FFFFFF;
	font-weight: bold;
}

