@charset "utf-8";
.TranstarPOS {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	font: Tahoma, helvetical, arial, sans-serif;
}

INPUT {
	BORDER-RIGHT: #339999 1px solid; BORDER-TOP: #339999 1px solid; FONT-SIZE: 10px; BORDER-LEFT: #339999 1px solid; COLOR: #000000; BORDER-BOTTOM: #339999 1px solid; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #ffffff
}
TEXTAREA {
	BORDER-RIGHT: #339999 1px solid; BORDER-TOP: #339999 1px solid; FONT-SIZE: 10px; BORDER-LEFT: #339999 1px solid; COLOR: #000000; BORDER-BOTTOM: #339999 1px solid; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #ffffff
}

a:link {
	color: #666666;
	font-size: 11px;
	font-family: tahoma, helvetica, arial, sans-serif;
	font-style: normal;
}
a:visited {
	color: #666666;
	font-size: 11px;
	font-family: tahoma, helvetica, arial, sans-serif;
	font-style: normal;
}
a:hover {
	color: #999999;
	font-size: 11px;
	font-family: tahoma, helvetica, arial, sans-serif;
	font-style: normal;
}
a:active {
	color: #666666;
	font-size: 11px;
	font-family: tahoma, helvetica, arial, sans-serif;
	font-style: normal;
}