DIV#divMenuBar
{
	background-color: #99ccff;

}
TABLE#tblMenuBar TD
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 0px;
	margin: 0px;
	cursor: default;
	color: black;
	padding-top: 0px;
	font-family: Arial;
	height: 16px;
}
TABLE#tblMenuBar TD.clsMenuBarItem {cursor:hand; }

DIV.clsMenu
{
	border-right: black 1px solid;
	padding-right: 8px;
	border-top: black 1px solid;
	padding-left: 8px;
	font-weight: bold;
	font-size: 12px;
	visibility: hidden;
	padding-bottom: 5px;
	border-left: black 1px solid;
	color: black;
	line-height: 16px;
	padding-top: 5px;
	border-bottom: black 1px solid;
	font-family: Arial;
	position:absolute;
	background-color: oldlace;
	z-index:200;
}
DIV.clsMenu A
{
	color: black;
	text-decoration: none;
}
DIV.clsMenu A:hover
{
	text-decoration: underline;
}
DIV.clsMenuSpacer
{
	height: 5px;
	width: 100px;
}
TABLE.clsFooter TD
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 0px;
	margin: 0px;
	cursor: default;
	color: black;
	padding-top: 0px;
	font-family: Arial;
	height: 18px;
}
TABLE.clsFooter A
{
	color: black;
	text-decoration: none;
}
TABLE.clsFooter A:hover
{
	text-decoration: underline;
}
DIV.clsShortNews A
{
	color: midnightblue;
	text-decoration: none;
}
DIV.clsShortNews A:hover
{
	text-decoration: underline;
}
DIV.clsNewGoods A
{
	color: darkslateblue;
	text-decoration: none;
}
DIV.clsNewGoods A:hover
{
	text-decoration: underline;
}
TABLE.clsSemiBriefNews A
{
	font-weight: bold;
	color: royalblue;
	text-decoration: none;
}
TABLE.clsSemiBriefNews A:hover
{
	text-decoration: underline;
}

