.tab_select
{
	color:#000000;
	font-weight:bold;
	font-size:12px;
}
.tab_normal
{
	color:#305AAE;
	font-weight:bold;
	font-size:12px;
}
#toolbar_panel{
	color:#CAD2E3;
	height:25px;
	line-height:25px;
}
#toolbar_panel td{
	color:#FFFFFF;
}
#toolbar_panel a,#toolbar_panel a:visited
{
	color:#CAD2E3;
	height:25px;
	line-height:25px;
	margin:1px;
}
#toolbar_panel a:hover,#toolbar_panel a:visited:hover
{
	border-top:1px solid #8FA1C4;
	border-right:1px solid #8FA1C4;
	border-left:1px solid #8FA1C4;
	border-bottom:1px solid #8FA1C4;
	text-decoration:none;
	margin:0px;	
	color:#FFFFFF;
}
.separator
{
	background:url(images/admin/panel/separator.gif) no-repeat center;
	width:10px;
}
.top_panel_logout
{
	color:#CAD2E3;
	padding-left:25px;
	background:url(images/admin/panel/logout.gif) no-repeat left;
	height:25px;
	line-height:25px;
}
.setting_definition
{
	padding-left:25px;
	background:url(images/admin/panel/settings.gif) no-repeat left;
}
.account_setting
{
	padding-left:25px;
	background:url(images/admin/account_setting.gif) no-repeat left;
}
.item_type
{
	padding-left:25px;
	background:url(images/admin/item_type.gif) no-repeat left;
}
.item_category
{
	padding-left:25px;
	background:url(images/admin/item_category.gif) no-repeat left;
}
.item_admin
{
	padding-left:25px;
	background:url(images/admin/item_admin.gif) no-repeat left;
}
.contact_admin
{
	padding-left:25px;
	background:url(images/admin/contact_admin.gif) no-repeat left;
}
