@charset "utf-8";
/* CSS Document */
#Banner, #Subbg, #Menu, #SideBar, #MenuBar3, #tblMobileProducts, #MobileFooter
{
	display: none;
}
#SiteName
{
	display: inline;
}
h2
{
	font-family: Arial, Courier, "Courier New", "MS Sans Serif", "MS Serif", Tahoma, "Times New Roman", Verdana;
	font-size: 30px;
	font-weight: bold;
	visibility:visible;
}
#tblProducts
{
	margin-top: 25px;
}
.ul
{
	font-family: Arial, Courier, "Courier New", "MS Sans Serif", "MS Serif", Tahoma, "Times New Roman", Verdana;
	font-size: 16px;
	text-align: justify;
	text-indent: 4mm;
	list-style-type: square;
	margin-right: 15px;
}
.li
{
	font-family: Arial, Courier, "Courier New", "MS Sans Serif", "MS Serif", Tahoma, "Times New Roman", Verdana;
	font-size: 16px;
	text-align: justify;
	text-indent: 4mm;
	list-style-type: square;
	margin-right: 15px;
}
.cellspace
{
	height: 75px;
}
.bigcellspace
{
	height: 110px;
}
.cellspaceless
{
	height: 15px;
}
