body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.run {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #5A5A5A;
	text-decoration: none;
	text-align: justify;
	line-height: 18px;
}
.top_links
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	height: 22px;
	width: 100%;
	text-decoration: none;
	display: block;
	background-image: url('../images/mbg.jpg');
	background-repeat: repeat;
	line-height: 22px;
	text-transform: uppercase;
	background-attachment: scroll;
	background-position-y:50%
}
.top_links:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 22px;
	width: 100%;
	text-decoration: none;
	display: block;
	background-image: url('../images/mbg1.jpg');
	background-repeat: repeat;
	line-height: 22px;
	text-transform: uppercase;
	background-attachment: scroll
}
.border 
{
	border:1px solid #ff0000;
}
.border_air 
{
	border:1px solid #000000;
}
.border_rectangle
{
	border-bottom-width:1px;
	border-bottom-color:#000000;
	border-bottom-style:solid;
	
	border-left-width:1px;
	border-left-color:#000000;
	border-left-style:solid;
	
	border-right-width:1px;
	border-right-color:#000000;
	border-right-style:solid;
	
	border-top-width:1px;
	border-top-color:#000000;
	border-top-style:solid;
	font-family:Verdana;
	font-weight:bold;
}
.top a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
}
.top a:hover {
	text-decoration: none;
	color: #000000;
}
.others a {
	font-family:arial;
	font-size:12px;
	color:#000000;
	text-decoration: none;
}
.link_12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #4A5157;
	text-decoration:none;
}
.Heading
{
 font-family:"VT-100", monospace;
 font-size:14px;
 font-style:normal;
 font-weight:Bold;
 color:#213B78;
 padding-left:20px;
 padding-top:20px;
}
.link_11
{
	font-family:Times New Roman;
	font-size: 12px;
	color: #5A5A5A
}
.borderB11
{
	
	font:13px arial; 
	font-weight:bold; 
	color:#5A5A5A; 
	padding-left:3px;
}
.borderB13
{
	
	font:13px arial; 
	font-weight:bold; 
	color:#2781BA; 
	padding-left:3px;
}
.borderB12
{
	
	font:12px arial; 
	font-weight:normal; 
	color:#5A5A5A; 
	padding-left:3px;
}
.others
{
	font-family:Times New Roman;
	font-size: 12px;
	color: #5A5A5A
}
        /*Header*/
