body{
	margin: 10px;
}
body,td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:130%;
	color: #000000;
}
form{
	margin: 0px;
}
select,input,textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #E60000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #E60000;
	text-decoration: underline;
}

a.ttn:link {
	color: #000000;
	text-decoration: none;
}
a.ttn:active {
	color: #E60000;
	text-decoration: underline;
}
a.ttn:visited {
	color: #000000;
	text-decoration: none;
}
a.ttn:hover {
	color: #E60000;
	text-decoration: underline;
}

a.tn:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.tn:active {
	color: #E60000;
	text-decoration: none;
}
a.tn:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.tn:hover {
	color: #E60000;
	text-decoration: none;
}
a.tn1:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.tn1:active {
	color: #E60000;
	text-decoration: none;
}
a.tn1:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.tn1:hover {
	color: #E60000;
	text-decoration: none;
}
a.ht:link {
	color: #000000;
	text-decoration: none;
}
a.ht:active {
	color: #E60000;
	text-decoration: none;
}
a.ht:visited {
	color: #000000;
	text-decoration: none;
}
a.ht:hover {
	color: #E60000;
	text-decoration: none;
}
a.ht2:link {
	color: #E60000;
	text-decoration: none;
}
a.ht2:active {
	color: #E60000;
	text-decoration: none;
}
a.ht2:visited {
	color: #E60000;
	text-decoration: none;
}
a.ht2:hover {
	color: #E60000;
	text-decoration: none;
}
a.ln:link {
	color: #000000;
	text-decoration: none;
	/*font-weight:bold;*/
}
a.ln:visited {
	color: #000000;
	text-decoration: none;
	/*font-weight:bold;*/
}
a.ln:hover {
	color: #E60000;
	text-decoration: underline;
	/*font-weight:bold;*/
}
a.inside:link {
	color: #000000;
	text-decoration: none;
}
a.inside:visited {
	color: #000000;
	text-decoration: none;
}
a.inside:hover {
	color: #E60000;
	text-decoration: underline;
}
a.inside2:link {
	color: #000000;
	text-decoration: underline;
}
a.inside2:visited {
	color: #666666;
	text-decoration: underline;
}
a.inside2:hover {
	color: #E60000;
	text-decoration: underline;
}
a.inside2:active {
	color: #E60000;
	text-decoration: underline;
}
a.inside3:link {
	color: #000000;
	text-decoration: underline;
}
a.inside3:visited {
	color: #000000;
	text-decoration: underline;
}
a.inside3:hover {
	color: #E60000;
	text-decoration: underline;
}
a.inside4:link {
	color: #E60000;
	text-decoration: underline;
}
a.inside4:visited {
	color: #E60000;
	text-decoration: underline;
}
a.inside4:hover {
	color: #E60000;
	text-decoration: underline;
}

a.grayLink:link {
	color: #808080;
	text-decoration: none;
}
a.grayLink:visited {
	color: #808080;
	text-decoration: none;
}
a.grayLink:hover {
	color: #E60000;
	text-decoration: underline;
}

