
.leftnav_top {
		width								: 213;
		height							: 30px;
		vertical-align			: bottom;
//		background-image		: url(graphics/leftnav_top_border.gif);
//		background-repeat		: no-repeat;
//		background-position	: bottom;
}
.leftnav_bottom {
		width								: 213;
		height							: 30x;
		vertical-align			: top;
//		background-image		: url(graphics/leftnav_bottom_border.gif);
//		background-repeat		: no-repeat;
//		background-position	: top;
}
.leftnav_hdr {
		width								: 213;
		height							: 20px;
		border-top					: 1px solid #333333;
		//cursor							:	pointer;
		font-family					: Verdana, Arial, Helvetica, sans-serif;
		font-weight					:	bold;
		color								: #666666;
		font-size						: 9pt;
		background-color		: #d0d0d0;
}
.leftnav_link {
		display             : block;
		width								: 213;
		height							: 20px;
		border-top					: 1px solid #333333;
		cursor							:	hand;
		font-family					: Verdana, Arial, Helvetica, sans-serif;
		text-decoration     : none;
		font-weight					:	normal;
		color								: #666666;
		font-size						: 9pt;
		background-color		: #ffffff;
}
.leftnav_link:hover {
		cursor							: pointer;
		background-color		: #eeeeee;
}
.leftnav_show {
		display             : block;
		width								: 213; /*213;*/
//		height							: 20px;
		border-top					: 1px solid #333333;
		cursor							:	hand;
		font-family					: Verdana, Arial, Helvetica, sans-serif;
		text-decoration     : none;
		font-weight					:	normal;
		color								: #666666;
		font-size						: 8pt;
		background-color		: #ffffff;
}
.leftnav_show:hover {
		cursor							: pointer;
		background-color		: #eeeeee;
}
?>
