form
{
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
}

body 
{
    min-height: 100%;
    height: 100%;
    font-family: Verdana,sans-serif;
    font-size:small;
    color:#000000;
    margin: 0;
    padding: 0;
	margin-right: 30;
	text-align: left;
 }
 
/* Common tags                 */
/* TODO REORGANIZE CSS SCRIPT  */
/*-----------------------------*/		

A:link      { color: #333333; text-decoration:underline; }
A:visited 	{ color: #333333; text-decoration:underline; }
A:active 	{ color: #333333;  cursor:hand; text-decoration:none; }
A:hover 	{ color: #54B948;  cursor:hand; text-decoration:underline; }
		
A.bodyLink:link     { color: #AD0042; text-decoration:underline; font-weight:bold; }
A.bodyLink:visited 	{ color: #AD0042; text-decoration:underline; font-weight:bold; }
A.bodyLink:active 	{ color: #AD0042;  cursor:hand; text-decoration:none; font-weight:bold; }
A.bodyLink:hover 	{ color: #BD004A;  cursor:hand; text-decoration:underline; font-weight:bold; }

p
{
	line-height: 1.0em;
}

.title
{
    text-transform: uppercase;
    font-family: Verdana,sans-serif;
    font-size: large;
    font-weight: bold;
    color: #AD0042;
 }

hr {
	border: 0;
	border-top: 2px solid #54B948;
	height: 2px;
}

img
{
	border-width: 0;
}

ul
{
	/*list-style-image: url(Images/bullet.jpg);*/
	list-style-position: outside;
	list-style-type: disc;
	color: #000000;
	font-family: Verdana,sans-serif;
}
#MainForm  /* margin for MVC forms that all use Keys.Page.Default.FormId as their form id */
{
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
}
.mainInnerContent
{
    top: 250px;
}

.menutextindent
{
    font-size: x-small;
}

/* Headings                    */
/*-----------------------------*/
h1
{
	font-size: large;
	color: #54B948
}

h2
{
	font-family: Verdana,sans-serif;
	font-size: medium;
	margin-top: 30px;
	color: #54B948;
	margin-bottom: -15;
}
	
h3
{
	font-family: Verdana,sans-serif;
	font-size: small;
	margin-bottom: -15;
	color: #54B948;
	padding-left: 15;
}

h1, h2, h3, h4
{
	margin: 0;
	font-family: Verdana,sans-serif;
}
 
fieldset 
{
  margin: 0em 1em 1em 0em;
  padding: 0em 1em 0em 1em;
  border: 1px solid #CCC;
}

fieldset p 
{
  margin: 2px 12px 10px 10px;
}

/* Tables                      */
/*-----------------------------*/	
table
{
	font-size: 1em;
    margin-top: 0px;
}

table.outline
{
    width: 100%;
    height: 100%;
    border: 1px solid #AD0042;
}

table.header
{
   /*background-color:#AD0042;*/
   background-color:#E7E7E7;
}

td.logo
{
	text-align: left;
	width: 184px;
}

td.title 
{
	text-align: center;
	font-family: Verdana,sans-serif;
	font-size: x-large;
	font-weight: bolder;
	color: #FFFFFF;
}

td.headerbar 
{
	background-image: url('Images/bar.jpg');
	text-align: right;
	height: 24px;
}

td.menu 
{
	/*background-color:#AD0042;*/
    background-color:#E7E7E7;
	width: 184px;
	height: 500px;
	vertical-align: top;
}

td.footer
{
	margin-left: 30;
	font-family: Verdana,sans-serif;
	font-size:xx-small;
	font-weight: normal;
	color: #AD0042;
	text-align: right;
}

td.xxsmall_black_right
{
	margin-left: 30;
	font-family: Verdana,sans-serif;
	font-size:xx-small;
	font-weight: normal;
	color: Black;
	text-align: right;
}

td.xxsmall_black_left
{
	font-family: Verdana,sans-serif;
	font-size:xx-small;
	font-weight: normal;
	color: Black;
	text-align: left;
}

.formbody 
{
  font-family: Verdana,sans-serif;
  font-size:small;
  margin: 0;
  padding: 2px;
	margin-right: 0;
	text-align: left;
	/*border:1px solid #AD0042;*/
	border:1px solid #E7E7E7;
	border-width:thin;
	z-index:8000;
	background-color: #F5F5F1;
	/*filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#F5F5F1', startColorstr='#FFFFFF', gradientType='0'); */
 }
 
 .h2
 {
	font-family: Verdana,sans-serif;
	font-size: medium;
	margin-top: 30;
	color: #54B948;
	margin-bottom: -15;
 }
 
 .h3
 {
	font-family: Verdana,sans-serif;
	font-size: small;
	font-weight: bold;
	margin-top: 30;
	color: #54B948;
	margin-bottom: -15;
 }
 
 div.formtitle
 {
     /*background-color: #AD0042;*/
     color: White;
     font-family: Verdana,sans-serif;
     font-weight:bold;
     font-size:small;
     text-align:center;
     /*
     margin-left: 2px;
     margin-right: 2px;
     */
     margin-top: 1px;
     margin-bottom: 0px;
     height: 18px;
 }
 
 div.updatelinks
 {
     height: 22px;
     margin-top: 0px;
     margin-left: auto ;
     margin-right: auto ;
     line-height:22px;
     vertical-align:bottom;
     text-align:center;
     /*background-color: #E7E7E7;*/
     font-weight:bold;
 }

div.copyright
{
    position:relative;
    top: 30px;
    bottom: 0;
    width:100%;
    height:20px;
    line-height:20px;
    vertical-align:bottom;
    text-align: center;
    /*
    color:White;
    background:black;
    */
}

div.message
{
    position:relative;
    bottom:0px;
    width:100%;
    height:20px;   
    line-height:20px;
    vertical-align:bottom;
    text-align:center;
    margin-left: auto;
    margin-right: auto; 
    background: #E7E7E7;
    z-index: 0;  
}

.page
{
    height:100%;
    width:100%;
    min-height:100%;
}

.content
{
    width: 100%;  
    background:white;
    margin-left: auto ;
    margin-right: auto ;
    margin-top: auto;
}

.modalBackground {
	background-color:Gray;
	/*filter:alpha(opacity=70);*/
	/*opacity:0.7;*/
}

.modalPopup {
	background-color:#E7E7E7;
	border-width:1px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}

.datePicker
{
  width:70px;
}

.stickynote
{ 
  border:solid 2px #AD0042;
  background-color:#FFFFBB;
  visibility: hidden;
}
.stickynotetitle
{
  font-weight:bold;
}
.stickynotebody
{
  font-weight:normal;
}

.CustomSearchText
{ 
    font-size:x-small;
    padding-bottom:5px;
    padding-top:0; 
}

.CustomGridViewPagerStyle span 
{ 
 /* background-color:#E7E7E7;*/
  font-size:x-small;
  font-weight:bold; /* style of the selected page */
  padding-left: 2px;
  padding-right: 2px;
  border-style:solid;border-width:1px; /* (boxed) */
  color:#54B948;
}

.CustomGridViewPagerStyle table td
{
  color:#54B948;
  /*background-color:#E7E7E7;*/
  border :0px; /* immediate border above the pages listed in the pager  
  font-size:xx-small;*/
}

.CustomGridViewPagerStyle td
{
  /*background-color:#E7E7E7;*/
  text-align:left; /* pager alignment */
  padding-left: 4px;  /* space between */
  padding-right: 4px; /*       pager numbers */
  padding-top: 1px;
  padding-bottom: 1px;
  border-top: solid 2px #54B948; /* border above the pager section */ 
}

.CustomGridViewHeaderStyleUnsortable
{
  /*background-color:#E7E7E7;*/
  background-image: none;
}

.CustomGridViewHeaderStyleUnsortable a
{
  text-decoration:none;
  display:block;
}    

.CustomGridViewHeaderStyleSortNone
{
  /*background-color:#E7E7E7;
  background-image: url('Images/sort_none.gif');
  background-repeat: no-repeat;
  background-position: right;     
  padding-right: 1px;*/
  background-repeat: no-repeat;
}

.CustomGridViewHeaderStyleSortNone a
{
  text-decoration:none;
  display:block;
}    

.CustomGridViewHeaderStyleSortAscending
{
  background-image: url('Images/sort_asc.gif');
  /*background-color: #CCCCCC;*/
  background-repeat: no-repeat;
  background-position: right;
  padding-right: 10px; 
}

.CustomGridViewHeaderStyleSortDescending
{
  background-image: url('Images/sort_desc.gif');
  /*background-color: #CCCCCC; */  
  background-repeat: no-repeat;
  background-position: right;       
  padding-right: 10px; 
}   

.CustomGridViewTableStyle
{
  background-position: 0% 0%;
  font-family:arial,sans-serif;
    margin:1px 0pt 0px 0px;
    font-size: 8pt;
    border-color: #CDCDCD;
    color: #3D3D3D; 
  /* for non-css3 browsers */
  /* for webkit browsers */
  /* for firefox 3.6+ */ 
    background-image: -ms-linear-gradient(top left, #CCCCCC 0%, #FFFFFF 100%);
  background-color: #ccc;
  background-repeat: repeat;
  background-attachment: scroll;
}
.CustomGridViewTableStyle a
{ 
  text-decoration: none;
}
.CustomGridViewHeaders
{ 
  font-family:arial,sans-serif;
  color: Black; 
  height: 20px;
 
  background: url('Images/bk_gray018b.gif');
  text-align:left;
  font-size: 10pt; 
  top:2px;
}

.CustomGridViewTableStyle td, .CustomGridViewTableStyle th
{
  border-color: #CDCDCD;
}
.CustomGridViewAlternatingRowStyle 
{
  background-color:#E7E7E7;
}

.CustomGridViewRowStyle
{
  background-color: #FFF;
}
.CustomGridViewRowStyle td, .CustomGridViewAlternatingRowStyle td 
{
  /*padding: 4px;*/
}
.DataGridHeaderItem
{   
  position : relative;
  top: expression(this.offsetParent.scrollTop);
  BACKGROUND-COLOR: #B5BED6; 
  font-family: arial,sans-serif;
  font-weight: BOLD; 
  text-align: center;
  color: Black;
  height: 40px;
  overflow: hidden
 }
TR.SmallerPagerStyle TD
{
  background-color:#CCCCCC;
  color:#54B948;
  text-align:center;
  font-size:x-small;
  font-weight:bold;
  height: 10px;
  margin: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  
}
TR.SmallerPagerStyle TD TABLE
{
  background-color:#CCCCCC;
  color:#54B948;
  text-align:center;
  font-size:x-small;
  font-weight:bold;
  margin: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

#TipPopUpContent
{
	position: absolute;
	visibility: hidden;
	overflow: hidden;
	border:1px solid #CCC;
	background-color:#F9F9F9;
	border:1px solid #333;
	padding:5px;
}

    /*
btntabOff - Active Tab Menu
    */
.btntabOff li {
	display:inline; 
	list-style:none;
}

.btntabOff li a 
{
	text-decoration:none;
	font-weight:bold;
	background:transparent url('Images/tabs.jpg') no-repeat top left;
	display:block; 
	float:left; 
	height:22px;  
	margin-right:3px;
	
}

.btntabOff li a span 
{
	text-decoration:none;
	font-weight:bold;
	background:transparent url('Images/tabs.jpg') no-repeat right top;
	cursor:pointer;
	display:inline; 
	float:left;  
	height:18px; 
	padding:4px 10px 0 0; 
	margin-left:10px;	
}

.btntabOff li a:hover 
{
	text-decoration:none;
	font-weight:bold;
	background-position:0px bottom;
	color: #54B948;
	
}

.btntabOff li a:hover span {
	background-position:right bottom;
} 


/*
btntab - Current Tab Menu
    */

.btntab li {
	display:inline; 
	list-style:none;
}

.btntab li a 
{
	text-decoration:none;
	font-weight:bold;
	color:black;
	cursor:arrow;
	background:transparent url('Images/tabs.jpg') no-repeat top left;
	background-position:0px bottom;
	display:block; 
	float:left; 
	height:22px;  
	margin-right:3px;
}

.btntab li a span 
{
	text-decoration:none;
	font-weight:bold;
	color:black;
	cursor:arrow;
	background:transparent url('Images/tabs.jpg') no-repeat right top;
	background-position:right bottom;
	display:inline; 
	float:left;  
	height:18px; 
	padding:4px 10px 0 0; 
	margin-left:10px;	
} 



    /*
.btntabInactive - Inactive Tab Menu
    */

.btntabInactive li {
	display:inline; 
	list-style:none;
}

.btntabInactive li a 
{
	text-decoration:none;
	font-weight:bold;
	color:gray;
	background:transparent url('Images/tabs.jpg') no-repeat top left;
	display:block; 
	float:left; 
	height:22px;  
	margin-right:3px;
	
}

.btntabInactive li a span 
{
	text-decoration:none;
	font-weight:bold;
	color:gray;
	background:transparent url('Images/tabs.jpg') no-repeat right top;
	cursor:pointer;
	display:inline; 
	float:left;  
	height:18px; 
	padding:4px 10px 0 0; 
	margin-left:10px;	
}

html, body
{
    padding: 0;
    margin: 0;
 /*   overflow:auto;   This causes major scrollbar issues */
}
/* using the child selector to hide the following body css from IE6 and earlier */
html > body
{
    background-color: White;
}
#footer
{
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 39px;
}
/* for moz/opera and others*/
html > body 
#footer
{
    position: fixed;
}
#footer-inner
{
    height: 39px;
    background-color: White;
}
/* margin-bottom ensures last content is not obscured by footer */
#container
{
    margin-bottom: 39px;
}
#outer 
{
    overflow:auto;
    height:99.9%;
    background-color: White;                
}   

.navBackground A           { color: White; text-decoration:none; }
.navBackground A:link      { color: White; text-decoration:none; }
.navBackground A:visited   { color: White; text-decoration:none; }
.navBackground A:active    { color: White; cursor:hand; text-decoration:none;  }
.navBackground A:hover     { color: White; cursor:hand; text-decoration:underline; }

.CATEGORYHEADERCELL
{
   color: White;
	/*background-color:#AD0042;*/
    background-color:#E7E7E7;
  width: 300px;
}

.outlinedTable {
  border: 1px solid #AAAA99;
  background-color: #FFFFFF;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}	

.CATEGORYDETAILCELL
{
  color: #808080;
  vertical-align:top;
  width: 300px;
}

.CATEGORYGUTTERCELL
{
  width: 27px;
}

.navBackground {
  background: #FFFFFF url('Images/navBackground.gif');
  background-repeat: repeat-x;
  color: White
}

.DASHBOARDTITLECELL
{
  font-weight:bold;
  color: Black;
  vertical-align:top;
  color: Black;
  background: url("Images/minibanner.jpg") no-repeat 0 0;
  text-align:center;
  height: 14;
  padding: 0,0,0,0;
}
.DashboardTitleHeader
{ 
  font-weight:bold;
  color: White;
  background-color:#54B948;
  vertical-align:top;
  text-align:center; 
  top: -2px;
} 
.Dashboardbox
{
  border: 1px solid #808080;
  width: 100%; 
  background: url("Images/minibanner.jpg") no-repeat 0 0;
  padding: 0,0,0,4;

}
.DashboardInnerContent
{
 text-align:left;
 border: none;
 white-space:nowrap; 
 padding: 10,10,10,10; 
 left: 8px;
} 

.DASHBOARDHEADERCELL
{
  vertical-align:top;
  text-align:left;
  font-weight:bold;
  color: Black;
  height: 14;
  padding: 1,1,1,1;
}

.DASHBOARDDETAILCELL
{
  text-align:left;
  vertical-align:top;
  height: 14;
  padding: 1,1,1,1;
}



/* MENU 
This style sheet is intended to contain RARELY CHANGED rules used when the Menu control adapter is enabled. */
/* These rules correspond to the "pure CSS menu" technique that have been evolving over the past several years. */ 
/* See WhitePaper.aspx for details. */

ul.AspNet-Menu 
{
    position: relative;
}


ul.AspNet-Menu, 
ul.AspNet-Menu ul
{
    margin: 0;
    padding: 0;
    display: block;

}

ul.AspNet-Menu li
{
    position: relative;
    list-style: none;
    float: left;
}

ul.AspNet-Menu li a,
ul.AspNet-Menu li span
{
    display: block;
    text-decoration: none;
}

ul.AspNet-Menu ul
{
    position: absolute;
    visibility: hidden;    
}

/* Add more rules here if your menus have more than three (3) tiers */
ul.AspNet-Menu li:hover ul ul,
ul.AspNet-Menu li.AspNet-Menu-Hover ul ul
{
    visibility: hidden;
}

/* Add more rules here if your menus have more than three (3) tiers */
ul.AspNet-Menu li:hover ul,
ul.AspNet-Menu li li:hover ul,
ul.AspNet-Menu li li li:hover ul,
ul.AspNet-Menu li.AspNet-Menu-Hover ul,
ul.AspNet-Menu li li.AspNet-Menu-Hover ul,
ul.AspNet-Menu li li li.AspNet-Menu-Hover ul
{
    visibility: visible;
}

.AspNet-Menu-Vertical ul.AspNet-Menu li
{
    width: 100%;
}


.t1
{
width: 900px;
margin: 0 auto;
text-align: left
}
.t2
{
    background-color: #FFF;
    width: 10%;
}
.t3
{
    background-color: #000;
    width: 90%;
}
.t4
{
    font-size: 13px;
    font-weight: bold;
    text-align: right;
    /*margin-top: 1px;*/
    vertical-align: bottom;
    color: #FFF;
}
.message
{
}
.updatelinks
{
}
#TMSheader
{
    position: absolute;
    width: 900px;
    height: 80px; /*88px;*/
    z-index: 1000; 
    min-width: 900px;
}
#TMSheader1
{
    position: absolute;
    width: 900px;
    height: 80px; /*88px;*/
    z-index: 1;
}
#TMSheader2
{
    position: absolute;
    width: 350px;
    left: 400px;
    top: 3px;
    height: 25px;
    z-index: 1;
}
#TMSheader2	a:link      { color: white ; text-decoration:underline; }
#TMSheader2	a:visited 	{ color: white; text-decoration:underline; }
#TMSheader2	a:active 	{ color: white;  cursor:hand; text-decoration:none; }
#TMSheader2	a:hover 	{ color: #333333;  cursor:hand; text-decoration:underline; }
 
#TMSheader3
{
    position: absolute;
    width: 350px;
    left: 400px;
    top: 35px;
    height: 30px;
    z-index: 1;
}
 #PostitNote
{
    text-decoration: none;
    background-color:rgb(255, 255, 187);
    font-weight: bold;
}
#PostitNote1
{
    text-decoration: none;
    background-color:rgb(255, 255, 187);
    font-weight: bold;
} 
#PostitNote2
{
    text-decoration: none;
    background-color:rgb(255, 255, 187);
    font-weight: bold;
}  
#PostitNote3
{
    text-decoration: none;
    background-color:rgb(255, 255, 187);
    font-weight: bold;
}

.PrettyMenu .AspNet-Menu-Horizontal
{
    /*position: absolute; */
    top: 81px; /*87px;*/
    /*margin: 0 0 0 50px;*/
    width: 550px;
    z-index: 300;
} 
.consignee_style1
{
    width: 600px;
}
.consignee_style5
{
    text-align: center;
}
.consignee_style6
{
    text-align: left;
    vertical-align: top;
}
.consignee_style7
{
    width: 200px;
    text-align: left;
}
.style8
{
    width: 100%;
}
.style9
{
    text-align: left;
    vertical-align: top;
} 


.EditForm1_label_bold
{
  font-weight:bold;
}
.EditForm1_Table1
{
  width: 100%;
}
.EditForm1_Table1_labelCol
{
  text-align:left;
  white-space:nowrap;
}
.EditForm1_SubHeaderTxt
{ 
  font-weight:bold;
  color: #808080; 
}
.EditForm1_TableSpacerCol
{
  width:5px;
}
.formtitle 
{
  color:Black;
  background-color:Gray;
} 

.filterArea
{
    height:25px;
    text-align: left;
    vertical-align: top;
    width:165px;
} 

.smRedTxt
{ 
	font-family: Verdana,sans-serif;
	color: #AD0042;
	font-size: small;
	font-weight: bold;
	text-align: center;
} 
/*MENU TAB BUTTONS*/

 a.menutabs
    {
        background: transparent url('Images/tab/TabMenu_1_left.gif') no-repeat top left;
        display: block;
        float: left;
        font-family:Tahoma,sans-serif;
        font-size: 8pt;
        font-weight: bold;
        line-height: 23px;
        height: 23px;
        padding-left: 5px;
        padding-right: 1px;
        text-decoration: none;
    }
    a:link.menutabs, a:visited.menutabs, a:hover.menutabs, a:active.menutabs
    {
        color: black; /*button text*/
    }
    a.menutabs span
    {
        background: transparent url('Images/tab/TabMenu_1_allright.gif') no-repeat top right;
        display: block;
        padding: 4px 5px 4px 2px;
    }
    a:hover.menutabs
    {
        /* Hover state CSS */
        background: transparent url('Images/tab/TabMenu_1_left.gif') no-repeat top left;
        display: block;
        float: left;
        font-family:Tahoma,sans-serif;
        font-size: 8pt;
        font-weight: bold;
        line-height: 23px;
        height: 23px;
        padding-left: 5px;
        text-decoration: underline;
    }
    .navmenutabs
    {
        overflow: hidden;
        white-space:nowrap;
        width: 100%;
    }
    .tabbody
    {
        border-style: solid;
        border-color: #E4E4E4;
        background-color: #F6F6F6;
    }
   .spanlabel
    {
        color: #54B948;
	    font-size: small;
    }
/*MENU TAB BUTTONS*/

 a.menutabsb
    {
        background: transparent url('Images/tab/TabMenu_blue2left.gif') no-repeat top left;
        display: block;
        float: left;
        font-family:Tahoma,sans-serif;
        font-size: 8pt;
        font-weight: bold;
        line-height: 23px;
        height: 23px;
        padding-left: 5px;
        padding-right: 1px;
        text-decoration: none;
    }
    a:link.menutabsb, a:visited.menutabsb, a:hover.menutabsb, a:active.menutabsb
    {
        color: White; /*button text*/
    }
    a.menutabsb span
    {
        background: transparent url('Images/tab/TabMenu_blue2.gif') no-repeat top right;
        display: block;
        padding: 4px 5px 4px 2px;
    }
    a:hover.menutabsb
    {
        /* Hover state CSS */
        background: transparent url('Images/tab/TabMenu_blue2left.gif') no-repeat top left;
        display: block;
        float: left;
        font-family:Tahoma,sans-serif;
        font-size: 8pt;
        font-weight: bold;
        line-height: 23px;
        height: 23px;
        padding-left: 5px;
        text-decoration: underline;
    }
    .navmenutabsb
    {
        overflow: hidden;
        white-space:nowrap;
        width: 100%;
    }
    .tabbodyb
    {
       border-style: solid;
        border-color: #4D739D;
        background-color: #D6DDE4; 
    }
    .tabbodyblk
    {
        border-style: solid;
        border-color: black;
        border-width: thin;
        background-color: #D6DDE4;
    }
    

    .pinStyle
    {
        position:relative; 
        background:url('Images/I_Green.png') no-repeat 0 0;
        height:30px; 
        width:25px; 
        color:#fff; 
        text-align:center; 
        font: bold 12px Arial; 
        cursor: pointer; 
        display: inline; 
        float: left;
    }    
    .pinSelectStyle
    { 
        position:relative;
        background:url('Images/I_Orange.png') no-repeat 0 0; 
        height:30px; 
        width:25px; 
        color:#fff; 
        text-align:center; 
        font: bold 12px Arial; 
        cursor: pointer; 
        display: inline; 
        float: left;
     }        
    
    .pinRed
    { 
        position:relative;
        background:url('Images/I_R.png') no-repeat 0 0; 
        height:30px; 
        width:25px; 
        color:#fff; 
        text-align:center; 
        font: bold 12px Arial; 
        cursor: pointer; 
        display: inline; 
        float: left;
     }  
     
     .pinGray
    { 
        position:relative;
        background:url('Images/P_BW.png') no-repeat 0 0; 
        height:30px; 
        width:25px; 
        color:#fff; 
        text-align:center; 
        font: bold 12px Arial; 
        cursor: pointer; 
        display: inline; 
        float: left;
     }        
    
    .pinBlue
    { 
        position:relative;
        background:url('Images/I_B.png') no-repeat 0 0; 
        height:30px; 
        width:25px; 
        color:#fff; 
        text-align:center; 
        font: bold 12px Arial; 
        cursor: pointer; 
        display: inline; 
        float: left;
     }    
     
     .pinBlue2
    { 
        position:relative;
        background:url('Images/P_B.png') no-repeat 0 0; 
        height:30px; 
        width:25px; 
        color:#fff; 
        text-align:center; 
        font: bold 12px Arial; 
        cursor: pointer; 
        display: inline; 
        float: left;
     }        
     
    .pinGreen
    { 
        position:relative;
        background:url('Images/I_Green.png') no-repeat 0 0; 
        height:30px; 
        width:25px; 
        color:#fff; 
        text-align:center; 
        font: bold 12px Arial; 
        cursor: pointer; 
        display: inline; 
        float: left;
     }        
    
    
    .pinOrange
    { 
        position:relative;
        background:url('Images/I_Orange.png') no-repeat 0 0; 
        height:30px; 
        width:25px; 
        color:#fff; 
        text-align:center; 
        font: bold 12px Arial; 
        cursor: pointer; 
        display: inline; 
        float: left;
     }       
     
     
    .pinTruck
    { 
        position:relative;
        background:url('Images/I_Truck.png') no-repeat 0 0; 
        height:30px; 
        width:25px; 
        color:#fff; 
        text-align:center; 
        font: bold 12px Arial; 
        cursor: pointer; 
        display: inline; 
        float: left;
     }       
    

    .pinH
    { 
        position:relative;
        background:url('Images/I_H.gif') no-repeat 0 0; 
        height:30px; 
        width:25px; 
        color:#fff; 
        text-align:center; 
        font: bold 12px Arial; 
        cursor: pointer; 
        display: inline; 
        float: left;
     }     
/*SITE BUTTONS*/

/*btn_*/
.btn_  {display: block;   float:left;   margin-right:3px; border: solid 1px gray;   width: 15px;   height: 18px;   background: url("Images/btn/btn_.gif") no-repeat 0 0;}
.btn_:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_ span  {display: none;}
/*btn_Add */
.btn_Add  {display: block;   float:left;   margin-right:3px; border: solid 1px gray;   width: 80px;   height: 18px;   background: url("Images/btn/btn_Add.gif") no-repeat 0 0;}
.btn_Add:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_Add span  {display: none;}
/*btn_AddBulkhead*/
.btn_AddBulkhead  {display: block;   float:left;   margin-right:3px; border: solid 1px gray;   width: 150px;   height: 18px;   background: url("Images/btn/btn_AddBulkhead.gif") no-repeat 0 0;}
.btn_AddBulkhead:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_AddBulkhead span  {display: none;}
/*btn_AddOrdersToBatch*/
.btn_AddOrdersToBatch  {display: block;   float:left;   margin-right:3px; border: solid 1px gray;   width: 150px;   height: 18px;   background: url("Images/btn/btn_AddOrdersToBatch.gif") no-repeat 0 0;}
.btn_AddOrdersToBatch:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_AddOrdersToBatch span  {display: none;}
/*btn_AddOrdersToExistingRoute*/
.btn_AddOrdersToExistingRoute  {display: block;   float:left;   margin-right:3px; border: solid 1px gray;   width: 165px;   height: 18px;   background: url("Images/btn/btn_AddOrdersToExistingRoute.gif") no-repeat 0 0;}
.btn_AddOrdersToExistingRoute:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_AddOrdersToExistingRoute span  {display: none;}
/*btn_AddOrdersToLoad*/
.btn_AddOrdersToLoad  {display: block;   float:left;   margin-right:3px; border: solid 1px gray;   width: 150px;   height: 18px;   background: url("Images/btn/btn_AddOrdersToLoad.gif") no-repeat 0 0;}
.btn_AddOrdersToLoad:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_AddOrdersToLoad span  {display: none;}
/*btn_AddOrdersToNewRoute*/
.btn_AddOrdersToNewRoute  {display: block;   float:left;   margin-right:3px; border: solid 1px gray;   width: 150px;   height: 18px;   background: url("Images/btn/btn_AddOrdersToNewRoute.gif") no-repeat 0 0;}
.btn_AddOrdersToNewRoute:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_AddOrdersToNewRoute span  {display: none;}
/*btn_AddSelectedtoSet*/
.btn_AddSelectedtoSet  {display: block;   float:left;   margin-right:3px; border: solid 1px gray;   width: 150px;   height: 18px;   background: url("Images/btn/btn_AddSelectedtoSet.gif") no-repeat 0 0;}
.btn_AddSelectedtoSet:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_AddSelectedtoSet span  {display: none;} 
/*btn_AdvancedSearch*/
.btn_AdvancedSearch  {display: block;   float:left;   margin-right:3px; border: solid 1px gray;   width: 150px;   height: 18px;   background: url("Images/btn/btn_AdvancedSearch.gif") no-repeat 0 0;}
.btn_AdvancedSearch:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_AdvancedSearch span  {display: none;} 
/*btn_Apply */
.btn_Apply  {display: block;   float:left;   margin-right:3px; border: solid 1px gray;  width: 80px;    height: 18px;   background: url("Images/btn/btn_Apply.gif") no-repeat 0 0;}
.btn_Apply:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_Apply span  {display: none;} 
/*btn_ApplyBackward */
.btn_ApplyBackward  {display: block;   float:left;   margin-right:3px; border: solid 1px gray;   width: 120px;   height: 18px;   background: url("Images/btn/btn_ApplyBackward.gif") no-repeat 0 0;}
.btn_ApplyBackward:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_ApplyBackward span  {display: none;} 
/*btn_ApplyForward */
.btn_ApplyForward  {display: block;   float:left;   margin-right:3px; border: solid 1px gray;   width: 105px;   height: 18px;   background: url("Images/btn/btn_ApplyForward.gif") no-repeat 0 0;}
.btn_ApplyForward:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_ApplyForward span  {display: none;} 
/*btn_Arrow*/
.btn_Arrow  {display: block;   float:left;   margin-right:3px; border: solid 1px gray;   width: 15px;   height: 18px;   background: url("Images/btn/btn_Arrow.gif") no-repeat 0 0;}
.btn_Arrow:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_Arrow span  {display: none;}   
/*btn_arrowD1*/
.btn_arrowD1  {display: block;   float:left;   margin-right:3px; border: solid 1px gray;   width: 18px;   height: 18px;   background: url("Images/btn/btn_arrowD1.gif") no-repeat 0 0;}
.btn_arrowD1:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_arrowD1 span  {display: none;}
/*btn_arrowD2*/
.btn_arrowD2  {display: block;   float:left;   margin-right:3px; border: solid 1px gray;   width: 18px;   height: 22px;   background: url("Images/btn/btn_arrowD2.gif") no-repeat 0 0;}
.btn_arrowD2:hover { background-position: 0 -22px;  border: solid 1px black;}
.btn_arrowD2 span  {display: none;} 
/*btn_arrowL1*/
.btn_arrowL1  {display: block;   float:left;   margin-right:3px; border: solid 1px gray;   width: 18px;   height: 18px;   background: url("Images/btn/btn_arrowL1.gif") no-repeat 0 0;}
.btn_arrowL1:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_arrowL1 span  {display: none;} 
/*btn_arrowL2*/
.btn_arrowL2  {display: block;   float:left;   margin-right:3px; border: solid 1px gray;   width: 22px;   height: 18px;   background: url("Images/btn/btn_arrowL2.gif") no-repeat 0 0;}
.btn_arrowL2:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_arrowL2 span  {display: none;} 
/*btn_arrowR1*/
.btn_arrowR1  {display: block;   float:left;   margin-right:3px; border: solid 1px gray;   width: 18px;   height: 18px;   background: url("Images/btn/btn_arrowR1.gif") no-repeat 0 0;}
.btn_arrowR1:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_arrowR1 span  {display: none;}
/*btn_arrowR2*/
.btn_arrowR2  {display: block;   float:left;   margin-right:3px; border: solid 1px gray;   width: 22px;   height: 18px;   background: url("Images/btn/btn_arrowR2.gif") no-repeat 0 0;}
.btn_arrowR2:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_arrowR2 span  {display: none;} 
/*btn_arrowU1*/
.btn_arrowU1  {display: block;   float:left;   margin-right:3px; border: solid 1px gray;   width: 18px;   height: 18px;   background: url("Images/btn/btn_arrowU1.gif") no-repeat 0 0;}
.btn_arrowU1:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_arrowU1 span  {display: none;} 
/*btn_arrowU2*/
.btn_arrowU2  {display: block;   float:left;   margin-right:3px; border: solid 1px gray;   width: 18px;   height: 22px;   background: url("Images/btn/btn_arrowU2.gif") no-repeat 0 0;}
.btn_arrowU2:hover { background-position: 0 -22px;  border: solid 1px black;}
.btn_arrowU2 span  {display: none;}
/*btn_Az*/
.btn_Az  {display: block;   float:left;   margin-right:0px; border: solid 1px gray;   width: 18px;   height: 18px;   background: url("Images/btn/btn_Az.gif") no-repeat 0 0;}
.btn_Az:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_Az span  {display: none;}   
/*btn_Za*/
.btn_Za  {display: block;   float:left;   margin-right:0px; border: solid 1px gray;   width: 18px;   height: 18px;   background: url("Images/btn/btn_Za.gif") no-repeat 0 0;}
.btn_Za:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_Za span  {display: none;}
/*btn_CalcFromActual*/
.btn_CalcFromActual  {display: block;   float:left;   margin-right:3px; border: solid 0px gray;   width: 150px;   height: 18px;   background: url("Images/btn/btn_CalcFromActual.gif") no-repeat 0 0;}
.btn_CalcFromActual:hover { background-position: 0 -18px;  border: solid 0px black;}
.btn_CalcFromActual span  {display: none;}
/*btn_Calculator*/
.btn_Calculator  {display: block;   float:left;   margin-right:3px; border: solid 0px gray;   width: 18px;   height: 18px;   background: url("Images/btn/btn_Calculator.gif") no-repeat 0 0;}
.btn_Calculator:hover { background-position: 0 -18px;  border: solid 0px black;}
.btn_Calculator span  {display: none;}
/*btn_BackToDashboard*/
.btn_BackToDashboard  {display: block;   float:left;   margin-right:3px; border: solid 1px gray;   width: 150px;   height: 18px;   background: url("Images/btn/btn_BackToDashboard.gif") no-repeat 0 0;}
.btn_BackToDashboard:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_BackToDashboard span  {display: none;} 
/*btn_BackToResultListing*/
.btn_BackToResultListing  {display: block;   float:left;   margin-right:3px; border: solid 1px gray;   width: 150px;   height: 18px;   background: url("Images/btn/btn_BackToResultListing.gif") no-repeat 0 0;}
.btn_BackToResultListing:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_BackToResultListing span  {display: none;} 
/*btn_Broker*/
.btn_Broker  {display: block;   float:left;   margin-right:3px; border: solid 1px gray;   width: 80px;   height: 18px;   background: url("Images/btn/btn_Broker.gif") no-repeat 0 0;}
.btn_Broker:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_Broker span  {display: none;} 
/*btn_Buyer*/
.btn_Buyer  {display: block;   float:left;   margin-right:3px; border: solid 1px gray;   width: 80px;   height: 18px;   background: url("Images/btn/btn_Buyer.gif") no-repeat 0 0;}
.btn_Buyer:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_Buyer span  {display: none;} 
/*btn_Cancel*/
.btn_Cancel  {display: block;   float:left;   margin-right:3px; border: solid 1px gray;   width: 80px;   height: 18px;   background: url("Images/btn/btn_Cancel.gif") no-repeat 0 0;}
.btn_Cancel:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_Cancel span  {display: none;} 
/*btn_CancelLoadEdit */
.btn_CancelLoadEdit  {display: block;   float:left;   margin-right:3px; border: solid 1px gray;   width: 120px;   height: 18px;   background: url("Images/btn/btn_CancelLoadEdit.gif") no-repeat 0 0;}
.btn_CancelLoadEdit:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_CancelLoadEdit span  {display: none;} 
/*btn_Carrier*/
.btn_Carrier  {display: block;   float:left;   margin-right:3px; border: solid 1px gray;   width: 80px;   height: 18px;   background: url("Images/btn/btn_Carrier.gif") no-repeat 0 0;}
.btn_Carrier:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_Carrier span  {display: none;} 
/*btn_Claim*/
.btn_Claim  {display: block;   float:left;   margin-right:3px; border: solid 1px gray;   width: 80px;   height: 18px;   background: url("Images/btn/btn_Claim.gif") no-repeat 0 0;}
.btn_Claim:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_Claim span  {display: none;} 
/*btn_Clear*/
.btn_Clear  {display: block;   float:left;   margin-right:3px; border: solid 1px gray;   width: 80px;   height: 18px;   background: url("Images/btn/btn_Clear.gif") no-repeat 0 0;}
.btn_Clear:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_Clear span  {display: none;} 
/*btn_ClearBatch*/
.btn_ClearBatch  {display: block;   float:left;   margin-right:3px; border: solid 1px gray;   width: 80px;   height: 18px;   background: url("Images/btn/btn_ClearBatch.gif") no-repeat 0 0;}
.btn_ClearBatch:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_ClearBatch span  {display: none;} 
/*btn_ClearSearchValues*/
.btn_ClearSearchValues  {display: block;   float:left;   margin-right:3px; border: solid 1px gray;   width: 150px;   height: 21px;   background: url("Images/btn/btn_ClearSearchValues.gif") no-repeat 0 0;}
.btn_ClearSearchValues:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_ClearSearchValues span  {display: none;} 
/*btn_ClearSelectedOrders*/
.btn_ClearSelectedOrders  {display: block;   float:left;   margin-right:3px; border: solid 1px gray;   width: 150px;   height: 18px;   background: url("Images/btn/btn_ClearSelectedOrders.gif") no-repeat 0 0;}
.btn_ClearSelectedOrders:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_ClearSelectedOrders span  {display: none;} 
/*btn_Close*/
.btn_Close  {display: block;   float:left;   margin-right:3px; border: solid 1px gray;   width: 80px;   height: 18px;   background: url("Images/btn/btn_Close.gif") no-repeat 0 0;}
.btn_Close:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_Close span  {display: none;} 
/*btn_Close20*/
.btn_Close20  {display: block;   float:left;   margin-right:0px; border: solid 0px gray;   width: 22px;   height: 20px;   background: url("Images/btn/btn_Close20.jpg") no-repeat 0 0; z-index:1000; }
.btn_Close20:hover { background-position: 0 -20px;  border: solid 0px black;}
.btn_Close20 span  {display: none;} 
/*btn_CopyfromBuyer*/
.btn_CopyfromBuyer  {display: block;   float:left;   margin-right:3px; border: solid 1px gray;   width: 150px;   height: 18px;   background: url("Images/btn/btn_CopyfromBuyer.gif") no-repeat 0 0;}
.btn_CopyfromBuyer:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_CopyfromBuyer span  {display: none;} 
/*btn_CopyfromEstimated*/
.btn_CopyfromEstimated  {display: block;   float:left;   margin-right:3px; border: solid 1px gray;   width: 150px;   height: 18px;   background: url("Images/btn/btn_CopyfromEstimated.gif") no-repeat 0 0;}
.btn_CopyfromEstimated:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_CopyfromEstimated span  {display: none;} 
/*btn_CopyFromLineItem*/
.btn_CopyFromLineItem  {display: block;   float:left;   margin-right:3px; border: solid 1px gray;   width: 150px;   height: 18px;   background: url("Images/btn/btn_CopyFromLineItem.gif") no-repeat 0 0;}
.btn_CopyFromLineItem:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_CopyFromLineItem span  {display: none;} 
/*btn_Consignee*/
.btn_Consignee  {display: block;   float:left;   margin-right:3px; border: solid 1px gray;   width: 80px;   height: 18px;   background: url("Images/btn/btn_Consignee.gif") no-repeat 0 0;}
.btn_Consignee:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_Consignee span  {display: none;} 
/*btn_Create*/
.btn_Create  {display: block;   float:left;   margin-right:3px; border: solid 1px gray;   width: 80px;   height: 18px;   background: url("Images/btn/btn_Create.gif") no-repeat 0 0;}
.btn_Create:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_Create span  {display: none;} 
/*btn_CreateNewBatch*/
.btn_CreateNewBatch  {display: block;   float:left;   margin-right:3px; border: solid 1px gray;   width: 150px;   height: 18px;   background: url("Images/btn/btn_CreateNewBatch.gif") no-repeat 0 0;}
.btn_CreateNewBatch:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_CreateNewBatch span  {display: none;}
/*btn_CrossDock*/
.btn_CrossDock  {display: block;   float:left;   margin-right:3px; border: solid 1px gray;   width: 80px;   height: 18px;   background: url("Images/btn/btn_CrossDock.gif") no-repeat 0 0;}
.btn_CrossDock:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_CrossDock span  {display: none;} 
/*btn_Customer*/
.btn_Customer  {display: block;   float:left;   margin-right:3px; border: solid 1px gray;   width: 80px;   height: 18px;   background: url("Images/btn/btn_Customer.gif") no-repeat 0 0;}
.btn_Customer:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_Customer span  {display: none;} 
/*btn_CustomerSite*/
.btn_CustomerSite  {display: block;   float:left;   margin-right:3px; border: solid 1px gray;   width: 150px;   height: 18px;   background: url("Images/btn/btn_CustomerSite.gif") no-repeat 0 0;}
.btn_CustomerSite:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_CustomerSite span  {display: none;}
/*btn_CustomSearch*/
.btn_CustomSearch  {display: block;   float:left;   margin-right:3px; border: solid 1px gray;   width: 150px;   height: 18px;   background: url("Images/btn/btn_CustomSearch.gif") no-repeat 0 0;}
.btn_CustomSearch:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_CustomSearch span  {display: none;}
/*btn_Customize*/
.btn_Customize  {display: block;   float:left;   margin-right:3px; border: solid 1px gray;   width: 38px;   height: 19px;  background: url("Images/btn/btn_Customize.gif") no-repeat 0 0;}
.btn_Customize:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_Customize span  {display: none;}  
/*btn_Delete*/
.btn_Delete  {display: block;   float:left;   margin-right:3px; border: solid 1px gray;   width: 80px;   height: 18px;   background: url("Images/btn/btn_Delete.gif") no-repeat 0 0;}
.btn_Delete:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_Delete span  {display: none;}
/*btn_DeleteBatch*/
.btn_DeleteBatch  {display: block;   float:left;   margin-right:3px; border: solid 1px gray;   width: 80px;   height: 18px;   background: url("Images/btn/btn_DeleteBatch.gif") no-repeat 0 0;}
.btn_DeleteBatch:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_DeleteBatch span  {display: none;}
/*btn_DeleteSelected*/
.btn_DeleteSelected  {display: block;   float:left;   margin-right:3px; border: solid 1px gray;   width: 111px;   height: 18px;   background: url("Images/btn/btn_DeleteSelected.gif") no-repeat 0 0;}
.btn_DeleteSelected:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_DeleteSelected span  {display: none;}
/*btn_DeleteFromGrid*/
.btn_DeleteFromGrid  {display: block;   float:left;   background: transparent; margin-right:2px; border: none;   width: 18px;   height: 18px;   background: url("Images/btn/btn_DeleteFromGrid.gif") no-repeat 0 0;}
.btn_DeleteFromGrid:hover { background-position: 1px 1px;  border: none;}
.btn_DeleteFromGrid span  {display: none;}
/*btn_Destination*/
.btn_Destination  {display: block;   float:left;   margin-right:3px; border: solid 1px gray;   width: 80px;   height: 18px;   background: url("Images/btn/btn_Destination.gif") no-repeat 0 0;}
.btn_Destination:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_Destination span  {display: none;}
/*btn_DrawSelectionArea*/
.btn_DrawSelectionArea  {display: block;   float:left;   margin-right:3px; border: solid 1px gray;   width: 150px;   height: 18px;   background: url("Images/btn/btn_DrawSelectionArea.gif") no-repeat 0 0;}
.btn_DrawSelectionArea:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_DrawSelectionArea span  {display: none;}
/*btn_DropdownTriangle*/
.btn_DropdownTriangle  {display: block;   float:left;   margin-left:-4px; margin-right:3px; border: solid 1px gray; width: 20px;   height: 20px;   background: url("Images/btn/btn_DropdownTriangle.gif") no-repeat 0 0;}
.btn_DropdownTriangle:hover { background-position: -0 -19px;  border: solid 1px black;}
.btn_DropdownTriangle span  {display: none;} 
/*btn_Done*/
.btn_Done  {display: block;   float:left;   margin-right:3px; border: solid 1px gray;   width: 80px;   height: 18px;   background: url("Images/btn/btn_Done.gif") no-repeat 0 0;}
.btn_Done:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_Done span  {display: none;}
/*btn_Edit*/
.btn_Edit  {display: block;   float:left;   margin-right:3px; border: solid 1px gray;   width: 80px;   height: 18px;   background: url("Images/btn/btn_Edit.gif") no-repeat 0 0;}
.btn_Edit:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_Edit span  {display: none;} 
/*btn_EditAllowance*/
.btn_EditAllowance  {display: block;   float:left;   margin-right:3px; border: solid 1px gray;   width: 150px;   height: 18px;   background: url("Images/btn/btn_EditAllowance.gif") no-repeat 0 0;}
.btn_EditAllowance:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_EditAllowance span  {display: none;} 
/*btn_EndDrawingSelection*/
.btn_EndDrawingSelection  {display: block;   float:left;   margin-right:3px; border: solid 1px gray;   width: 150px;   height: 18px;   background: url("Images/btn/btn_EndDrawingSelection.gif") no-repeat 0 0;}
.btn_EndDrawingSelection:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_EndDrawingSelection span  {display: none;}
/*btn_EditStopSequence*/
.btn_EditStopSequence  {display: block;   float:left;   margin-right:3px; border: solid 1px gray;   width: 127px;   height: 18px;   background: url("Images/btn/btn_EditStopSequence.gif") no-repeat 0 0;}
.btn_EditStopSequence:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_EditStopSequence span  {display: none;} 
/*btn_Execute*/
.btn_Execute  {display: block;   float:left;   margin-right:3px; border: solid 1px gray;   width: 80px;   height: 18px;   background: url("Images/btn/btn_Execute.gif") no-repeat 0 0;}
.btn_Execute:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_Execute span  {display: none;} 
/*btn_Export*/
.btn_Export  {display: block;   float:left;   margin-right:3px; border: solid 1px gray;   width: 80px;   height: 18px;   background: url("Images/btn/btn_Export.gif") no-repeat 0 0;}
.btn_Export:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_Export span  {display: none;} 
/*btn_ExportToCsv*/
.btn_ExportToCsv  {display: block;   float:left;   margin-right:3px; border: solid 1px gray;   width: 80px;   height: 18px;   background: url("Images/btn/btn_ExportToCsv.gif") no-repeat 0 0;}
.btn_ExportToCsv:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_ExportToCsv span  {display: none;} 
/*btn_ExportToCsvView2*/
.btn_ExportToCsvView2  {display: block;   float:left;   margin-right:3px; border: solid 1px gray;   width: 80px;   height: 18px;   background: url("Images/btn/btn_ExportToCsvView2.gif") no-repeat 0 0;}
.btn_ExportToCsvView2:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_ExportToCsvView2 span  {display: none;} 
/*btn_ExportToCsvView3*/
.btn_ExportToCsvView3  {display: block;   float:left;   margin-right:3px; border: solid 1px gray;   width: 80px;   height: 18px;   background: url("Images/btn/btn_ExportToCsvView3.gif") no-repeat 0 0;}
.btn_ExportToCsvView3:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_ExportToCsvView3 span  {display: none;} 
/*btn_ExportPreview*/
.btn_ExportPreview  {display: block;   float:left;   margin-right:3px; border: solid 1px gray;   width: 130px;   height: 18px;   background: url("Images/btn/btn_ExportPreview.gif") no-repeat 0 0;}
.btn_ExportPreview:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_ExportPreview span  {display: none;} 
/*btn_Finish*/
.btn_Finish  {display: block;   float:left;   margin-right:3px; border: solid 1px gray;   width: 80px;   height: 18px;   background: url("Images/btn/btn_Finish.gif") no-repeat 0 0;}
.btn_Finish:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_Finish span  {display: none;}   
/*btn_Fleet*/
.btn_Fleet  {display: block;   float:left;   margin-right:3px; border: solid 1px gray;   width: 80px;   height: 18px;   background: url("Images/btn/btn_Fleet.gif") no-repeat 0 0;}
.btn_Fleet:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_Fleet span  {display: none;}  
/*btn_FuelPlan*/
.btn_FuelPlan  {display: block;   float:left;   margin-right:3px; border: solid 1px gray;   width: 80px;   height: 18px;   background: url("Images/btn/btn_FuelPlan.gif") no-repeat 0 0;}
.btn_FuelPlan:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_FuelPlan span  {display: none;}
/*btn_GenericLookup*/
.btn_GenericLookup  {display: block;   float:left;   margin-right:3px; border: solid 1px gray;   width: 26px;   height: 19px;   background: url("Images/btn/btn_Lookup.gif") no-repeat 0 0;}
.btn_GenericLookup:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_GenericLookup span  {display: none;}  
/*btn_Geocode*/
.btn_Geocode  {display: block;   float:left;   margin-right:3px; border: solid 1px gray;   width: 80px;   height: 18px;   background: url("Images/btn/btn_Geocode.gif") no-repeat 0 0;}
.btn_Geocode:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_Geocode span  {display: none;}
/*btn_go1*/
.btn_go1  {display: block;   float:left;   margin-right:3px; border: solid 1px gray;   width: 47px;   height: 18px;   background: url("Images/btn/btn_go1.gif") no-repeat 0 0;}
.btn_go1:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_go1 span  {display: none;}
/*btn_InvoicePreview*/
.btn_InvoicePreview  {display: block;   float:left;   margin-right:3px; border: solid 1px gray;   width: 130px;   height: 18px;   background: url("Images/btn/btn_InvoicePreview.gif") no-repeat 0 0;}
.btn_InvoicePreview:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_InvoicePreview span  {display: none;} 
/*btn_Insert*/
.btn_Insert  {display: block;   float:left;   margin-right:3px; border: solid 1px gray;   width: 80px;   height: 18px;   background: url("Images/btn/btn_Insert.gif") no-repeat 0 0;}
.btn_Insert:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_Insert span  {display: none;} 
/*btn_LogIn*/
.btn_LogIn  {display: block;   float:left;   margin-right:3px; border: solid 1px gray;   width: 80px;   height: 18px;   background: url("Images/btn/btn_LogIn.gif") no-repeat 0 0;}
.btn_LogIn:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_LogIn span  {display: none;} 
/*btn_Lookup*/
.btn_Lookup  {display: block;   float:left;   margin-right:3px; border: solid 1px gray;   width: 28px;   height: 20px;   background: url("Images/btn/btn_Lookup.gif") no-repeat 0 0;}
.btn_Lookup:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_Lookup span  {display: none;}  
/*btn_Merge*/
.btn_Merge  {display: block;   float:left;   margin-right:3px; border: solid 1px gray;   width: 50px;   height: 18px;   background: url("Images/btn/btn_Merge.gif") no-repeat 0 0;}
.btn_Merge:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_Merge span  {display: none;} 
/*btn_Miles*/
.btn_Miles  {display: block;   float:left;   margin-right:3px; border: solid 1px gray;   width: 80px;   height: 18px;   background: url("Images/btn/btn_Miles.gif") no-repeat 0 0;}
.btn_Miles:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_Miles span  {display: none;} 
/*btn_NewLoad*/
.btn_NewLoad  {display: block;   float:left;   margin-right:3px; border: solid 1px gray;   width: 80px;   height: 18px;   background: url("Images/btn/btn_NewLoad.gif") no-repeat 0 0;}
.btn_NewLoad:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_NewLoad span  {display: none;} 
/*btn_Next*/
.btn_Next  {display: block;   float:left;   margin-right:3px; border: solid 1px gray;   width: 80px;   height: 18px;   background: url("Images/btn/btn_Next.gif") no-repeat 0 0;}
.btn_Next:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_Next span  {display: none;} 
/*btn_Nxt*/
.btn_Nxt  {display: block;   float:left;   margin-right:3px; border: solid 1px gray;   width: 15px;   height: 18px;   background: url("Images/btn/btn_Nxt.gif") no-repeat 0 0;}
.btn_Nxt:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_Nxt span  {display: none;} 
/*btn_Nxt1*/
.btn_Nxt1  {display: block;   float:left;   margin-right:3px; border: solid 1px gray;   width: 15px;   height: 18px;   background: url("Images/btn/btn_Nxt1.gif") no-repeat 0 0;}
.btn_Nxt1:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_Nxt1 span  {display: none;}   /*btn_Optimize*/
.btn_Optimize  {display: block;   float:left;   margin-right:3px; border: solid 1px gray;   width: 80px;   height: 18px;   background: url("Images/btn/btn_Optimize.gif") no-repeat 0 0;}
.btn_Optimize:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_Optimize span  {display: none;} 
/*btn_OptimizeReserve*/
.btn_OptimizeReserve  {display: block;   float:left;   margin-right:3px; border: solid 1px gray;   width: 150px;   height: 18px;   background: url("Images/btn/btn_OptimizeReserve.gif") no-repeat 0 0;}
.btn_OptimizeReserve:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_OptimizeReserve span  {display: none;}   
/*btn_Preview*/
.btn_Preview  {display: block;   float:left;   margin-right:3px; border: solid 1px gray;   width: 80px;   height: 20px;   background: url("Images/btn/btn_Preview.gif") no-repeat 0 0;}
.btn_Preview:hover { background-position: 0 -20px;  border: solid 1px black;}
.btn_Preview span  {display: none;}   
/*btn_Previous*/
.btn_Previous  {display: block;   float:left;   margin-right:3px; border: solid 1px gray;   width: 80px;   height: 18px;   background: url("Images/btn/btn_Previous.gif") no-repeat 0 0;}
.btn_Previous:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_Previous span  {display: none;} 
/*btn_Properties*/
.btn_Properties  {display: block;   float:right; margin-right:3px; border: none;   width: 21px;   height: 18px;   background: url("Images/btn/btn_Properties.gif") no-repeat 0 0;}
.btn_Properties:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_Properties span  {display: none;}
/*btn_Prv*/
.btn_Prv  {display: block;   float:left;   margin-right:3px; border: solid 1px gray;   width: 15px;   height: 18px;   background: url("Images/btn/btn_Prv.gif") no-repeat 0 0;}
.btn_Prv:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_Prv span  {display: none;} 
/*btn_QuickEdit*/
.btn_QuickEdit  {display: block;   float:left;   margin-right:3px; border: solid 1px gray;   width: 80px;   height: 18px;   background: url("Images/btn/btn_QuickEdit.gif") no-repeat 0 0;}
.btn_QuickEdit:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_QuickEdit span  {display: none;} 
/*btn_ReassignCarrier*/
.btn_ReassignCarrier  {display: block;   float:left;   margin-right:3px; border: solid 1px gray;   width: 150px;   height: 18px;   background: url("Images/btn/btn_ReassignCarrier.gif") no-repeat 0 0;}
.btn_ReassignCarrier:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_ReassignCarrier span  {display: none;}
/*btn_Recalculate*/
.btn_Recalculate  {display: block;   float:left;   margin-right:3px; border: solid 1px gray;   width: 80px;   height: 18px;   background: url("Images/btn/btn_Recalculate.gif") no-repeat 0 0;}
.btn_Recalculate:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_Recalculate span  {display: none;}
/*btn_Refresh*/
.btn_Refresh  {display: block;   float:left;   margin-right:3px; border: solid 1px gray;   width: 80px;   height: 18px;   background: url("Images/btn/btn_Refresh.gif") no-repeat 0 0;}
.btn_Refresh:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_Refresh span  {display: none;} 
/*btn_ReleaseTheseOrders*/
.btn_ReleaseTheseOrders  {display: block;   float:left;   margin-right:3px; border: solid 1px gray;   width: 150px;   height: 18px;   background: url("Images/btn/btn_ReleaseTheseOrders.gif") no-repeat 0 0;}
.btn_ReleaseTheseOrders:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_ReleaseTheseOrders span  {display: none;}
/*btn_RemoveFromBatch*/
.btn_RemoveFromBatch  {display: block;   float:left;   margin-right:3px; border: solid 1px gray;   width: 150px;   height: 18px;   background: url("Images/btn/btn_RemoveFromBatch.gif") no-repeat 0 0;}
.btn_RemoveFromBatch:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_RemoveFromBatch span  {display: none;}
/*btn_ReplaceBatch*/
.btn_ReplaceBatch  {display: block;   float:left;   margin-right:3px; border: solid 1px gray;   width: 150px;   height: 18px;   background: url("Images/btn/btn_ReplaceBatch.gif") no-repeat 0 0;}
.btn_ReplaceBatch:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_ReplaceBatch span  {display: none;} 
/*btn_Reserve*/
.btn_Reserve  {display: block;   float:left;   margin-right:3px; border: solid 1px gray;   width: 80px;   height: 18px;   background: url("Images/btn/btn_Reserve.gif") no-repeat 0 0;}
.btn_Reserve:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_Reserve span  {display: none;} 
/*btn_ResequenceStops*/
.btn_ResequenceStops  {display: block;   float:left;   margin-right:3px; border: solid 1px gray;   width: 155px;   height: 18px;   background: url("Images/btn/btn_ResequenceStops.gif") no-repeat 0 0;}
.btn_ResequenceStops:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_ResequenceStops span  {display: none;} 
/*btn_Reset*/
.btn_Reset  {display: block;   float:left;   margin-right:3px; border: solid 1px gray;   width: 54px;   height: 18px;   background: url("Images/btn/btn_Reset.gif") no-repeat 0 0;}
.btn_Reset:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_Reset span  {display: none;} 
/*btn_RouteOptimization*/
.btn_RouteOptimization  {display: block;   float:left;   margin-right:3px; border: solid 1px gray;   width: 150px;   height: 18px;   background: url("Images/btn/btn_RouteOptimization.gif") no-repeat 0 0;}
.btn_RouteOptimization:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_RouteOptimization span  {display: none;}   
/*btn_RunBatch*/
.btn_RunBatch  {display: block;   float:left;   margin-right:3px; border: solid 1px gray;   width: 80px;   height: 18px;   background: url("Images/btn/btn_RunBatch.gif") no-repeat 0 0;}
.btn_RunBatch:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_RunBatch span  {display: none;}
/*btn_Search*/
.btn_Search  {display: block;   float:left;   margin-right:3px; border: solid 1px gray;   width: 80px;   height: 18px;   background: url("Images/btn/btn_Search.gif") no-repeat 0 0;}
.btn_Search:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_Search span  {display: none;} 
/*btn_SearchCode*/
.btn_SearchCode  {display: block;   float:left;   margin-right:3px; border: solid 1px gray;   width: 80px;   height: 18px;   background: url("Images/btn/btn_SearchCode.gif") no-repeat 0 0;}
.btn_SearchCode:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_SearchCode span  {display: none;} 
/*btn_SearchName*/
.btn_SearchName  {display: block;   float:left;   margin-right:3px; border: solid 1px gray;   width: 80px;   height: 18px;   background: url("Images/btn/btn_SearchName.gif") no-repeat 0 0;}
.btn_SearchName:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_SearchName span  {display: none;} 
/*btn_SearchOrders*/
.btn_SearchOrders {  display: block;   float:left;   margin-right:3px; border: solid 1px gray;   width: 150px;   height: 18px;   background: url("Images/btn/btn_SearchOrders.gif") no-repeat 0 0;}
.btn_SearchOrders:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_SearchOrders span  {display: none;}
/*btn_SelectAll*/
.btn_SelectAll  {display: block;   float:left;   margin-right:3px; border: solid 1px gray;   width: 80px;   height: 18px;   background: url("Images/btn/btn_SelectAll.gif") no-repeat 0 0;}
.btn_SelectAll:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_SelectAll span  {display: none;}
/*btn_Settings*/
.btn_Settings  {display: block;   float:left;   margin-right:3px; border: solid 1px gray;   width: 80px;   height: 18px;   background: url("Images/btn/btn_Settings.gif") no-repeat 0 0;}
.btn_Settings:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_Settings span  {display: none;} 
/*btn_ShowOnMap*/
.btn_ShowOnMap  {display: block;   float:left;   margin-right:3px; border: solid 1px gray;   width: 150px;   height: 18px;   background: url("Images/btn/btn_ShowOnMap.gif") no-repeat 0 0;}
.btn_ShowOnMap:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_ShowOnMap span  {display: none;}
/*btn_ShowSelected*/
.btn_ShowSelected  {display: block;   float:left;   margin-right:3px; border: solid 1px gray;   width: 105px;   height: 18px;   background: url("Images/btn/btn_ShowSelected.gif") no-repeat 0 0;}
.btn_ShowSelected:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_ShowSelected span  {display: none;}
/*btn_skip*/
.btn_skip  {display: block;   float:left;   margin-right:3px; border: solid 1px gray;   width: 51px;   height: 18px;   background: url("Images/btn/btn_skip.gif") no-repeat 0 0;}
.btn_skip:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_skip span  {display: none;}
/*btn_RouteDetailReport*/
.btn_RouteDetailReport  {display: block;   float:left;   margin-right:3px; border: solid 1px gray;   width: 90px;   height: 18px;   background: url("Images/btn/btn_RouteDetailReport.gif") no-repeat 0 0;}
.btn_RouteDetailReport:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_RouteDetailReport span  {display: none;}
/*btn_SplitOrderReport*/
.btn_SplitOrderReport  {display: block;   float:left;   margin-right:3px; border: solid 1px gray;   width: 80px;   height: 18px;   background: url("Images/btn/btn_SplitOrderReport.gif") no-repeat 0 0;}
.btn_SplitOrderReport:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_SplitOrderReport span  {display: none;}
/*btn_RouteSetResultsReport*/
.btn_RouteSetResultsReport  {display: block;   float:left;   margin-right:3px; border: solid 1px gray;   width: 130px;   height: 18px;   background: url("Images/btn/btn_RouteSetResultsReport.gif") no-repeat 0 0;}
.btn_RouteSetResultsReport:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_RouteSetResultsReport span  {display: none;}
/*btn_Standard*/
.btn_Standard  {display: block;   float:left;   margin-right:3px; border: 1px outset gray;  }
.btn_Standard:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_Standard span  {display: none;}
/*btn_StartTimer*/
.btn_StartTimer  {display: block;   float:left;   margin-right:3px; border: solid 1px gray;   width: 80px;   height: 18px;   background: url("Images/btn/btn_StartTimer.gif") no-repeat 0 0;}
.btn_StartTimer:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_StartTimer span  {display: none;} 
/*btn_StopTimer*/
.btn_StopTimer  {display: block;   float:left;   margin-right:3px; border: solid 1px gray;   width: 80px;   height: 18px;   background: url("Images/btn/btn_StopTimer.gif") no-repeat 0 0;}
.btn_StopTimer:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_StopTimer span  {display: none;} 
/*btn_TransmitManagedIncome*/
.btn_TransmitManagedIncome  {display: block;   float:left;   margin-right:3px; border: solid 1px gray;   width: 130px;   height: 18px;   background: url("Images/btn/btn_TransmitManagedIncome.gif") no-repeat 0 0;}
.btn_TransmitManagedIncome:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_TransmitManagedIncome span  {display: none;} 
/*btn_Tender*/
.btn_Tender {display: block;   float:left;   margin-right:3px; border: solid 1px gray; width: 80px; height: 18px; background: url("Images/btn/btn_Tender.gif") no-repeat 0 0;}
.btn_Tender:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_Tender span {display: none;} 
/*btn_Update*/
.btn_Update  {display: block;   float:left;   margin-right:3px; border: solid 1px gray;   width: 80px;   height: 18px;   background: url("Images/btn/btn_Update.gif") no-repeat 0 0;}
.btn_Update:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_Update span  {display: none;} 
/*btn_UpdateDetails*/
.btn_UpdateDetails  {display: block;   float:left;   margin-right:3px; border: solid 1px gray;   width: 150px;   height: 18px;   background: url("Images/btn/btn_UpdateDetails.gif") no-repeat 0 0;}
.btn_UpdateDetails:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_UpdateDetails span  {display: none;} 
/*btn_UpdateSet */
.btn_UpdateSet  {display: block;   float:left;   margin-right:3px; border: solid 1px gray;   width:175px;   height: 18px;   background: url("Images/btn/btn_UpdateSet.gif") no-repeat 0 0;}
.btn_UpdateSet:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_UpdateSet span  {display: none;}
/*btn_Vendor*/
.btn_Vendor  {display: block;   float:left;   margin-right:3px; border: solid 1px gray;   width: 80px;   height: 18px;   background: url("Images/btn/btn_Vendor.gif") no-repeat 0 0;}
.btn_Vendor:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_Vendor span  {display: none;} 
/*btn_Warehouse*/
.btn_Warehouse  {display: block;   float:left;   margin-right:3px; border: solid 1px gray;   width: 80px;   height: 18px;   background: url("Images/btn/btn_Warehouse.gif") no-repeat 0 0;}
.btn_Warehouse:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_Warehouse span  {display: none;} 
/*btn_WarehouseSite*/
.btn_WarehouseSite  {display: block;   float:left;   margin-right:3px; border: solid 1px gray;   width: 150px;   height: 18px;   background: url("Images/btn/btn_WarehouseSite.gif") no-repeat 0 0;}
.btn_WarehouseSite:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_WarehouseSite span  {display: none;}
/*btn_VendorSite*/
.btn_VendorSite  {display: block;   float:left;   margin-right:3px; border: solid 1px gray;   width: 150px;   height: 18px;   background: url("Images/btn/btn_VendorSite.gif") no-repeat 0 0;}
.btn_VendorSite:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_VendorSite span  {display: none;}
/*btn_View*/
.btn_View  {display: block;   float:left;   margin-right:3px; border: solid 1px gray;   width: 80px;   height: 18px;   background: url("Images/btn/btn_View.gif") no-repeat 0 0;}
.btn_View:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_View span  {display: none;}  
/*btn_ViewMap*/
.btn_ViewMap  {display: block;   float:left;   margin-right:3px; border: solid 1px gray;   width: 80px;   height: 18px;   background: url("Images/btn/btn_ViewMap.gif") no-repeat 0 0;}
.btn_ViewMap:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_ViewMap span  {display: none;}  
/*btn_X*/
.btn_X  {display: block;   float:left;   margin-right:3px; border: solid 1px gray;   width: 15px;   height: 18px;   background: url("Images/btn/btn_X.gif") no-repeat 0 0;}
.btn_X:hover { background-position: 0 -18px;  border: solid 1px black;}
.btn_X span  {display: none;} 

/* User Icons */
.user_created  {display: block;   float:left; width: 28px;   height: 27px;   background: url("Images/User_Created.gif") no-repeat 0 0;}
.user_lastlogin  {display: block;   float:left; width: 23px;   height: 27px;   background: url("Images/User_LastLogin.gif") no-repeat 0 0;}
.user_active  {display: block;   float:left; width: 23px;   height: 27px;   background: url("Images/User_LastActive.gif") no-repeat 0 0;}
.user_lockout  {display: block;   float:left; width: 32px;   height: 27px;   background: url("Images/User_Lockout.gif") no-repeat 0 0;}
.user_passchange  {display: block;   float:left; width: 23px;   height: 27px;   background: url("Images/User_PassChange.gif") no-repeat 0 0;}
 
    
/* DISABLED BUTTONS*/
/*btn_Add_dis */  .btn_Add_dis { display: block; float:left; margin-right:3px; border: solid 1px gray; width: 80px; height: 18px; background: url("Images/btn/dis/btn_Add.gif") no-repeat 0 0; }
/*btn_AddBulkhead_dis */  .btn_AddBulkhead_dis { display: block; float:left; margin-right:3px; border: solid 1px gray; width: 150px; height: 18px; background: url("Images/btn/dis/btn_AddBulkhead.gif") no-repeat 0 0; }
/*btn_AddOrdersToBatch_dis */  .btn_AddOrdersToBatch_dis { display: block; float:left; margin-right:3px; border: solid 1px gray; width: 150px; height: 18px; background: url("Images/btn/dis/btn_AddOrdersToBatch.gif") no-repeat 0 0; }
/*btn_AddOrdersToExistingRoute_dis */  .btn_AddOrdersToExistingRoute_dis { display: block; float:left; margin-right:3px; border: solid 1px gray; width: 165px; height: 18px; background: url("Images/btn/dis/btn_AddOrdersToExistingRoute.gif") no-repeat 0 0; }
/*btn_AddOrdersToLoad_dis */  .btn_AddOrdersToLoad_dis { display: block; float:left; margin-right:3px; border: solid 1px gray; width: 80px; height: 18px; background: url("Images/btn/dis/btn_AddOrdersToLoad.gif") no-repeat 0 0; }
/*btn_AddOrdersToNewRoute_dis */  .btn_AddOrdersToNewRoute_dis { display: block; float:left; margin-right:3px; border: solid 1px gray; width: 150px; height: 18px; background: url("Images/btn/dis/btn_AddOrdersToNewRoute.gif") no-repeat 0 0; }
/*btn_AddSelectedtoSet_dis */  .btn_AddSelectedtoSet_dis { display: block; float:left; margin-right:3px; border: solid 1px gray; width: 150px; height: 18px; background: url("Images/btn/dis/btn_AddSelectedtoSet.gif") no-repeat 0 0; }
/*btn_AdvancedSearch_dis */  .btn_AdvancedSearch_dis { display: block; float:left; margin-right:3px; border: solid 1px gray; width: 150px; height: 18px; background: url("Images/btn/dis/btn_AdvancedSearch.gif") no-repeat 0 0; }
/*btn_Apply_dis */  .btn_Apply_dis { display: block; float:left; margin-right:3px; border: solid 1px gray; width: 80px; height: 18px; background: url("Images/btn/dis/btn_Apply.gif") no-repeat 0 0; }
/*btn_Arrow_dis */  .btn_Arrow_dis { display: block; float:left; margin-right:3px; border: solid 1px gray; width: 16px; height: 18px; background: url("Images/btn/dis/btn_Arrow.gif") no-repeat 0 0; }
/*btn_arrowR1_dis */  .btn_arrowR1_dis { display: block; float:left; margin-right:3px; border: solid 1px gray; width: 18px; height: 18px; background: url("Images/btn/dis/btn_arrowR1.gif") no-repeat 0 0; }
/*btn_arrowR2_dis */  .btn_arrowR2_dis { display: block; float:left; margin-right:3px; border: solid 1px gray; width: 22px; height: 18px; background: url("Images/btn/dis/btn_arrowR2.gif") no-repeat 0 0; }
/*btn_BackToDashboard_dis */  .btn_BackToDashboard_dis { display: block; float:left; margin-right:3px; border: solid 1px gray; width: 80px; height: 18px; background: url("Images/btn/dis/btn_BackToDashboard.gif") no-repeat 0 0; }
/*btn_BackToResultListing_dis */  .btn_BackToResultListing_dis { display: block; float:left; margin-right:3px; border: solid 1px gray; width: 80px; height: 18px; background: url("Images/btn/dis/btn_BackToResultListing.gif") no-repeat 0 0; }
/*btn_Broker_dis */  .btn_Broker_dis { display: block; float:left; margin-right:3px; border: solid 1px gray; width: 80px; height: 18px; background: url("Images/btn/dis/btn_Broker.gif") no-repeat 0 0; }
/*btn_Buyer_dis */  .btn_Buyer_dis { display: block; float:left; margin-right:3px; border: solid 1px gray; width: 80px; height: 18px; background: url("Images/btn/dis/btn_Buyer.gif") no-repeat 0 0; }
/*btn_Calculator_dis */  .btn_Calculator_dis { display: block; float:left; margin-right:3px; border: solid 0px gray; width: 50px; height: 18px; background: url("Images/btn/dis/btn_Calculator.gif") no-repeat 0 0; }
/*btn_Cancel_dis */  .btn_Cancel_dis { display: block; float:left; margin-right:3px; border: solid 1px gray; width: 80px; height: 18px; background: url("Images/btn/dis/btn_Cancel.gif") no-repeat 0 0; }
/*btn_CancelLoadEdit_dis */  .btn_CancelLoadEdit_dis { display: block; float:left; margin-right:3px; border: solid 1px gray; width: 120px; height: 18px; background: url("Images/btn/dis/btn_CancelLoadEdit.gif") no-repeat 0 0; }
/*btn_Carrier_dis */  .btn_Carrier_dis { display: block; float:left; margin-right:3px; border: solid 1px gray; width: 80px; height: 18px; background: url("Images/btn/dis/btn_Carrier.gif") no-repeat 0 0; }
/*btn_Claim_dis */  .btn_Claim_dis { display: block; float:left; margin-right:3px; border: solid 1px gray; width: 80px; height: 18px; background: url("Images/btn/dis/btn_Claim.gif") no-repeat 0 0; }
/*btn_Clear_dis */  .btn_Clear_dis { display: block; float:left; margin-right:3px; border: solid 1px gray; width: 80px; height: 18px; background: url("Images/btn/dis/btn_Clear.gif") no-repeat 0 0; }
/*btn_ClearBatch_dis */  .btn_ClearBatch_dis { display: block; float:left; margin-right:3px; border: solid 1px gray; width: 80px; height: 18px; background: url("Images/btn/dis/btn_ClearBatch.gif") no-repeat 0 0; }
/*btn_ClearSearchValues_dis */  .btn_ClearSearchValues_dis { display: block; float:left; margin-right:3px; border: solid 1px gray; width: 80px; height: 18px; background: url("Images/btn/dis/btn_ClearSearchValues.gif") no-repeat 0 0; }
/*btn_ClearSelectedOrders_dis */  .btn_ClearSelectedOrders_dis { display: block; float:left; margin-right:3px; border: solid 1px gray; width: 80px; height: 18px; background: url("Images/btn/dis/btn_ClearSelectedOrders.gif") no-repeat 0 0; }
/*btn_Close_dis */  .btn_Close_dis { display: block; float:left; margin-right:3px; border: solid 1px gray; width: 80px; height: 18px; background: url("Images/btn/dis/btn_Close.gif") no-repeat 0 0; }
/*btn_Consignee_dis */  .btn_Consignee_dis { display: block; float:left; margin-right:3px; border: solid 1px gray; width: 80px; height: 18px; background: url("Images/btn/dis/btn_Consignee.gif") no-repeat 0 0; }
/*btn_Create_dis */  .btn_Create_dis { display: block; float:left; margin-right:3px; border: solid 1px gray; width: 80px; height: 18px; background: url("Images/btn/dis/btn_Create.gif") no-repeat 0 0; }
/*btn_CreateNewBatch_dis */  .btn_CreateNewBatch_dis { display: block; float:left; margin-right:3px; border: solid 1px gray; width: 150px; height: 18px; background: url("Images/btn/dis/btn_CreateNewBatch.gif") no-repeat 0 0; }
/*btn_CrossDock_dis */  .btn_CrossDock_dis { display: block; float:left; margin-right:3px; border: solid 1px gray; width: 80px; height: 18px; background: url("Images/btn/dis/btn_CrossDock.gif") no-repeat 0 0; }
/*btn_Customer_dis */  .btn_Customer_dis { display: block; float:left; margin-right:3px; border: solid 1px gray; width: 80px; height: 18px; background: url("Images/btn/dis/btn_Customer.gif") no-repeat 0 0; }
/*btn_CustomerSite_dis */  .btn_CustomerSite_dis { display: block; float:left; margin-right:3px; border: solid 1px gray; width: 150px; height: 18px; background: url("Images/btn/dis/btn_CustomerSite.gif") no-repeat 0 0; }
/*btn_CustomSearch_dis */  .btn_CustomSearch_dis { display: block; float:left; margin-right:3px; border: solid 1px gray; width: 150px; height: 18px; background: url("Images/btn/dis/btn_CustomSearch.gif") no-repeat 0 0; }
/*btn_Delete_dis */  .btn_Delete_dis { display: block; float:left; margin-right:3px; border: solid 1px gray; width: 80px; height: 18px; background: url("Images/btn/dis/btn_Delete.gif") no-repeat 0 0; }
/*btn_DeleteBatch_dis */  .btn_DeleteBatch_dis { display: block; float:left; margin-right:3px; border: solid 1px gray; width: 80px; height: 18px; background: url("Images/btn/dis/btn_DeleteBatch.gif") no-repeat 0 0; }
/*btn_DeleteSelected_dis */  .btn_DeleteSelected_dis { display: block; float:left; margin-right:3px; border: solid 1px gray; width: 111px; height: 18px; background: url("Images/btn/dis/btn_DeleteSelected.gif") no-repeat 0 0; }
/*btn_DeleteFromGrid_dis */  .btn_DeleteFromGrid_dis { display: block; float:left; margin-right:2px; border: none; width: 18px; height: 18px; background: url("Images/btn/dis/btn_DeleteFromGrid.gif") no-repeat 0 0; }
/*btn_Destination_dis */  .btn_Destination_dis { display: block; float:left; margin-right:3px; border: solid 1px gray; width: 80px; height: 18px; background: url("Images/btn/dis/btn_Destination.gif") no-repeat 0 0; }
/*btn_DropdownTriangle_dis*/.btn_DropdownTriangle_dis  {display: block; float:left; margin-left:-4px; margin-right:3px; border: solid 1px gray; width: 20px; height: 20px; background:  url("Images/btn/dis/btn_DropdownTriangle.gif") no-repeat 0 0;}
/*btn_Done_dis */  .btn_Done_dis { display: block; float:left; margin-right:3px; border: solid 1px gray; width: 80px; height: 18px; background: url("Images/btn/dis/btn_Done.gif") no-repeat 0 0; }
/*btn_DrawSelectionArea_dis */  .btn_DrawSelectionArea_dis { display: block; float:left; margin-right:3px; border: solid 1px gray; width: 150px; height: 18px; background: url("Images/btn/dis/btn_DrawSelectionArea.gif") no-repeat 0 0; }
/*btn_Edit_dis */  .btn_Edit_dis { display: block; float:left; margin-right:3px; border: solid 1px gray; width: 80px; height: 18px; background: url("Images/btn/dis/btn_Edit.gif") no-repeat 0 0; }
/*btn_EditAllowance_dis */  .btn_EditAllowance_dis { display: block; float:left; margin-right:3px; border: solid 1px gray; width: 80px; height: 18px; background: url("Images/btn/dis/btn_EditAllowance.gif") no-repeat 0 0; }
/*btn_EditStopSequence_dis */  .btn_EditStopSequence_dis { display: block; float:left; margin-right:3px; border: solid 1px gray; width: 127px; height: 18px; background: url("Images/btn/dis/btn_EditStopSequence.gif") no-repeat 0 0; }
/*btn_Execute_dis */  .btn_Execute_dis { display: block; float:left; margin-right:3px; border: solid 1px gray; width: 80px; height: 18px; background: url("Images/btn/dis/btn_Execute.gif") no-repeat 0 0; }
/*btn_Export_dis */  .btn_Export_dis { display: block; float:left; margin-right:3px; border: solid 1px gray; width: 80px; height: 18px; background: url("Images/btn/dis/btn_Export.gif") no-repeat 0 0; }
/*btn_ExportPreview_dis */  .btn_ExportPreview_dis { display: block; float:left; margin-right:3px; border: solid 1px gray; width: 130px; height: 18px; background: url("Images/btn/dis/btn_ExportPreview.gif") no-repeat 0 0; }
/*btn_ExportToCsv_dis */  .btn_ExportToCsv_dis { display: block; float:left; margin-right:3px; border: solid 1px gray; width: 80px; height: 18px; background: url("Images/btn/dis/btn_ExportToCsv.gif") no-repeat 0 0; }
/*btn_ExportToCsvView2_dis */  .btn_ExportToCsvView2_dis { display: block; float:left; margin-right:3px; border: solid 1px gray; width: 80px; height: 18px; background: url("Images/btn/dis/btn_ExportToCsvView2.gif") no-repeat 0 0; }
/*btn_ExportToCsvView3_dis */  .btn_ExportToCsvView3_dis { display: block; float:left; margin-right:3px; border: solid 1px gray; width: 80px; height: 18px; background: url("Images/btn/dis/btn_ExportToCsvView3.gif") no-repeat 0 0; }
/*btn_Finish_dis */  .btn_Finish_dis { display: block; float:left; margin-right:3px; border: solid 1px gray; width: 80px; height: 18px; background: url("Images/btn/dis/btn_Finish.gif") no-repeat 0 0; }
/*btn_Fleet_dis */  .btn_Fleet_dis { display: block; float:left; margin-right:3px; border: solid 1px gray; width: 80px; height: 18px; background: url("Images/btn/dis/btn_Fleet.gif") no-repeat 0 0; }
/*btn_FuelPlan_dis */  .btn_FuelPlan_dis { display: block; float:left; margin-right:3px; border: solid 1px gray; width: 80px; height: 18px; background: url("Images/btn/dis/btn_FuelPlan.gif") no-repeat 0 0; }
/*btn_GenericLookup_dis */  .btn_GenericLookup_dis { display: block; float:left; margin-right:3px; border: solid 1px gray; width: 28px; height: 18px; background: url("Images/btn/dis/btn_Lookup.gif") no-repeat 0 0; }
/*btn_Geocode_dis */  .btn_Geocode_dis { display: block; float:left; margin-right:3px; border: solid 1px gray; width: 80px; height: 18px; background: url("Images/btn/dis/btn_Geocode.gif") no-repeat 0 0; }
/*btn_go1_dis */  .btn_go1_dis { display: block; float:left; margin-right:3px; border: solid 1px gray; width: 45px; height: 18px; background: url("Images/btn/dis/btn_go1.gif") no-repeat 0 0; }
/*btn_Insert_dis */  .btn_Insert_dis { display: block; float:left; margin-right:3px; border: solid 1px gray; width: 80px; height: 18px; background: url("Images/btn/dis/btn_Insert.gif") no-repeat 0 0; }
/*btn_InvoicePreview_dis */  .btn_InvoicePreview_dis { display: block; float:left; margin-right:3px; border: solid 1px gray; width: 130px; height: 18px; background: url("Images/btn/dis/btn_InvoicePreview.gif") no-repeat 0 0; }
/*btn_LogIn_dis */  .btn_LogIn_dis { display: block; float:left; margin-right:3px; border: solid 1px gray; width: 80px; height: 18px; background: url("Images/btn/dis/btn_LogIn.gif") no-repeat 0 0; }
/*btn_Lookup_dis */  .btn_Lookup_dis { display: block; float:left; margin-right:3px; border: solid 1px gray; width: 28px; height: 20px; background: url("Images/btn/dis/btn_Lookup.gif") no-repeat 0 0; }
/*btn_Miles_dis */  .btn_Miles_dis { display: block; float:left; margin-right:3px; border: solid 1px gray; width: 80px; height: 18px; background: url("Images/btn/dis/btn_Miles.gif") no-repeat 0 0; }
/*btn_NewLoad_dis */  .btn_NewLoad_dis { display: block; float:left; margin-right:3px; border: solid 1px gray; width: 80px; height: 18px; background: url("Images/btn/dis/btn_NewLoad.gif") no-repeat 0 0; }
/*btn_Next_dis */  .btn_Next_dis { display: block; float:left; margin-right:3px; border: solid 1px gray; width: 80px; height: 18px; background: url("Images/btn/dis/btn_Next.gif") no-repeat 0 0; }
/*btn_Nxt_dis */  .btn_Nxt_dis { display: block; float:left; margin-right:3px; border: solid 1px gray; width: 16px; height: 18px; background: url("Images/btn/dis/btn_Nxt.gif") no-repeat 0 0; }
/*btn_Nxt1_dis */  .btn_Nxt1_dis { display: block; float:left; margin-right:3px; border: solid 1px gray; width: 16px; height: 18px; background: url("Images/btn/dis/btn_Nxt1.gif") no-repeat 0 0; }
/*btn_Optimize_dis */  .btn_Optimize_dis { display: block; float:left; margin-right:3px; border: solid 1px gray; width: 80px; height: 18px; background: url("Images/btn/dis/btn_Optimize.gif") no-repeat 0 0; }
/*btn_OptimizeReserve_dis */  .btn_OptimizeReserve_dis { display: block; float:left; margin-right:3px; border: solid 1px gray; width: 150px; height: 18px; background: url("Images/btn/dis/btn_OptimizeReserve.gif") no-repeat 0 0; }
/*btn_Previous_dis */  .btn_Previous_dis { display: block; float:left; margin-right:3px; border: solid 1px gray; width: 80px; height: 18px; background: url("Images/btn/dis/btn_Previous.gif") no-repeat 0 0; }
/*btn_Properties_dis */  .btn_Properties_dis { display: block; float:right; margin-left:3px; border: none; width: 21px; height: 18px; background: url("Images/btn/dis/btn_Properties.gif") no-repeat 0 0; }
/*btn_Prv_dis */  .btn_Prv_dis { display: block; float:left; margin-right:3px; border: solid 1px gray; width: 16px; height: 18px; background: url("Images/btn/dis/btn_Prv.gif") no-repeat 0 0; }
/*btn_Prv1_dis */  .btn_Prv1_dis { display: block; float:left; margin-right:3px; border: solid 1px gray; width: 16px; height: 18px; background: url("Images/btn/dis/btn_Prv1.gif") no-repeat 0 0; }
/*btn_ReassignCarrier_dis */  .btn_ReassignCarrier_dis { display: block; float:left; margin-right:3px; border: solid 1px gray; width: 150px; height: 18px; background: url("Images/btn/dis/btn_ReassignCarrier.gif") no-repeat 0 0; }
/*btn_Recalculate_dis */  .btn_Recalculate_dis { display: block; float:left; margin-right:3px; border: solid 1px gray; width: 80px; height: 18px; background: url("Images/btn/dis/btn_Recalculate.gif") no-repeat 0 0; }
/*btn_Refresh_dis */  .btn_Refresh_dis { display: block; float:left; margin-right:3px; border: solid 1px gray; width: 80px; height: 18px; background: url("Images/btn/dis/btn_Refresh.gif") no-repeat 0 0; }
/*btn_ReleaseTheseOrders_dis */  .btn_ReleaseTheseOrders_dis { display: block; float:left; margin-right:3px; border: solid 1px gray; width: 150px; height: 18px; background: url("Images/btn/dis/btn_ReleaseTheseOrders.gif") no-repeat 0 0; }
/*btn_RemoveFromBatch_dis */  .btn_RemoveFromBatch_dis { display: block; float:left; margin-right:3px; border: solid 1px gray; width: 150px; height: 18px; background: url("Images/btn/dis/btn_RemoveFromBatch.gif") no-repeat 0 0; }
/*btn_ReplaceBatch_dis */  .btn_ReplaceBatch_dis { display: block; float:left; margin-right:3px; border: solid 1px gray; width: 150px; height: 18px; background: url("Images/btn/dis/btn_ReplaceBatch.gif") no-repeat 0 0; }
/*btn_ResequenceStops_dis */  .btn_ResequenceStops_dis { display: block; float:left; margin-right:3px; border: solid 1px gray; width: 155px; height: 18px; background: url("Images/btn/dis/btn_ResequenceStops.gif") no-repeat 0 0; }
/*btn_Reserve_dis */  .btn_Reserve_dis { display: block; float:left; margin-right:3px; border: solid 1px gray; width: 80px; height: 18px; background: url("Images/btn/dis/btn_Reserve.gif") no-repeat 0 0; }
/*btn_Reset_dis */  .btn_Reset_dis { display: block; float:left; margin-right:3px; border: solid 1px gray; width: 54px; height: 18px; background: url("Images/btn/dis/btn_Reset.gif") no-repeat 0 0; }
/*btn_RouteDetailReport_dis */  .btn_RouteDetailReport_dis { display: block; float:left; margin-right:3px; border: solid 1px gray; width: 90px; height: 18px; background: url("Images/btn/dis/btn_RouteDetailReport.gif") no-repeat 0 0; }
/*btn_RouteOptimization_dis */  .btn_RouteOptimization_dis { display: block; float:left; margin-right:3px; border: solid 1px gray; width: 150px; height: 18px; background: url("Images/btn/dis/btn_RouteOptimization.gif") no-repeat 0 0; }
/*btn_RouteSetResultsReport_dis */  .btn_RouteSetResultsReport_dis { display: block; float:left; margin-right:3px; border: solid 1px gray; width: 130px; height: 18px; background: url("Images/btn/dis/btn_RouteSetResultsReport.gif") no-repeat 0 0; }
/*btn_TransmitManagedIncome_dis */  .btn_TransmitManagedIncome_dis { display: block; float:left; margin-right:3px; border: solid 1px gray; width: 130px; height: 18px; background: url("Images/btn/dis/btn_TransmitManagedIncome.gif") no-repeat 0 0; }
/*btn_Tender_dis */  .btn_Tender_dis { display: block; float:left; margin-right:3px; border: solid 1px gray; width: 80px; height: 18px; background: url("Images/btn/dis/btn_Tender.gif") no-repeat 0 0; }
/*btn_RunBatch_dis */  .btn_RunBatch_dis { display: block; float:left; margin-right:3px; border: solid 1px gray; width: 80px; height: 18px; background: url("Images/btn/dis/btn_RunBatch.gif") no-repeat 0 0; }
/*btn_Search_dis */  .btn_Search_dis { display: block; float:left; margin-right:3px; border: solid 1px gray; width: 80px; height: 18px; background: url("Images/btn/dis/btn_Search.gif") no-repeat 0 0; }
/*btn_SearchCode_dis */  .btn_SearchCode_dis { display: block; float:left; margin-right:3px; border: solid 1px gray; width: 80px; height: 18px; background: url("Images/btn/dis/btn_SearchCode.gif") no-repeat 0 0; }
/*btn_SearchName_dis */  .btn_SearchName_dis { display: block; float:left; margin-right:3px; border: solid 1px gray; width: 80px; height: 18px; background: url("Images/btn/dis/btn_SearchName.gif") no-repeat 0 0; }
/*btn_SearchOrders_dis */  .btn_SearchOrders_dis { display: block; float:left; margin-right:3px; border: solid 1px gray; width: 150px; height: 18px; background: url("Images/btn/dis/btn_SearchOrders.gif") no-repeat 0 0; }
/*btn_SelectAll_dis */  .btn_SelectAll_dis { display: block; float:left; margin-right:3px; border: solid 1px gray; width: 80px; height: 18px; background: url("Images/btn/dis/btn_SelectAll.gif") no-repeat 0 0; }
/*btn_Settings_dis */  .btn_Settings_dis { display: block; float:left; margin-right:3px; border: solid 1px gray; width: 80px; height: 18px; background: url("Images/btn/dis/btn_Settings.gif") no-repeat 0 0; }
/*btn_ShowOnMap_dis */  .btn_ShowOnMap_dis { display: block; float:left; margin-right:3px; border: solid 1px gray; width: 150px; height: 18px; background: url("Images/btn/dis/btn_ShowOnMap.gif") no-repeat 0 0; }
/*btn_SplitOrderReport_dis */  .btn_SplitOrderReport_dis { display: block; float:left; margin-right:3px; border: solid 1px gray; width: 80px; height: 18px; background: url("Images/btn/dis/btn_SplitOrderReport.gif") no-repeat 0 0; }
/*btn_skip_dis */  .btn_skip_dis { display: block; float:left; margin-right:3px; border: solid 1px gray; width: 80px; height: 18px; background: url("Images/btn/dis/btn_skip.gif") no-repeat 0 0; }
/*btn_StartTimer_dis */  .btn_StartTimer_dis { display: block; float:left; margin-right:3px; border: solid 1px gray; width: 80px; height: 18px; background: url("Images/btn/dis/btn_StartTimer.gif") no-repeat 0 0; }
/*btn_StopTimer_dis */  .btn_StopTimer_dis { display: block; float:left; margin-right:3px; border: solid 1px gray; width: 80px; height: 18px; background: url("Images/btn/dis/btn_StopTimer.gif") no-repeat 0 0; }
/*btn_Update_dis */  .btn_Update_dis { display: block; float:left; margin-right:3px; border: solid 1px gray; width: 80px; height: 18px; background: url("Images/btn/dis/btn_Update.gif") no-repeat 0 0; }
/*btn_UpdateDetails_dis */  .btn_UpdateDetails_dis { display: block; float:left; margin-right:3px; border: solid 1px gray; width: 150px; height: 18px; background: url("Images/btn/dis/btn_UpdateDetails.gif") no-repeat 0 0; }
/*btn_UpdateSet_dis */  .btn_UpdateSet_dis { display: block; float:left; margin-right:3px; border: solid 1px gray; width:175px; height: 18px; background: url("Images/btn/dis/btn_UpdateSet_dis.gif") no-repeat 0 0; }
/*btn_Vendor_dis */  .btn_Vendor_dis { display: block; float:left; margin-right:3px; border: solid 1px gray; width: 80px; height: 18px; background: url("Images/btn/dis/btn_Vendor.gif") no-repeat 0 0; }
/*btn_VendorSite_dis */  .btn_VendorSite_dis { display: block; float:left; margin-right:3px; border: solid 1px gray; width: 150px; height: 18px; background: url("Images/btn/dis/btn_VendorSite.gif") no-repeat 0 0; }
/*btn_View_dis */  .btn_View_dis { display: block; float:left; margin-right:3px; border: solid 1px gray; width: 80px; height: 18px; background: url("Images/btn/dis/btn_View.gif") no-repeat 0 0; }
/*btn_ViewMap_dis */  .btn_ViewMap_dis { display: block; float:left; margin-right:3px; border: solid 1px gray; width: 80px; height: 18px; background: url("Images/btn/dis/btn_ViewMap.gif") no-repeat 0 0; }
/*btn_Warehouse_dis */  .btn_Warehouse_dis { display: block; float:left; margin-right:3px; border: solid 1px gray; width: 80px; height: 18px; background: url("Images/btn/dis/btn_Warehouse.gif") no-repeat 0 0; }
/*btn_WarehouseSite_dis */  .btn_WarehouseSite_dis { display: block; float:left; margin-right:3px; border: solid 1px gray; width: 150px; height: 18px; background: url("Images/btn/dis/btn_WarehouseSite.gif") no-repeat 0 0; }
/*btn_X_dis */  .btn_X_dis { display: block; float:left; margin-right:3px; border: solid 1px gray; width: 15px; height: 18px; background: url("Images/btn/dis/btn_X.gif") no-repeat 0 0; }
    
.tab_hid_gray a span {
  visibility: hidden;
}     
     
/*TABS DISABLED (gray)*/ 
.tab_dis_gray a span {
    background: transparent url('Images/tabspans/tab_dis_gray.gif') no-repeat scroll left 0;
    display: -moz-inline-box;
    display: inline-block;
    height: 23px; 
    float: left;            /* Same as height of background image */
    padding: 0 0 0 15px;
    }
.tab_dis_gray a {
    background: transparent url('Images/tabspans/R/tab_dis_gray.gif') no-repeat scroll right 0;
    display: -moz-inline-box;
    display: inline-block;
    height: 23px; 
    float: left;
    font-family:Tahoma,sans-serif;
    font-size:9pt;
    font-weight:bold;
    color:Gray;
    cursor: arrow;
    line-height:23px;
    text-decoration:none;
    padding:  0 15px 0  1px;
}
.tab_dis_gray a:hover {
    background-position: right -23px;
}
.tab_dis_gray a:hover span {
    background-position: left -23px;
}


/*TABS ENABLED (gray)*/ 
.tab_en_gray a span {
    background: transparent url('Images/tabspans/tab_en_gray.gif') no-repeat scroll left 0;
    display: -moz-inline-box;
    display: inline-block;
    height: 23px; 
    float: left;            /* Same as height of background image */
    padding: 0 0 0 15px;
    }
.tab_en_gray a {
    background: transparent url('Images/tabspans/R/tab_en_gray.gif') no-repeat scroll right 0;
    display: -moz-inline-box;
    display: inline-block;
    height: 23px; 
    float: left;
    font-family:Tahoma,sans-serif;
    font-size:9pt;
    font-weight:bold;
    color:Black;
    line-height:23px;
    text-decoration:none;
    padding:  0 15px 0  1px;
}
.tab_en_gray a:hover {
    background-position: right -23px;
    text-decoration:underline;
}
.tab_en_gray a:hover span {
    background-position: left -23px;
    text-decoration:underline;
}


/*TABS EMPHASIZED (gray)*/ 
.tab_emph_gray a span {
    background: transparent url('Images/tabspans/tab_emph_gray.gif') no-repeat scroll left 0;
    display: -moz-inline-box;
    display: inline-block;
    height: 23px; 
    float: left;            /* Same as height of background image */
    padding: 0 0 0 15px;
    }
.tab_emph_gray a {
    background: transparent url('Images/tabspans/R/tab_emph_gray.gif') no-repeat scroll right 0;
    display: -moz-inline-box;
    display: inline-block;
    height: 23px; 
    float: left;    
    font-family:Tahoma,sans-serif;
    font-size:9pt;
    font-weight:bold;
    color:White;
    line-height:23px;
    text-decoration:none;
    padding:  0 15px 0  1px;
}
.tab_emph_gray a:hover {
    background-position: right -23px;
    color:Black;
    text-decoration:underline;
}
.tab_emph_gray a:hover span {
    background-position: left -23px;
    color:Black;
    text-decoration:underline;
}


/*TABS HOVER (gray)*/ 
.tab_hov_gray a span {
    background: transparent url('Images/tabspans/tab_hov_gray.gif') no-repeat scroll left 0;
    display: -moz-inline-box;
    display: inline-block;
    height: 23px; 
    float: left;            /* Same as height of background image */
    padding: 0 0 0 15px;
    }
.tab_hov_gray a {
    background: transparent url('Images/tabspans/R/tab_hov_gray.gif') no-repeat scroll right 0;
    display: -moz-inline-box;
    display: inline-block;
    height: 23px; 
    float: left;
    font-family:Tahoma,sans-serif;
    font-size:9pt;
    font-weight:bold;
    color:Black;
    line-height:23px;
    text-decoration:none;
    padding:  0 15px 0  1px;
}
.tab_hov_gray a:hover {
    background-position: right -23px;
    text-decoration:underline;
}
.tab_hov_gray a:hover span {
    background-position: left -23px;
    text-decoration:underline;
}

/*TABS SELECTED (gray)*/ 
.tab_sel_gray a span {
    background: transparent url('Images/tabspans/tab_sel_gray.gif') no-repeat scroll left 0;
    display: -moz-inline-box;
    display: inline-block;
    height: 23px; 
    float: left;            /* Same as height of background image */
    padding: 0 0 0 15px;
    }
.tab_sel_gray a {
    background: transparent url('Images/tabspans/R/tab_sel_gray.gif') no-repeat scroll right 0;
    display: -moz-inline-box;
    display: inline-block;
    height: 23px; 
    float: left;
    font-family:Tahoma,sans-serif;
    font-size:9pt;
    font-weight:bold;
    color:White;
    cursor: arrow;
    line-height:23px;
    text-decoration:none;
    padding:  0 15px 0  1px;
}
.tab_sel_gray a:hover {
    background-position: right -23px;
}
.tab_sel_gray a:hover span {
    background-position: left -23px;
}
     
     
     
     
          
/*TABS DISABLED (blue)*/ 
.tab_dis_blue a span {
    background: transparent url('Images/tabspans/tab_dis_blue.gif') no-repeat scroll left 0;
    display: -moz-inline-box;
    display: inline-block;
    height: 23px; 
    float: left;            /* Same as height of background image */
    padding: 0 0 0 15px;
    }
.tab_dis_blue a {
    background: transparent url('Images/tabspans/R/tab_dis_blue.gif') no-repeat scroll right 0;
    display: -moz-inline-box;
    display: inline-block;
    height: 23px; 
    float: left;
    font-family:Tahoma,sans-serif;
    font-size:9pt;
    font-weight:bold;
    color:Gray;
    cursor: arrow;
    line-height:23px;
    text-decoration:none;
    padding:  0 15px 0  1px;
}
.tab_dis_blue a:hover {
    background-position: right -23px;
}
.tab_dis_blue a:hover span {
    background-position: left -23px;
}


/*TABS ENABLED (blue)*/ 
.tab_en_blue a span {
    background: transparent url('Images/tabspans/tab_en_blue.gif') no-repeat scroll left 0;
    display: -moz-inline-box;
    display: inline-block;
    height: 23px; 
    float: left;            /* Same as height of background image */
    padding: 0 0 0 15px;
    }
.tab_en_blue a {
    background: transparent url('Images/tabspans/R/tab_en_blue.gif') no-repeat scroll right 0;
    display: -moz-inline-box;
    display: inline-block;
    height: 23px; 
    float: left;
    font-family:Tahoma,sans-serif;
    font-size:9pt;
    font-weight:bold;
    color:Black;
    line-height:23px;
    text-decoration:none;
    padding:  0 15px 0  1px;
}
.tab_en_blue a:hover {
    background-position: right -23px;
    text-decoration:underline;
}
.tab_en_blue a:hover span {
    background-position: left -23px;
    text-decoration:underline;
}


/*TABS EMPHASIZED (blue)*/ 
.tab_emph_blue a span {
    background: transparent url('Images/tabspans/tab_emph_blue.gif') no-repeat scroll left 0;
    display: -moz-inline-box;
    display: inline-block;
    height: 23px; 
    float: left;            /* Same as height of background image */
    padding: 0 0 0 15px;
    }
.tab_emph_blue a {
    background: transparent url('Images/tabspans/R/tab_emph_blue.gif') no-repeat scroll right 0;
    display: -moz-inline-box;
    display: inline-block;
    height: 23px; 
    float: left;
    font-family:Tahoma,sans-serif;
    font-size:9pt;
    font-weight:bold;
    color:White;
    line-height:23px;
    text-decoration:none;
    padding:  0 15px 0  1px;
}
.tab_emph_blue a:hover {
    background-position: right -23px;
    color:Black;
    text-decoration:underline;
}
.tab_emph_blue a:hover span {
    background-position: left -23px;
    color:Black;
    text-decoration:underline;
}


/*TABS HOVER (blue)*/ 
.tab_hov_blue a span {
    background: transparent url('Images/tabspans/tab_hov_blue.gif') no-repeat scroll left 0;
    display: -moz-inline-box;
    display: inline-block;
    height: 23px; 
    float: left;            /* Same as height of background image */
    padding: 0 0 0 15px;
    }
.tab_hov_blue a {
    background: transparent url('Images/tabspans/R/tab_hov_blue.gif') no-repeat scroll right 0;
    display: -moz-inline-box;
    display: inline-block;
    height: 23px; 
    float: left;
    font-family:Tahoma,sans-serif;
    font-size:9pt;
    font-weight:bold;
    color:Black;
    line-height:23px;
    text-decoration:none;
    padding:  0 15px 0  1px;
}
.tab_hov_blue a:hover {
    background-position: right -23px;
    text-decoration:underline;
}
.tab_hov_blue a:hover span {
    background-position: left -23px;
    text-decoration:underline;
}

/*TABS SELECTED (blue)*/ 
.tab_sel_blue a span {
    background: transparent url('Images/tabspans/tab_sel_blue.gif') no-repeat scroll left 0;
    display: -moz-inline-box;
    display: inline-block;
    height: 23px; 
    float: left;            /* Same as height of background image */
    padding: 0 0 0 15px;
    }
.tab_sel_blue a {
    background: transparent url('Images/tabspans/R/tab_sel_blue.gif') no-repeat scroll right 0;
    display: -moz-inline-box;
    display: inline-block;
    height: 23px; 
    float: left;  
    font-family:Tahoma,sans-serif;
    font-size:9pt;
    font-weight:bold;
    color:White;
    cursor: arrow;
    line-height:23px;
    text-decoration:none;
    padding:  0 15px 0  1px;
}
.tab_sel_blue a:hover {
    background-position: right -23px;
}
.tab_sel_blue a:hover span {
    background-position: left -23px;
}


     
/*TABS DISABLED (maroon)*/ 
.tab_dis_maroon a span {
    background: transparent url('Images/tabspans/tab_dis_maroon.gif') no-repeat scroll left 0;
    display: -moz-inline-box;
    display: inline-block;
    height: 23px; 
    float: left;            /* Same as height of background image */
    padding: 0 0 0 15px;
    }
.tab_dis_maroon a {
    background: transparent url('Images/tabspans/R/tab_dis_maroon.gif') no-repeat scroll right 0;
    display: -moz-inline-box;
    display: inline-block;
    height: 23px; 
    float: left;
    font-family:Tahoma,sans-serif;
    font-size:9pt;
    font-weight:bold;
    color:Gray;
    cursor: arrow;
    line-height:23px;
    text-decoration:none;
    padding:  0 15px 0  1px;
}
.tab_dis_maroon a:hover {
    background-position: right -23px;
}
.tab_dis_maroon a:hover span {
    background-position: left -23px;
}


/*TABS ENABLED (maroon)*/ 
.tab_en_maroon a span {
    background: transparent url('Images/tabspans/tab_en_maroon.gif') no-repeat scroll left 0;
    display: -moz-inline-box;
    display: inline-block;
    height: 23px; 
    float: left;            /* Same as height of background image */
    padding: 0 0 0 15px;
    }
.tab_en_maroon a {
    background: transparent url('Images/tabspans/R/tab_en_maroon.gif') no-repeat scroll right 0;
    display: -moz-inline-box;
    display: inline-block;
    height: 23px; 
    float: left;
    font-family:Tahoma,sans-serif;
    font-size:9pt;
    font-weight:bold;
    color:Black;
    line-height:23px;
    text-decoration:none;
    padding:  0 15px 0  1px;
}
.tab_en_maroon a:hover {
    background-position: right -23px;
    text-decoration:underline;
}
.tab_en_maroon a:hover span {
    background-position: left -23px;
    text-decoration:underline;
}


/*TABS EMPHASIZED (maroon)*/ 
.tab_emph_maroon a span {
    background: transparent url('Images/tabspans/tab_emph_maroon.gif') no-repeat scroll left 0;
    display: -moz-inline-box;
    display: inline-block;
    height: 23px; 
    float: left;            /* Same as height of background image */
    padding: 0 0 0 15px;
    }
.tab_emph_maroon a {
    background: transparent url('Images/tabspans/R/tab_emph_maroon.gif') no-repeat scroll right 0;
    display: -moz-inline-box;
    display: inline-block;
    height: 23px; 
    float: left;
    font-family:Tahoma,sans-serif;
    font-size:9pt;
    font-weight:bold;
    color:White;
    line-height:23px;
    text-decoration:none;
    padding:  0 15px 0  1px;
}
.tab_emph_maroon a:hover {
    background-position: right -23px;
    color:Black;
    text-decoration:underline;
}
.tab_emph_maroon a:hover span {
    background-position: left -23px;
    color:Black;
    text-decoration:underline;
}


/*TABS HOVER (maroon)*/ 
.tab_hov_maroon a span {
    background: transparent url('Images/tabspans/tab_hov_maroon.gif') no-repeat scroll left 0;
    display: -moz-inline-box;
    display: inline-block;
    height: 23px; 
    float: left;            /* Same as height of background image */
    padding: 0 0 0 15px;
    }
.tab_hov_maroon a {
    background: transparent url('Images/tabspans/R/tab_hov_maroon.gif') no-repeat scroll right 0;
    display: -moz-inline-box;
    display: inline-block;
    height: 23px; 
    float: left;
    font-family:Tahoma,sans-serif;
    font-size:9pt;
    font-weight:bold;
    color:Black;
    line-height:23px;
    text-decoration:none;
    padding:  0 15px 0  1px;
}
.tab_hov_maroon a:hover {
    background-position: right -23px;
    text-decoration:underline;
}
.tab_hov_maroon a:hover span {
    background-position: left -23px;
    text-decoration:underline;
}

/*TABS SELECTED (maroon)*/ 
.tab_sel_maroon a span {
    background: transparent url('Images/tabspans/tab_sel_maroon.gif') no-repeat scroll left 0;
    display: -moz-inline-box;
    display: inline-block;
    height: 23px; 
    float: left;            /* Same as height of background image */
    padding: 0 0 0 15px;
    }
.tab_sel_maroon a {
    background: transparent url('Images/tabspans/R/tab_sel_maroon.gif') no-repeat scroll right 0;
    display: -moz-inline-box;
    display: inline-block;
    height: 23px; 
    float: left;    
    font-family:Tahoma,sans-serif;
    font-size:9pt;
    font-weight:bold;
    color:White;
    cursor: arrow;
    line-height:23px;
    text-decoration:none;
    padding:  0 15px 0  1px;
}
.tab_sel_maroon a:hover {
    background-position: right -23px;
}
.tab_sel_maroon a:hover span {
    background-position: left -23px;
}


     
          
/*TABS DISABLED (white)*/ 
.tab_dis_white a span {
    background: transparent url('Images/tabspans/tab_dis_white.gif') no-repeat scroll left 0;
    display: -moz-inline-box;
    display: inline-block;
    height: 23px; 
    float: left;            /* Same as height of background image */
    padding: 0 0 0 15px;
    }
.tab_dis_white a {
    background: transparent url('Images/tabspans/R/tab_dis_white.gif') no-repeat scroll right 0;
    display: -moz-inline-box;
    display: inline-block;
    height: 23px; 
    float: left;
    font-family:Tahoma,sans-serif;
    font-size:9pt;
    font-weight:bold;
    color:Gray;
    cursor: arrow;
    line-height:23px;
    text-decoration:none;
    padding:  0 15px 0  1px;
}
.tab_dis_white a:hover {
    background-position: right -23px;
}
.tab_dis_white a:hover span {
    background-position: left -23px;
}


/*TABS ENABLED (white)*/ 
.tab_en_white a span {
    background: transparent url('Images/tabspans/tab_en_white.gif') no-repeat scroll left 0;
    display: -moz-inline-box;
    display: inline-block;
    height: 23px; 
    float: left;            /* Same as height of background image */
    padding: 0 0 0 15px;
    }
.tab_en_white a {
    background: transparent url('Images/tabspans/R/tab_en_white.gif') no-repeat scroll right 0;
    display: -moz-inline-box;
    display: inline-block;
    height: 23px; 
    float: left;
    font-family:Tahoma,sans-serif;
    font-size:9pt;
    font-weight:bold;
    color:Black;
    line-height:23px;
    text-decoration:none;
    padding:  0 15px 0  1px;
}
.tab_en_white a:hover {
    background-position: right -23px;
    text-decoration:underline;
}
.tab_en_white a:hover span {
    background-position: left -23px;
    text-decoration:underline;
}


/*TABS EMPHASIZED (white)*/ 
.tab_emph_white a span {
    background: transparent url('Images/tabspans/tab_emph_white.gif') no-repeat scroll left 0;
    display: -moz-inline-box;
    display: inline-block;
    height: 23px; 
    float: left;            /* Same as height of background image */
    padding: 0 0 0 15px;
    }
.tab_emph_white a {
    background: transparent url('Images/tabspans/R/tab_emph_white.gif') no-repeat scroll right 0;
    display: -moz-inline-box;
    display: inline-block;
    height: 23px; 
    float: left;
    font-family:Tahoma,sans-serif;
    font-size:9pt;
    font-weight:bold;
    color:Maroon;
    line-height:23px;
    text-decoration:none;
    padding:  0 15px 0  1px;
}
.tab_emph_white a:hover {
    background-position: right -23px;
    color:Black;
    text-decoration:underline;
}
.tab_emph_white a:hover span {
    background-position: left -23px;
    color:Black;
    text-decoration:underline;
}


/*TABS HOVER (white)*/ 
.tab_hov_white a span {
    background: transparent url('Images/tabspans/tab_hov_white.gif') no-repeat scroll left 0;
    display: -moz-inline-box;
    display: inline-block;
    height: 23px; 
    float: left;            /* Same as height of background image */
    padding: 0 0 0 15px;
    }
.tab_hov_white a {
    background: transparent url('Images/tabspans/R/tab_hov_white.gif') no-repeat scroll right 0;
    display: -moz-inline-box;
    display: inline-block;
    height: 23px; 
    float: left; 
    float: left;
    font-family:Tahoma,sans-serif;
    font-size:9pt;
    font-weight:bold;
    color:Black;
    line-height:23px;
    text-decoration:none;
    padding:  0 15px 0  1px;
}
.tab_hov_white a:hover {
    background-position: right -23px;
    text-decoration:underline;
}
.tab_hov_white a:hover span {
    background-position: left -23px;
    text-decoration:underline;
}

/*TABS SELECTED (white)*/ 
.tab_sel_white a span {
    background: transparent url('Images/tabspans/tab_sel_white.gif') no-repeat scroll left 0;
    display: -moz-inline-box;
    display: inline-block;
    height: 23px; 
    float: left;            /* Same as height of background image */
    padding: 0 0 0 15px;
    }
.tab_sel_white a {
    background: transparent url('Images/tabspans/R/tab_sel_white.gif') no-repeat scroll right 0;
    display: -moz-inline-box;
    display: inline-block;
    height: 23px; 
    float: left;
    font-family:Tahoma,sans-serif;
    font-size:9pt;
    font-weight:bold;
    color:Gray;
    cursor: arrow;
    line-height:23px;
    text-decoration:none;
    padding:  0 15px 0  1px;
}
.tab_sel_white a:hover {
    background-position: right -23px;
}
.tab_sel_white a:hover span {
    background-position: left -23px;
}
     
.ReadOnly
{
  background-color:#E7E7E7;
  border-color:#E7E7E7;
  border-style:solid;
}     
     

/* MVC layout */

/* Delete Button, Small Image */
a.deleteSmImgLink 
{ 
    background: url(Images/Delete.gif) no-repeat top left; 
} 

.mvcContentTabBody
{
    border-style: solid;
    border-color: #A2A2A2;
    background-color: #F6F6F6;
}

.mvcGridViewTableWrapper
{
      border:none;
      background-color: White;
}

.mvcGridViewTableStyle
{
  font-size: 8pt;
  color: Black;
  width:100%;
}
.mvcGridViewTableStyle th
{ 
  background-position: 0% 0%;
  font-family:arial,sans-serif;
    color: #CCCCCC; 
  /*height: 20px;*/
    border:thin solid #EEEEEE;
  /* background: url('Images/bk_gray018b.gif'); */
  /* for non-css3 browsers */
  /* for webkit browsers */
  /* for firefox 3.6+ */ 
    text-align: left;
  font-size: 10pt;
  background-image: -ms-linear-gradient(top left, #CCCCCC 0%, #FFFFFF 100%);
/* for IE */
    background-color: #ccc;
  background-repeat: repeat;
  background-attachment: scroll;
}

.mvcGridViewTableStyle td
{  
  border:thin solid #EEEEEE;
  padding: 3px 2px 2px 2px
}
.mvcGridViewTableStyle tr
{     
  border:thin solid #EEEEEE;
}

.mvcGridViewTableStyleFooter
{
  font-size: 8pt;
  color: #3D3D3D;
  width:100%;
}

.mvcGridViewAltRow
{
  background-color:#EEEEEE;
}
.mvcGridViewHeaderStyleSortNone
{
  background-image: url('Images/sort_none.gif');
  background-repeat: no-repeat;
  background-position: center right;         
  padding-right: 15px;
  text-align:left;
}
.mvcGridViewHeaderStyleSortNone a
{
  text-decoration:none;
  color:#AD0042;
  display:block;
  text-align:left;      
  padding-right: 15px;
}   
.mvcGridViewHeaderStyleSortAscending
{
  background-image: url('Images/sort_asc.gif');
  background-repeat: no-repeat;
  background-position: center right;       
  padding-right: 15px;
  text-align:left;
}
.mvcGridViewHeaderStyleSortDescending
{
  background-image: url('Images/sort_desc.gif');
  background-repeat: no-repeat;
  background-position: center right;       
  padding-right: 15px;
  text-align:left;
}   
.mvcGridViewHeaderStyleNoSort
{
  text-decoration:none;
  color:Black;
}
 
.mvcUpdateTableStyleNoTableWidth
{ 
  font-size: 8pt;
  font-weight:bold;
}

.mvcUpdateTableStyle
{ 
  font-size: 8pt;
  font-weight:bold;
  width:100%;
}

.mvcUpdateTableStyleLabel
{ 
     text-align:left;
     width:150px;
    
}
.mvcUpdateTableStyleLabelNoWidth
{ 
     white-space:nowrap; 
     text-align:left;
}

.mvcUpdateTableStyleInput
{
    text-align:left;
    
}

.mvcUpdateTableStyleFooter
{
  font-size: 8pt;
  color: #3D3D3D;
  width:100%;
}

.field-validation-error
{
    color: #ff0000;
}

.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors
{
    font-weight: bold;
    color: #ff0000;
}

#mapDiv {
    float: left;
}

#mapDivLeft {
    float: left;
}

#mapDivRight {
    padding: 30px 0px 0px 20px;
    float: left;
}

#theMap {
    position: relative; 
    width: 800px; 
    height: 450px;
}

/*
.SelectedTab a
  {
    list-style-type: none;
    background-image: none;
    background: #FFF;
    border-top: solid 1px #E7E7E7;
    border-right: solid 1px #D2D2D2;
    border-bottom: none;
    border-left: solid 1px #E7E7E7;
    width: 130px;
    font-family:Tahoma,sans-serif;
    font-size: 8pt;
    color: #54B948;
    top: 3px;
  }
.SelectedTab
{
}
*/


 .pagercontrol {margin:1px;padding:1px;}
  .pagercontrol ul
  {
      border: 0;
      margin: 0;
      padding: 0;
  }

  .pagercontrol li
  {
      float: left;
      border: 0;
      margin: 0;
      padding: 0;
      font-size: 11px;
      list-style: none;
      margin-right: 0px;
  }
  .pagercontrol a
  {
      border: solid 1px transparent;
      border: solid 1px transparent margin-right:2px;
      font-weight: bold;
  }
  .pagercontrol .next a, .pagercontrol .previous a
  {
      font-weight: bold;
  }
  .pagercontrol .active
  {
      background: #54B948;
      color: #FFFFFF;
      font-weight: bold;
      display: block;
      float: left;
      padding: 4px 6px;
  }
  .pagercontrol a:link, .pagercontrol a:visited
  {
      color: #333333;
      display: block;
      float: left;
      padding: 3px 6px;
      text-decoration: none;
  }
  .pagercontrol a:hover
  {
      border: solid 1px #333333;
  }
  .pagercontrol .statistics
  {
      border: none 1px #DEDEDE color:#888888 display:block;
      float: left;
      font-weight: bold;
      color: #333333;
      margin-left: 5px;
      margin-right: 2px;
      padding: 3px 4px;
  }
  .pagercontrol span
  {
      background: #333333;
      color: #FFFFFF;
      font-weight: bold;
      display: block;
      float: left;
      padding: 4px 6px;
  }