.toptitleBox{
	/*background-image: url(/images/toptitle_bg.gif);
	background-repeat: repeat-y;
	background-position: right;*/
	font-size: 10px;
}
.goButton{
	background-color:#E60000; 
	color:#FFFFFF; 
	border:1px solid #E60000; 
	padding-right:1px; 
	padding-left:1px; 
	padding-bottom:1px;
}
.menuBox{
	background-color: #969696;
	color: #FFFFFF;
	font-weight: bold;
}
.mainTab{
	border-top: 1px solid #E4E2D7;
	border-left: 1px solid #D5D5D5;
	border-right: 1px solid #D5D5D5;
}
.smallText{
	font-size: 10px;
}
.smallText2{
	font-size: 9px;
}
.copyrightBox{
	background-color: #969696;
	color: #FFFFFF;
	font-size: 10px;
}
.cubeBg{
	background-image: url(/images/spining_cube.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.leftBox{
	width: 205px;
}
.middleBox{
	width: 20px;
}
.rightBox{
	width: 23px;
}
.leftNavHeader{
	font-weight: bold;
	background-color: #E60000;
	color: #FFFFFF;
}
.leftNavItem{
	font-size: 10px;
	background-color: #EEEEEE;
}
.leftnav_out {
	color: #000000;
	background-image: url(leftnav_bg_out.gif);
	border: 1px solid #CCCCCC;
	font-size: 10px;
	cursor: pointer;
}
.leftnav_over {
	color: #FFFFFF;
	background-image: url(leftnav_bg_over.gif);
	border: 1px solid #CCCCCC;
	font-size: 10px;
	cursor: pointer;
}
.rightNavBox{
	margin-top: 7px;
	border:1px solid #E9E5C7;
}
.rightNavHeader{
	background-color: #E9E5C7;
	font-weight:bold;
}
.lp{
	color: #E60000;
}
h1.title{
	font-size:18px;
	color: #E60000;
	font-weight: bold;
}
h2.title{
	font-size:14px;
	color: #E60000;
	font-weight: bold;
}
h3.title{
	font-size:13px;
	color: #E60000;
	font-weight: bold;
}
h4.title{
	font-size:12px;
	color: #E60000;
	font-weight: bold;
}
.title1{
	font-size:18px;
	color: #E60000;
	font-weight: bold;
}
.title2{
	font-size:14px;
	color: #E60000;
	font-weight: bold;
}
.title3{
	font-size:13px;
	color: #E60000;
	font-weight: bold;
}
.title3_black{
	font-size:13px;
	color: #000000;
	font-weight: bold;
}
.title4{
	font-size: 12px;
	color: #E60000;
	font-weight: bold;
}
.title4_black{
	font-size:12px;
	color: #000000;
	font-weight: bold;
}
hr.in{
	height: 2px;
	color: #969696;
}
li.in{
	margin-bottom: 10px;
}
.imagecaption{
	color: #606060;
	font-weight: bold;
	font-size: 9px;
}
.subTitle{
	font-size:10px;
	font-weight:bold;
	color: #000000;
}
.formTab{
	border: 1px solid #E5E5E5;
	background-color: #F7F7F7;
}
.formCaption{
	font-size:9px;
}
.subTitle2{
	font-size:10px;
	font-weight:bold;
	color: #E60000;
}
.hTab{
	background-color: #F2F0E3;
	border: 1px solid #E9E5C7;
}
.vlineBg{
	background-image:url(/images/vline.gif);
	background-repeat: repeat-y;
}
.hlineBg{
	background-image:url(/images/hline.gif);
	background-repeat: repeat-x;
}

.vlineGrayBg{
	background-image:url(/images/vline_gray.gif);
	background-repeat: repeat-y;
}
.hlineGrayBg{
	background-image:url(/images/hline_gray.gif);
	background-repeat: repeat-x;
}
.learnMoreBoxHeader{
	/*background-color: #F2F0E3;*/
	border: 1px solid #E4E2D7;
	font-weight: bold;
	color: #E60000;
}
.learnMoreBoxItem{
	border: 1px solid #E4E2D7;
	font-size: 10px;
}
.gray{
	color: #808080;
}
.leftItemBoxHeader {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #E60000;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.leftItemBoxEnd {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #EEEEEE;
}
.leftItemBoxOut {
	font-size: 10px;
	background-color: #EEEEEE;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 3px;
}
.leftItemBoxOn {
	font-size: 10px;
	background-color: #FFFFFF;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 3px;
}
.leftSubItemBox {
	font-size: 10px;
	background-color: #FFFFFF;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 3px;
}
.white {
	color: #FFFFFF;
}
.HomeRightBox {
	border-left: 1px solid #E4E2D7;
	background-color: #F7F5EE;
	width: 215px;
}
.HomeMiddleBox {
	width: 280px;
}
.HomeLeftBox {
}
.HomeBannerBox {
	background-image: url(BarcodeLibrary-Demo.gif);
	background-repeat: no-repeat;
	height: 153px;
}
.HomeBannerTitle {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #E60000;
}
a.HBTL:link {
	color: #E60000;
	text-decoration: none;
}
a.HBTL:active {
	color: #E60000;
	text-decoration: none;
}
a.HBTL:visited {
	color: #E60000;
	text-decoration: none;
}
a.HBTL:hover {
	color: #FF0000;
	text-decoration: none;
}

.HomeEvaluateBox {
	background-image: url(/images/hbg_evaluate.gif);
	background-position: top right;
	background-repeat: no-repeat;
	border-bottom: 1px solid #E4E2D7;	
}
.HomeEvaluateTitle {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.HomeEvaluateContent {
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.HomeLearnBox {
	background-position: top right;
	background-repeat: no-repeat;
	border-bottom: 1px solid #E4E2D7;
	border-top: 2px solid #FFFFFF;
}
.HomeLearnTitle {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top: 1px solid #E4E2D7;	
}
.HomeLearnContent {
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.HomeContactBox {
	background-position: top right;
	background-repeat: no-repeat;
	border-top: 2px solid #FFFFFF;
}
.HomeContactTitle {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top: 1px solid #E4E2D7;	
}
.HomeContactContent {
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.HomeGenralTitle {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.HomeGenralContent {
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}


.HomeBannerBox {
	background-image: url(BarcodeLibrary-Demo.gif);
}

.tdwhite
{
	background: #ffffff;
	border-width: 1px;
	padding: 3px;
	border-style: solid none solid none;
	border-color: white;
}

.levelOneTitle
{
	color:#FF6600;
	display:block;
	font-family:"Arial","Helvetica","sans-serif";
	font-size:18px;
	font-style:normal;
	font-weight:500;
	padding-bottom:15px;
}

body {
margin-top: 0;
}
.headerItemHeader {
background-color: #AA0022;
border-left: 1px solid #969696;
}
.headerItemHeaderHighlight {
background-color: #f08c8c;
border-left: 1px solid #969696;
}
.headerTopBarItem {
width: 90px;
color: #969696;
font-family:Arial;
font-size: 13px;
vertical-align: bottom;
border-left: 1px solid #969696;
padding-left: 8px;
}
.headerTopBarItem a {
color: #666666;
}
.headerTopBarItem a:hover {
color: #666666
}
.headerTopBarItem a:visited {
color: #666666;
}
.menuItem {
color:#FFFFFF;
font-weight:bold;
text-align: center;
vertical-align: middle;
background-color: #AA0022; padding-left: 5px;
}
a.menuItemLink {
color:#FFFFFF;
}
a.menuItemLink:hover {
color:#FFFFFF;
}
a.menuItemLink:visited {
color:#FFFFFF;
}
.footerBox {
background-color: #AA0022; padding-left: 5px;
color:#FFFFFF;
vertical-align: middle;
}

a.display {color: blue}
a.display:visited {color:blue;}
a.display:hover {color:blue;}
span.notes {font-size: 12px;}
