#admin_menu_top
{
	margin-top: 10px;
	background-color:#6DB585;
	font-size:16px;	
	text-align: left;
	width: 800px;
}

#admin_menu_top a
{
	color:#EBFFF4;
	text-decoration:none;
	margin-left:5px;
	margin-right:5px;
}

#admin_menu_top a:visited
{
	color:#EBFFF4;	
}

#admin_menu_top a:hover
{
	color:#21c7ff;
}

#admin_menu_top #selected a
{
	color:#83000A;
}

.admin_table a
{
	text-decoration:none;
}

.admin_table th
{
	background-color: #eee;
}

.admin_table .wide
{
	width: 300px;
	border: 1px solid #000;
}

.admin_table .narrow
{
	width: 50px;
}

.admin_table .bordered
{
	border: 1px solid #000;
}

.admin_table .mail
{
	border: none; 
	height: 15px;	
}

.small_icon
{
	height: 15px;	
}
