/* CSS Document */
#menu_table{
	width: 790px;
	height: 26px;
}
#bottom_menu{
	background-color: #C9E6FF;
}
/*,,,,,,,, over the button ,,,,,,,,,*/

/*,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,*/
#usermenu ul li{
	float: right;
	padding-right: 10px;
	padding-left: 5px;
	list-style-type: none;
	font-size: 10px;
}
#usermenu ul li a{
	padding-left: 2px;
	font-weight: bolder;
	color: #6666CC;
	text-decoration: none;
}
