@charset "utf-8";
/* CSS Document */
.a:link
{
	font-family: Arial, Courier, "Courier New", "MS Sans Serif", "MS Serif", Tahoma, "Times New Roman", Verdana;
	font-size: 9px;
	text-align: justify;
	text-indent: 4mm;
	text-decoration: none;
	color:#000033;
	font-weight: 500;
	list-style-type: square;
}
.a:hover, .a:active
{
	font-family: Arial, Courier, "Courier New", "MS Sans Serif", "MS Serif", Tahoma, "Times New Roman", Verdana;
	font-size: 9px;
	font-weight: bold;
	text-align: justify;
	text-indent: 4mm;
	text-decoration: none;
	color: #719BFF;
	list-style-type: square;
}
.a:visited
{
	font-family: Arial, Courier, "Courier New", "MS Sans Serif", "MS Serif", Tahoma, "Times New Roman", Verdana;
	font-size: 9px;
	color: #000066;
	text-align: justify;
	text-indent: 4mm;
	text-decoration: none;
	list-style-type: square;
}
#MobileFooter
{
	display: compact;
}
.prices
{
	font-family: Arial, Courier, "Courier New", "MS Sans Serif", "MS Serif", Tahoma, "Times New Roman", Verdana;
	font-size: 9px;
	font-weight: bold;
}
.ul
{
	font-family: Arial, Courier, "Courier New", "MS Sans Serif", "MS Serif", Tahoma, "Times New Roman", Verdana;
	font-size: 9px;
	text-indent: 4mm;
	text-align: left;
	list-style-type: square;
	margin-right: 15px;
}
#tblProducts, #MobilePrintingProducts,#VehicleMount, #Hardware_Supplies, #Maint_Kit, #ContactMethods
{
	display: none;
}
/************************************************************************************************
						Styles for tblProducts, founded on
						Products page.
*************************************************************************************************/
#tblMobileProducts ul
{
	font-family: Arial, Courier, "Courier New", "MS Sans Serif", "MS Serif", Tahoma, "Times New Roman", Verdana;
	font-size: 9px;
	list-style-type: square;
	text-align: left;
}
#tblMobileProducts p
{
	font-family: Arial, Courier, "Courier New", "MS Sans Serif", "MS Serif", Tahoma, "Times New Roman", Verdana;
	font-size: 9px;
	text-align: left;
}
#MobileProducts
{
	display: compact;
}

/************************************************************************************************/
/************************************************************************************************
						Styles for ContactMethod table, founded on
						Contact page.
*************************************************************************************************/
