﻿body
{
}

.enAlt
{
	font-family: Arial;
	font-size: 8pt;
	color: #9f9f9f;
}

.text1
{
	font-size: 10pt;
	color: #353535;
	font-family: Arial;
	text-align: justify;
}

.text1:a
{
	color: #1f1f1f;
}

.text2
{
	font-family: Trebuchet MS;
	font-size: 9pt;
	color: #FF6600;
}

.enAlt:a
{
	color: #353535;
}

.textbox1
{
	font-family: Arial;
	font-size: 9pt;
}

a.linkopacity img
{
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid;
}

a.linkopacity:hover img {
	filter:alpha(opacity=100);   
	-moz-opacity: 1.0;   
	opacity: 1.0;
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid;
}

.RFIDitems
{
	margin-left: 150
	}

#pscroller1{
width: 200px;
height: 100px;
padding: 5px;
background-color: lightyellow;
}

#pscroller2
{
	width: 183px;
	height: 65px;
	padding: 0px;
	font-weight: bold;
	font-size: 11pt;
	color: black;
	font-family: Arial, Tahoma;
}

#pscroller2 a
{
	text-decoration: none;
	color: #483A1C;
}

#pscroller2 a:hover
{
	text-decoration: none;
	color: #8F7439;
}