﻿.btn_menu
{
	background-image: url(images/btn_menu.gif);
	background-repeat: no-repeat;
	width: 190px;
	height: 21px;
	border: none;
	color: #FFFFFF;
	cursor: hand;
}
.btn_login
{
	background-image: url(images/btn_Common.gif);
	background-repeat: no-repeat;
	background-color: #ffffff;
	width: 120px;
	height: 20px;
	border: none;
	color: #ffffff;
	padding-top: 1px;
	cursor: hand;
}
/*#anahead {
	height: 64px;
	width: 900px;
	background-image: url(images/anahead.jpg);
	color: #FFFFFF;
}*/
#anahead .myaddress {
	text-align: left;
	margin-top: 4px;
	margin-left: 38px;
	vertical-align: bottom;
}

#anahead .xfont {
	text-align: right;
	margin-top: 20px;
	margin-right: 20px;
}
#middlebg {
	background-image: url(images/middlebg.jpg);
	background-repeat: repeat-x;
	width: 900px;
	height: 100%;

	background-color: #FFFFFF;
}

#middlebg #usermenu {
	width: 239px;
	text-align: center;
	float: left;
}
#middlebg #usercontent {
	float: right;
	width: 661px;
	background-image: url(images/xline1.gif);
	background-repeat: repeat-y;
	height: 100%;
	text-align: right;

}
#middlebg #usercontent #userhead {
	margin-top: 20px;
	margin-right: 20px;
}
#middlebg .username {
	font-size: 11pt;
	font-weight: 800;
	color: #38A9E2;
	text-decoration: none;
}
#foot {
	background-image: url(images/anafoot.jpg);
	height: 26px;
	width: 900px;
	clear: both;
}