body {
	background-color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {color: #CC0000;	text-decoration: none;}
a:visited {color: #666666; text-decoration: none;}
a:hover {color: #000000; text-decoration: none;}
a:active {text-decoration: none;}

a.white:link {color: #FFFFFF;	text-decoration: none;}
a.white:visited {color: #FFFFFF; text-decoration: none;}
a.white:hover {color: #E9E9E9; text-decoration: none;}
a.white:active {text-decoration: none;}

img { display: block; }

H1 {margin-bottom:1px;}
H3 {margin-bottom:0px;}

.Subhead {font-size: 12px; font-weight: bold; color: #CC0000; }
.Subhead2 {font-size: 11px; font-weight: bold; color: #999999; }
.Subhead3 {font-size: 12px; font-weight: bold; color: #000000; }
.copyright {font-size: 9px;}
.e-mail {font-size: 9px; color: #FFFFFF;}
.headline1 {font-size: 17px; font-weight: bold; color: #000000;}
.Inverse {font-weight: bold; color: #FFFFFF; }

.RFIDRollover {
	height: 150px;
	width: 150px;
	background-image:  url(index_files/buttons/RFID2.gif);	
}
.RFIDRollover a {display:block }
.RFIDRollover img {width: 100%; height: 100%; border: 0; }
* html a:hover {visibility:visible}
.RFIDRollover a:hover img{visibility:hidden}

.BarcodeRollover {
	height: 150px;
	width: 150px;
	background-image:  url(index_files/buttons/Barcode2.gif);	
}
.BarcodeRollover a {display:block }
.BarcodeRollover img {width: 100%; height: 100%; border: 0; }
* html a:hover {visibility:visible}
.BarcodeRollover a:hover img{visibility:hidden}

.WirelessRollover {
	height: 150px;
	width: 150px;
	background-image:  url(index_files/buttons/Wireless2.gif);	
}
.WirelessRollover a {display:block }
.WirelessRollover img {width: 100%; height: 100%; border: 0; }
* html a:hover {visibility:visible}
.WirelessRollover a:hover img{visibility:hidden}
.border_bottom {border:solid 0 #999999; border-bottom-width:2px;}
.border_top {border:solid 0 #999999; border-top-width:2px;}
.border_right {border:solid 0 #CCCCCC; border-right-width:2px;}
.border_white {border:solid 0 #FFFFFF; border-width:2px;}
.border_grey {border:solid 0 #CCCCCC; border-width:2px;}