.body_right
{
	width:793px;
	float:left;
}
	.main_head_left
	{
		width:15px;
		height:52px;
		background-image:url(../images/head_sides.png);
		background-position:left;
		float:left;
	}
	.main_head_middle
	{
		width:763px;
		height:52px;
		line-height:52px;
		background-image:url(../images/head_middle.png);
		background-repeat:repeat-x;
		color:#ec4901;
		font-weight:bold;
		float:left;
	}
		.main_head_middle table
		{
			font-size:13px;
		}
		.main_head_middle table input
		{
			color:#ec4901;
			font-weight:bold;
			border:0px; 
			background: none;
		}
		.main_head_middle table tr td a
		{
			color:#ec4901;
			text-decoration:underline;
		}
		.main_head_middle table tr td a:hover
		{
			text-decoration:none;
		}
	.main_head_right
	{
		width:15px;
		height:52px;
		background-image:url(../images/head_sides.png);
		background-position:right;
		float:left;
	}
	
	.body_right_cnt
	{
		width:761px;
		padding:15px;
		border-left:1px solid #d5d5d5;
		border-right:1px solid #d5d5d5;
		background-color:white;
	}
		
	.body_right_bot_left
	{
		width:15px;
		height:15px;
		background-image:url(../images/box_bottom_sides.png);
		background-position:left;
		float:left;
	}
	
	.body_right_bot_middle
	{
		width:763px;
		height:15px;
		background-image:url(../images/box_bottom_middle.png);
		background-repeat:repeat-x;
		float:left;
	}
	.body_right_bot_right
	{
		width:15px;
		height:15px;
		background-image:url(../images/box_bottom_sides.png);
		background-position:right;
		float:left;
	}