.MenuGroup
{
	background-image: url(http://localhost/public/_images/menu__images/group_background.gif);
	background-color: white;
	border: solid 1px #7E7E81;
	cursor: default;
}

.MenuItem
{
	color: black;
	font-family: tahoma;
	font-size: 11px;
	margin: 1px;
	cursor: default;
}

.MenuItemHover
{
	background-color: #FEEED3;
	color: black;
	font-family: tahoma;
	font-size: 11px;
	border: solid 1px #4B4B6F;
	cursor: default;
}

.MenuBreak
{
	background-image: url(http://localhost/public/_images/menu__images/break_bg.gif);
	width: 100%;
	height: 1px;
}

.Table_yellow
{
	font-family: "Verdana" , "Arial" , "Helvetica" , "sans-serif";
	font-size: 12px;
	background-color: #FFFF99;
}
.Table_blue
{
	font-family: "Verdana" , "Arial" , "Helvetica" , "sans-serif";
	font-size: 12px;
	background-color: #336699;
	color: #FFFFFF;
}
.Table_blue1
{
	font-family: "Verdana" , "Arial" , "Helvetica" , "sans-serif";
	font-size: 12px;
	color: #FFFFFF;
	background-color: #3366CC;
}
.no_input
{
	border: #665b8e 0px solid;
	color: #333333;
	cursor: text;
	font-family: "Arial";
	font-size: 12px;
	height: 20px;
	padding: 1px;
}
.down_text
{
	font-family: Arial;
	font-size: 8pt;
	background-color: #000000;
	color: #FFFFFF;
}
.down_tools_button
{
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	width: 80;
	height: 20;
	position: relative;
	letter-spacing: 1;
	font-family: "Arial";
	font-size: 9pt;
	line-height: 7px;
	padding-top: 0px;
	padding-bottom: 0px;
	paddding-left: 2px;
	padding-right: 2px;
	background-color: #000000;
	cursor: hand;
	color: #FFFFFF;
}
.menubar_button
{
	border: 1pt solid #3366cc;
	height: 20;
	position: relative;
	letter-spacing: 1;
	font-family: "Arial";
	font-size: 9pt;
	line-height: 7px;
	paddding-left: 0px;
	background-color: #EAF4FB;
	position: relative;
	top: -1;
	cursor: hand;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 0;
	padding-bottom: 0;
}

.menubar_button_on
{
	border-left: 1pt solid #000000;
	border-right: 1pt outset #000000;
	border-top: 1pt outset #000000;
	border-bottom: 1pt outset #000000;
	height: 20;
	position: relative;
	letter-spacing: 1;
	font-family: "Arial";
	font-size: 9pt;
	line-height: 7px;
	paddding-left: 0px;
	background-color: #FFCC00;
	position: relative;
	top: -1;
	cursor: hand;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.menubar_table
{
	border-bottom: 3px solid #000000;
	border-collapse: collapse;
	padding: 0;
	border-left-width: 1;
	border-right-width: 1;
	border-top-width: 1;
}

.menubar_title
{
	font-family: "Verdana" , "Arial" , "Ï¸Ã÷Ìå" , "sans-serif";
	font-size: 14px;
	font-weight: bold;
}

.menubar_readme_text
{
	font-size: 8pt;
	font-family: "Arial";
	color: #808080;
	text-align: right;
	padding-bottom: 5px;
}

.menubar_down_text
{
	border-top: 1px solid #000000;
	font-size: 8pt;
	font-family: "Arial";
	position: relative;
	color: #808080;
	text-align: center;
	border-left-width: 1;
	border-right-width: 1;
	border-bottom-width: 1;
	padding-top: 3;
}

.menubar_function_text
{
	border-top: 3px solid #000000;
	font-size: 8pt;
	font-family: "Arial";
	position: relative;
	color: #808080;
	border-left-width: 1;
	border-right-width: 1;
	border-bottom-width: 1;
	padding-top: 3;
	padding-left: 10;
}

.menubar_menu_td
{
	border-top: 3px solid #000000;
	font-size: 8pt;
	font-family: "Arial";
	position: relative;
	color: #808080;
	border-left-width: 1;
	border-right-width: 1;
	border-bottom-width: 1;
	padding-top: 3;
	padding-left: 10;
}
.tab
{
 
	font-size: 12px;
	padding-bottom: 1px;
	cursor: hand;
	padding-top: 5px;
	letter-spacing: 1px;
}

#ld
{
	filter: alpha(opacity=100);
	-moz-opacity: .100;
	opacity: 1.0;
	position: absolute;
	left: 0px;
	top: 0px;
	width: expression(body.scrollWidth);
	height: expression(body.scrollHeight);
	width: 100%;
	height: 100%;
	z-index: 1;
	background-color: #000000;
}
.topmenuoff
{
	cursor: hand;
	color: #FFFFFF;
	font-size: 9 pt;
}
.topmenuon
{
	cursor: hand;
	color: #FFCC00;
	font-size: 9 pt;
}
.topmenuoff2
{
	cursor: hand;
	color: #000000;
	font-size: 9 pt;
}
.topmenuon2
{
	cursor: hand;
	color: #000000;
	font-size: 9 pt;
}
