.tok_menu_list {
	width: 140px;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	height: 16px;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	text-decoration: none;
	padding: 5px;
	border-bottom-style: solid;
	
}
.tok_menu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	width: 140px;
	color: #333333;
	border-bottom-color: #CCCCCC;
	height: 16px;
	font-weight: normal;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.tok_menu a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	height: 16px;
	width: 140px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	
}
.tok_menu a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	height: 16px;
	width: 140px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.tok_menu a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	height: 16px;
	width: 140px;
	padding: 5px;
}
.tok_menu a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cccccc;
	height: 16px;
	width: 140px;
	display: block;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(../images/template/8x9_list_arrow.png);
	background-repeat: no-repeat;
	background-position: right;
}
.toc_menu_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #67CBFD;
	height: 18px;
	width: 140px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding: 5px;
	border-bottom-color: #CCCCCC;
}
