#body
{
	width:908px;
	padding:0 0 20px 0;
}
#body_container_left
{
	width:192px;
	float:left;
}
#body_left
{
	width:192px;
}

#left_middle
{
	width:12px;
	height:200px;
	float:left;
}
.body_left_item_container
{
	width:192px;
	margin:6px 0 0 0;
}


#main_menu
{
	width:192px;
}
.main_menu_middle_container_blue
{
	width:192px;
	background-color:#b1bfc8;
}
.main_menu_middle_top
{
	width:132px;
	padding:15px 30px 0 30px;
}
.main_menu_middle_inner
{
	width:132px;
	padding:0 30px;
}
.main_menu_middle_bottom
{
	width:132px;
	padding:0 30px 15px 30px;
}
	.main_menu_item
	{
		width:132px;
		line-height:16px;
	}
		.menu_style
		{
			color: #f1f2ed;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:10px;
			font-weight:bold;
			line-height:20px;
			letter-spacing:.5px;
		}
		.menu_style:hover
		{
			color:white;
			text-decoration:underline;
		}

.search
{
	width:192px;
	background-color:#b1bfc8;
}

.search_top
{
	width:192px;
	height:27px;
}
.search_text
{
	width:172px;
	height:23px;
	line-height:23px;
	padding:0px 10px;
	color:white;
	font-weight:bold;
	border-bottom:1px solid white;
}

.search_middle_container
{
	width:192px;
}
.search_middle
{
	width:172px;
	padding:10px 10px 0 10px;
}
.search_field_top
{
	width:172px;
	height:27px;
}	
	.search_username_success
	{
		height:16px;
	}
	.search_username
	{
		width:92px;
		height:16px;
		float:left;
	}
	.search_button
	{
		width:75px;
		height:16px;
		line-height:16px;
		margin:0 0 0 2px;
		color:#B4B4B4;
		float:left;
	}


.login_input
{
	width:168px;
	height:14px;
	line-height:14px;
	font-size:10px;
	border:1px solid gray;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	background-color:white;
}	
	
.login_input_field
{
	width:80px;
	height:14px;
	font-size:10px;
	line-height:10px;
	/*padding:2px 5px 0 5px;*/	
	border:1px solid gray;
	color:gray;
	font-family:Arial, Helvetica, sans-serif;
	background-color:white;
/*	background:url(../images/login_field_bg.png);
	background-repeat:no-repeat;
*/	
}
.success
{
	width:172px;
	font-size:12px;
	padding:0px;
	margin:0px;
	background-color:#B1BFC8;
	text-align:center;
	font-weight:bold;
	color: #F1F2ED;
}
.button
{
	width:70px;
	height:16px;
    padding:0px;
    margin:0px;
    background-color:#b1bfc8;
    border:0px;
	font-size:15px;
	text-align:left;
	font-weight:bold;
	color: #f1f2ed;
}


.login_bottom
{
	width:192px;
	height:11px;
	font-size:10px;
	line-height:10px;
	background-image:url(../images/login_bottom.png);
	background-repeat:no-repeat;
}
