body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.bg1{
	background-color: #009A9A;
}
.bg2{
	background-color: #000000;
}
.bg3{
	background-color: #9C0000;
}
.bg4{
	background-color: #006363;
}
.bg5{
	background-color: #E8E8E8;
}
.bg6{
	background-color:#CCCCCC;
}
.txtWhite18{
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.txtRed18{
	font-size: 18px;
	color: #990000;
}
.txtWhite10{
	font-size: 10px;
	color: #FFFFFF;
}
.txtWhite12{
	font-size: 12px;
	color: #FFFFFF;
}
.txtBlack12{
	font-size: 12px;
	color: #000000;
}
.txtBlack10{
	font-size: 10px;
	color: #000000;
}
.txtRed12{
	font-size: 13px;
	color: #990000;
	font-weight:bold;
}
.txtTeal12{
	color: #006363;
	font-size: 11px;
	font-weight:bold;
}
.txtTeal16{
	color: #006363;
	font-size: 16px;
}
.txtRed16{
	color: #990000;
	font-size: 16px;
}
.txtTeal26{
	color: #006363;
	font-size: 26px;
}
a.white12:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a.white12:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a.white12:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a.white12:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.Btn	{
	FONT-SIZE: 11px;
	MARGIN: 0px;
	COLOR: #ffffff;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-ALIGN: center;
	border: 1px solid #000000;
	padding: 1px;
	background-color: #FFA500;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	background-position: center center;
	white-space: normal;
	width: 110px;
	cursor: hand;
	background-image: url(../images/bg_btn.png);
	height: 25px;
	font-weight: bold;
}
.admin_Btn	{
	FONT-SIZE: 11px;
	MARGIN: 0px;
	COLOR: #ffffff;
	font-weight: bold;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-ALIGN: center;
	border: 1px solid #000000;
	padding: 1px;
	background-color: #E9E8D6;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	background-position: center center;
	white-space: normal;
	width: 80px;
	cursor: hand;
	background-image: url(../images/bg_btn2.png);
	height: 25px;
}
.Btn2	{
	FONT-SIZE: 11px;
	MARGIN: 0px;
	COLOR: #ffffff;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-ALIGN: center;
	border: 1px solid #000000;
	padding: 1px;
	background-color: #FFA500;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	background-position: center center;
	white-space: normal;
	width: 150px;
	cursor: hand;
	background-image: url(../images/bg_btn.png);
	height: 25px;
	font-weight: bold;
}
.FrmField	{
	FONT-SIZE: 12px;
	MARGIN: 0px;
	COLOR: #000000;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-ALIGN: left;
	border: 1px solid #999999;
	padding: 1px;
	text-indent: 2px;
}
.TblSolidRight	{	BORDER-LEFT: 1px solid #CCCCCC;	}
.TblSolidBottom	{	BORDER-BOTTOM: 1px solid #CCCCCC;	}
.TblSolidTop	{	BORDER-TOP: 1px solid #CCCCCC;	}
.TblDottedLeft	{	BORDER-LEFT: 1px dotted #CCCCCC;	}
.TblDottedTop	{	BORDER-TOP: 1px dotted #CCCCCC;	}
.TblDottedBottom	{	BORDER-BOTTOM	: #999999 1px dotted;	}
.TxtOrangeB10	{	font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FF6600;	}

input {
	FONT-SIZE: 12px;
	MARGIN: 0px;
	COLOR: #000000;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-ALIGN: left;
	border: 1px solid #999999;
	padding: 1px;
	text-indent: 2px;
}
select {
	FONT-SIZE: 12px;
	MARGIN: 0px;
	COLOR: #000000;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-ALIGN: left;
	border: 1px solid #999999;
	padding: 1px;
	text-indent: 2px;
}
.showprint
{
    VISIBILITY: visible;
}
.hideprint
{
    DISPLAY: none;
    VISIBILITY: hidden;
}
.Btn4	{
	FONT-SIZE: 12px;
	MARGIN: 0px;
	COLOR: #ffffff;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-ALIGN: center;
	border: 1px solid #000000;
	padding: 1px;
	background-color: #FFA500;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	background-position: center center;
	white-space: normal;
	width: 20px;
	cursor: hand;
	background-image: url(../images/bg_btn.png);
	height: 20px;
	font-weight: bold;
}
.txtBg
{
	background-color:#EFEFEF;
}
.branch {
	DISPLAY: none; MARGIN-LEFT: 25px
}
.trigger {
	DISPLAY: block; MARGIN-LEFT: 18px; CURSOR: hand; TEXT-DECORATION: underline;
}
.txtBlack7{
	font-size: 7px;
	color: #000000;
}
.txtDkGrey14{
	font-size: 14px;
	color: #333333;
}
.txtBlack11{
	font-size: 11px;
	color: #000000;
}
a.lk_Teal14:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006363;
	text-decoration:none;
}
a.lk_Teal14:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006363;
	text-decoration:none;
}
a.lk_Teal14:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006363;
	text-decoration:none;
}
a.lk_Teal14:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration:underline;
}
.BarCode {font-family: IDAutomationHC39M}
.txtRed10{
	font-size: 10px;
	color: #990000;
}