.image_menu_active {
	background-image: url(/images/skin_classic/menu_active.gif);
	width: 9px;
	height: 9px;
	border: none 0;
}
.image_menu_inactive {
	background-image: url(/images/skin_classic/menu_inactive.gif);
	width: 9px;
	height: 9px;
	border: none 0;
}
.topbar_tabs {
	background-color: #868178;
	color: #DFD6C8;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
}
.topbar_tab_active {
	width: 150px;
	cursor: pointer;
}
.topbar_tab_inactive {
	width: 150px;
	cursor: pointer;
}
.topbar_menu {
	background-color: #00FF00;
	color: #464131;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 6pt;
	text-align: left;
	float: left;
	border: none;
	border-spacing: 0px;
	padding: 0px;
}
.topbar_menu a:link {
	color: #464131;
	text-decoration: none;
}
.topbar_menu a:active {
	color: #464131;
	text-decoration: none;
}
.topbar_menu a:visited {
	color: #464131;
	text-decoration: none;
}
.topbar_menu a:hover {
	color: #464131;
	text-decoration: underline;
}
.topbar_menu_row {
	background-color: #DDD8D0;
	border: none;
	border-spacing: 0px;
	padding: 0px;
	cursor: pointer;
}
.topbar_menu_row:hover {
	background-color: #EDE8E0;
}