#members_index_wm{
	width:400px;
	padding-left:10px;
	}

p{
	font-family:Arial;
	}

.window_body{
	background:url(aqheader.gif) no-repeat center top;
	font-family:Arial;
	font-size:12px;
	}

table.members_defalt_table{ 
	width: 100%; 
	padding: 3px; 
	border: none; 
	border: 1px solid #789DB3;}

.btn
{
height:26px;
color: #fff;!important
font-weight:bold;
background: url(login_button_middle.gif) repeat-x center top;
border:0;
font-size:14px;
line-height:26px;
cursor: pointer; /* hand-shaped cursor */
 cursor: hand; /* for IE 5.x */
vertical-align:middle;
}

.btn a, .btn a:hover, .btn a:visited, .btn a:active{
	display:block;
	color:#fff;
	font-size:14px;
	line-height:24px;
	height:26px;
	}



input.txt{
	background:#ffffa0;
	border:1px solid #000000;
	color:#c0bcbc;
	}

#members .btn{width:85px;line-height:25px;background:url(btn-bg.png);text-align:center;}

#mem_nav{
	text-align:center;
	height:38px;
	width:466px;
	padding:0px;
	}

.new_mem_nav{

	width:466px;
	height:33px;
	}
 

.new_mem_nav ul
{
text-align:center;
padding-left: 0;
margin-left: 0;
background:url(mem_nav.gif) repeat-x center top;
color: #8c8c8d;
float: left;
width: 100%;
font-family: verdana;
font-size:11px;
line-height:33px;
}

.new_mem_nav ul li { 
display: inline;
}

.new_mem_nav ul li a
{
height:33px;
padding: 0;
color: #7a7b7c;
text-decoration: none;
float: left;
}

.new_mem_nav ul li a:hover
{
background:url(mem_nav_over.gif) repeat-x center top;
text-decoration: none;
color: #fff;
}


/*.new_mem_nav .mem_active a{
background:url(mem_nav_active.gif) repeat-x center top;
text-decoration: none;
color: #3c3b3b;
}

.new_mem_nav .mem_active a:hover{
background:url(mem_nav_active.gif) repeat-x center top;
text-decoration: none;
color: #3c3b3b;
}*/



.new_mem_nav #active_bar_home a{
background:url(mem_nav_active.gif) repeat-x center top;
text-decoration: none;
color: #3c3b3b;
width:85px;
}

.new_mem_nav #active_bar_home a:hover{
background:url(mem_nav_active.gif) repeat-x center top;
text-decoration: none;
color: #3c3b3b;
width:85px;

}

.new_mem_nav #active_bar_details a{
background:url(mem_nav_active.gif) repeat-x center top;
text-decoration: none;
color: #3c3b3b;
width:142px;
}

.new_mem_nav #active_bar_details a:hover{
background:url(mem_nav_active.gif) repeat-x center top;
text-decoration: none;
color: #3c3b3b;
width:142px;
}

.new_mem_nav #active_bar_orders a{
background:url(mem_nav_active.gif) repeat-x center top;
text-decoration: none;
color: #3c3b3b;
width:148px;
}

.new_mem_nav #active_bar_orders a:hover{
background:url(mem_nav_active.gif) repeat-x center top;
text-decoration: none;
color: #3c3b3b;
width:148px;
}



/**/


.new_mem_nav #bar_home a{
background:transparent;
text-decoration: none;
color: #3c3b3b;
width:85px;
}

.new_mem_nav #bar_home a:hover{
background:url(mem_nav_over.gif) repeat-x center top;
text-decoration: none;
color: #3c3b3b;
width:85px;

}

.new_mem_nav #bar_details a{
background:transparent;
text-decoration: none;
color: #3c3b3b;
width:142px;
}

.new_mem_nav #bar_details a:hover{
background:url(mem_nav_over.gif) repeat-x center top;
text-decoration: none;
color: #3c3b3b;
width:142px;
}

.new_mem_nav #bar_orders a{
background:transparent;
text-decoration: none;
color: #3c3b3b;
width:148px;
}

.new_mem_nav #bar_orders a:hover{
background:url(mem_nav_over.gif) repeat-x center top;
text-decoration: none;
color: #3c3b3b;
width:148px;
}

.new_mem_nav #bar_logout a{
background:transparent;
text-decoration: none;
color: #3c3b3b;
width:90px;
}

.new_mem_nav #bar_logout a:hover{
background:url(mem_nav_over.gif) repeat-x center top;
text-decoration: none;
color: #3c3b3b;
width:90px;
}

.order_table{
	border:1px solid #e3e6e3;
	background:#f6f7f6;
	padding:15px;
	}
.white_cell{
	background:#ffffff;
	padding-left:2px;
	}
	
.grey_cell{
	background:#f6f7f6;
	padding-left:2px;
	padding-right:2px;
	}


.RC_content p{clear:both;}