.Tab .ajax__tab_header
{
    color: #ffffff;
    font-family:Calibri;
    font-size: 9px;
    font-weight: bold;
    background-color: #EBEBEB;
    margin-left: 0px;
}
/*Body*/
.Tab .ajax__tab_body
{
    border:0px solid #EBEBEB;
    padding-top:0px;
}
/*Tab Active*/
.Tab .ajax__tab_active .ajax__tab_tab
{
    color: #ffffff;
    background:url('images/tab_active.gif') repeat-x;
    height:20px
}
.Tab .ajax__tab_active .ajax__tab_inner
{
    color: #ffffff;
    background:url('images/tab_left_active.gif') no-repeat left;
    padding-left:10px
}
.Tab .ajax__tab_active .ajax__tab_outer
{
    color: #ffffff;
    background:url('images/tab_right_active.gif') no-repeat right;
    padding-right:6px
}
/*Tab Hover*/
.Tab .ajax__tab_hover .ajax__tab_tab
{
    color: #000000;
    background:url('images/tab_hover.gif') repeat-x;
    height:20px
}
.Tab .ajax__tab_hover .ajax__tab_inner
{
    color: #000000;
    background:url('images/tab_left_hover.gif') no-repeat left;
    padding-left:10px
}
.Tab .ajax__tab_hover .ajax__tab_outer
{
    color: #000000;
    background:url('images/tab_right_hover.gif') no-repeat right;
    padding-right:6px
}
/*Tab Inactive*/
.Tab .ajax__tab_tab
{
    color: #666666;
    background:url('images/tab_Inactive.gif') repeat-x;
    height:20px
}
.Tab .ajax__tab_inner
{
    color: #666666;
    background:url('images/tab_left_inactive.gif') no-repeat left;
    padding-left:10px
}
.Tab .ajax__tab_outer
{
    color: #666666;
    background:url('images/tab_right_inactive.gif') no-repeat right;
    padding-right:6px;
    margin-right: 2px
}
/*---------------------------- */
.Tab1 .ajax__tab_header
{
    color: #ffffff;
    font-family:Calibri;
    font-size: 11px;
    font-weight: bold;
    background-color: #E2E3E7;
    margin-left: 0px;
}
/*Body*/
.Tab1 .ajax__tab_body
{
    border:1px solid #92B4E3;
    padding-top:0px;
}
/*Tab Active*/
.Tab1 .ajax__tab_active .ajax__tab_tab
{
    color: #ffffff;
    background:url('images/tab_active.gif') repeat-x;
    height:20px
}
.Tab1 .ajax__tab_active .ajax__tab_inner
{
    color: #ffffff;
    background:url('images/tab_left_active.gif') no-repeat left;
    padding-left:10px
}
.Tab1 .ajax__tab_active .ajax__tab_outer
{
    color: #ffffff;
    background:url('images/tab_right_active.gif') no-repeat right;
    padding-right:6px
}
/*Tab Hover*/
.Tab1 .ajax__tab_hover .ajax__tab_tab
{
    color: #000000;
    background:url('images/tab_hover.gif') repeat-x;
    height:20px
}
.Tab1 .ajax__tab_hover .ajax__tab_inner
{
    color: #000000;
    background:url('images/tab_left_hover.gif') no-repeat left;
    padding-left:10px
}
.Tab1 .ajax__tab_hover .ajax__tab_outer
{
    color: #000000;
    background:url('images/tab_right_hover.gif') no-repeat right;
    padding-right:6px
}
/*Tab Inactive*/
.Tab1 .ajax__tab_tab
{
    color: #666666;
    background:url('images/tab_Inactive.gif') repeat-x;
    height:20px
}
.Tab1 .ajax__tab_inner
{
    color: #666666;
    background:url('images/tab_left_inactive.gif') no-repeat left;
    padding-left:10px
}
.Tab1 .ajax__tab_outer
{
    color: #666666;
    background:url('images/tab_right_inactive.gif') no-repeat right;
    padding-right:6px;
    margin-right: 2px
}

/*------------------------------*/

.link_1
{
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000000;
	text-decoration: none;
}

.link_3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
.link_2
{
	font-family:Times New Roman;
	font-size: 10pt;
	color: #2781BA;
	text-decoration: none;
	font-weight:bold;
}
.others a:hover {
	font-family:Times New Roman;
	font-size:12px;
	color:#5A5A5A;
    text-decoration:underline;
}
.homebg {
	background-color: #FFFFFF;
	background-image: url('images/16.jpg');
	background-repeat: no-repeat
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
.white a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration:none;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFD21F;
}
.barcode
{
    FONT-SIZE: 26px;
    FONT-FAMILY: IDAutomationHC39M;
    TEXT-ALIGN: center;
    TEXT-DECORATION: none
}


.barcodetest
{
    FONT-SIZE: 18px;
    WIDTH: 45pt;
    FONT-FAMILY: IDAutomationHC39M;
    HEIGHT: 30pt;
    TEXT-ALIGN: center;
    TEXT-DECORATION: none
}
.ModalBackground
{
	background-color:white;

	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

.active2
{
outline: none;
}
.active1
{
padding: 2px;
border: solid black 0px;
/** uncomment for debugging **/
color: black;
background-color: red;
}
	
.object:focus, div:focus
{
-moz-outline-style: none;
} 
.formText135 {
	font-size: 10px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	font-weight: normal;	
	}
.formText0 {
	font-size: 11px;
	color: #000000;
	font-family: Arial,Verdana, Helvetica, Sans-Serif;
	text-decoration: none;
	font-weight: normal;
	
	}
.Head {
	font-size: 9pt;
	color: black;
	font-family: Arial, Verdana, Sans-Serif;
	text-decoration: none;
	font-weight: bold;
	background-color:#e9e8e8;

	} 

