@charset "utf-8";
/* CSS Document */
.char-col1 {
	font-size: 12px;
	float: left;
	width: 765px;
	padding-right: 5px;
	padding-left: 5px;
}
.character_c1 {
	width: 125px;
	text-align: center;
	height: 15px;
	border-top: 1px solid #666;
	border-bottom: none;
	border-right-style: none;
	border-left-style: none;
}
.character_c2 {
	width: 200px;
	border-top: 1px solid #666;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.wd-nav {
	font-size: 12px;
	float: left;
	width: 200px;
}
.wd-nav-title {
	color: #003;
	width: 190px;
	height: 20px;
	margin-top: 10px;
	padding-left: 10px;
	display: block;
	font: italic bold 16px "Times New Roman";
}
/* LINKS --------------------------------------- */
a.wd1:link, a.wd1:visited, a.wd1:active {
	color: #000;
	text-decoration: none;
	background: url(../siteimages/set6/nav2tab-1.gif);
	display: block;
	height: 20px;
	width: 190px;
	border: 1px solid #333;
	line-height: 20px;
	padding-left: 5px;
}
a.wd1:hover {
	color: #FFF;
	text-decoration: none;
	background: url(../siteimages/set6/nav2tab-2.gif);
}
