
		.left_head
		{
			width:156px;
			height:33px;
			line-height:19px;
			padding:0 0 0 14px;
			font-size:14px;
			font-weight:bold;
			color:#192a86;
			background:url(../images/left_head.png) no-repeat top;
		}
		.left_mid
		{
			width:142px;
			padding:0 14px;
			background:url(../images/left_mid.png) repeat-y;
		}
			.left_mid ul li a
			{
				background:url(../images/left_menu_bg.jpg) no-repeat left;
				display:block;
				width:131px;
				height:26px;
				line-height:26px;
				padding:0 0 0 10px;
				color:white;
				font-weight:bold;
			}
			.left_mid ul li a:hover
			{
				background:url(../images/left_menu_bg_hover.jpg) no-repeat left;
			}
			
			.left_mid form
			{
				font-size:10px;
			}
			.left input
			{
				width:135px;
				height:22px;
				padding:3px 0 0 5px;
				margin:0 0 5px 0;
			}
			.left_mid select
			{
				height:22px;
				margin:0 0 5px 0;
				border:1px solid #9EA2AD;
			}
				.left_mid option
				{
					font-weight:normal;
				}
			.left_mid div
			{
				line-height:14px;
				text-align:right;
			}
				.left_mid div a
				{
					font-size:11px;
					text-decoration:underline;
				}
				.left_mid div a:hover
				{
					text-decoration:none;
				}
			.input_fields
			{
				text-align:left;
			}
			.small_input
			{
				float:left;
			}
				.small_input input
				{
					height:16px;
					width:45px;
					padding:2px 0 2px 5px;
					font-weight:bold;
				}
			.left_btn_cnt
			{
				float:right;
			}
				.left_btn_cnt input
				{
					width:60px;
					padding:0px;
					font-weight:bold;
					background:url(../images/btn_bg.png) repeat-x;
				}
			
		.bible_search_head
		{
			width:156px;
			height:52px;
			line-height:19px;
			padding:0 0 0 14px;
			font-size:14px;
			font-weight:bold;
			color:#192a86;
			background:url(../images/bible_search_head.jpg) no-repeat top;
		}
		.left_foot
		{
			width:170px;
			height:24px;
			margin:0 0 14px 0;
			background:url(../images/left_foot.png) no-repeat bottom;
		}
		
.left_mid div.edit_logout
{
	text-align:left;
}
.left_mid div.edit_logout p
{
	font-size:10px;
}
.left_mid div.edit_logout a
{
	font-size:12px;
	line-height:16px;
	text-decoration:none;
}
.left_mid div.edit_logout a:hover
{
	text-decoration:underline;
}

		.left_mid_shop
		{
			width:142px;
			padding:0 14px;
			background:url(../images/left_mid.png) repeat-y;
		}
		.left_mid_shop a:hover
		{
			text-decoration:underline;
		}
			.left_mid_shop ul li a
			{
				background: url(../images/left_menu_shop_bg.jpg) no-repeat left;
				display:block;
				width:131px;
				height:20px;
				line-height:20px;
				padding:0 0 0 10px;
				color:#c98f5d;
			}
			.left_mid_shop ul li a:hover
			{
				background:url(../images/left_menu_bg_shop_hover.jpg) no-repeat left;
			}