#Left_Menu
{
	display: none;
}
BODY
{
	color: black;
	background: white;
}
ul
{
	text-indent: 0px;
	list-style-position: outside;
	padding-left: 0px;
	margin-left: 0px;
	display: inline;
	padding-bottom: 40px;
	margin-bottom: 40px;
}
#pageHeader
{
	display:none;
}
.BannerImg
{
	display: none;
}
#BANNER
{
	display: none;
}
.TopMenu
{
	display: none;
}
#ProductTab
{
	display: none;
}
.ProductHeader
{
	font-size: 13;
	font-family: Arial;
	font-weight: bold;
}
.ProductRecord
{
	font-size: 12;
	font-family: Arial;
	font-weight: normal;
}
.ProductBorder
{
	border: solid 1 gainsboro;
}
.SearchRecord
{
	font-size: 12;
	font-family: Arial;
	font-weight: bold;
	text-decoration: underline; 
}
.BaseBox
{
	border: #999999; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px
}
.TopBox
{
	border: #999999; border-style: solid; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px
}
.Box
{
	border: #999999; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px
}
.ContentBlack
{
	font-family:  Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-decoration:none; color:black;
}
