.body_cnt
{
	width:1004px;
}
	.body_top
	{
		width:1004px;
		height:140px;
		padding:0 0 15px 0;
	}
		.body_top_left
		{
			width:15px;
			height:140px;
			background-image:url(../images/body_top_sides.png);
			background-position:left;
			float:left;
		}
		.body_top_middle
		{
			width:974px;
			height:125px;
			padding:15px 0 0 0;
			background-image:url(../images/body_top_middle_bg.png);
			background-repeat:repeat-x;
			float:left;
		}
			.promo_cnt
			{
				width:657px;
				height:110px;
				float:left;
			}
				.promo_img
				{
					width:140px;
					height:99px;
					margin:0 15px 0 0;
					padding:5px 6px;
					background-image:url(../images/promo_bg.png);
					background-repeat:no-repeat;
					float:left;
				}
					.promo_img div
					{
						width:140px;
						height:99px;
						text-align:center;
						overflow:hidden;
					}
				.promo_text
				{
					width:387px;
					height:90px;
					color:white;
					float:left;
					overflow:hidden;
				}
				.promo_button
				{
					width:387px;
					height:20px;
					float:left;
					text-align:right;
				}
					.promo_button input
					{
						background-image:url(../images/top_button.png);
						border:0px;
						width:80px;
						height:19px;
						font-size:11px;
						padding:0px 0 0 25px;
					}
			.login_cnt
			{
				width:316px;
				height:110px;
				border-left:1px solid #2da6cb;
				float:left;
			}
				.login_table
				{
					width:300px;
					color:white;
					text-align:right;
				}
					.login_table input
					{
						border:1px solid gray;
						height:16px;
						width:145px;
						padding:3px;
					}
					.login_table tr.login_register a
					{
						color:white;
					}
					.login_table tr.login_link td
					{
						border-bottom:1px solid #E8E8E8;
						border-top:1px solid #999;
						border-left:1px solid #999;
						border-right:1px solid #999;
						background-image:url(../images/shopping_cart_bg.png);
						background-repeat:repeat-x;
					}
					.login_table tr.login_link a
					{
						background-image:url(../images/shopping_cart.png);
						background-repeat:no-repeat;
						background-position:left;
						padding:0 0 0 35px;
						height:22px;
						line-height:22px;
						display:block;
						color:white;
					}
						.passwd_field
						{
							width:100px;	
						}
							.passwd_field input
							{
								width:101px;	
							}
						.passwd_btn
						{
							width:40px;
						}
							.passwd_btn input
							{
								width:40px;
								height:23px;
								line-height:19px;
								padding:0 0 4px 0;
								color:#11538D;
								font-size:11px;
								text-align:center;
								background-image:url(../images/login_btn.png);
								background-repeat:repeat-x;
								background-color:white;
								border:1px solid #CCCCCC;
							}
.login_cnt_profile_opt
{
	width:200px;
	padding:0 0 0 10px;
	color:white;
	line-height:18px;
}
	.login_cnt_profile_opt a
	{
		color:white;
	}
							
.login_acc_status
{
	margin:0 0 0 10px;
	letter-spacing:normal;
	color:white;
}
	.login_acc_status th
	{
		font-size:12px;
		line-height:12px;
		width:155px;
		border-bottom:1px solid #dadada;
	}
	.login_acc_status td
	{
		font-size:10px;
	}
	
	
	
	
	
	
		.body_top_right
		{
			width:15px;
			height:140px;
			background-image:url(../images/body_top_sides.png);
			background-position:right;
			float:left;
		}
		
		
		
				
	
		