.HardwareBoxTitle {
	background-image: url(../images/home_hardware_title_bg.gif);
	background-repeat: no-repeat;
	text-indent: 5px;
	height: 25px;
	width: 245px;
}
.HardwareTitleLink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.HardwareTitleLink:hover {
	text-decoration: underline;
}
.HardwareTitleLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.SoftwareBoxTitle {
	background-repeat: no-repeat;
	text-indent: 5px;
	height: 25px;
	width: 245px;
}
.SoftwareTitleLink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.SoftwareTitleLink:hover {
	text-decoration: underline;
}
.SoftwareTitleLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.HomeMainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #4B5C70;
	font-weight: bold;

}
.HMT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #4B5C70;
}

.FootFooter2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
