tr.orderedit
{
    height: 25px;
    background-color:   Navy;
}

.td_orderedit
{
    color:  White;
}
html
{
	font-size: 100.01%; 
	/*line-height: 1; */
	margin: 0px; 
	padding: 0px;
	width:100%;
	height:100%;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;	
	background-color: #ffffff;
}
html,form,body
{
	margin: 0px; 
	padding: 0px;
}

.content
{
	margin: 0px 10px 0px 10px;
}

h1
{
	text-align: center;
	font-size: 120%;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
	margin-top: 5px;
}
h2
{
	text-align: left;
	font-size: 105%;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-bottom: 2px;
	margin-top: 2px;
}

img, a img
{
	border: 0px;
	padding: 0px;
	margin: 0px;
}
a,a:visited
{
	text-decoration: none;
	border: 0px;
	color: Navy;
}
a:hover
{
	text-decoration: underline;
}


fieldset
{
	margin: 10px;
	padding: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	font-weight:bold;
}
fieldset legend
{
	margin-bottom: 10px;
	color: #a0a0a0;		
}

table.filter,
table.filter td
{	
	font-weight:bold;
	font-size: 85%;	
}
table.filter td
{
	padding-right: 20px;
	text-align: left;
}

.textboxMULTIPLE, .textbox, .textbox_disable, .textboxSalesPerson
{
	font-size: 95%;
	background-color: #fbfbff;
	width: 200px;
	z-index: -1;
}

.textboxMULTIPLE
{font-size: 1.3em;}

.textbox_disable
{
	background-color: #f5f5f5;
}

*html .textboxMULTIPLE
{font-size: 0.95em;}

.textboxSalesPerson
{
	width: 550px;
}

.button
{
	/*background-color: #e1eee1;*/
	font-size: 90%;
}

.vld
{
	color: #ff0000;
	text-decoration: none;
	font-weight: normal;
	font-size: 10pt;
}

input
{
	vertical-align: middle;
	padding: 1px;
}

#spButtonTable{width: 50%;}

#spButtonTable td{padding: 0 10px 0 10px; font-size: 1em;}

.countyContainer{width: 100%; height: 100px; overflow:auto; background: #f0f0f0; border: 1px solid #333333}

.dispatchContainer{width: 100%; height: 100%; overflow:auto; background: #f0f0f0; border: 1px solid #333333}


.gray
{
	color: #696969;
	font-size: 10pt;
	font-weight: bold;
}

.a_bold
{
	font-size: 10pt;
	font-weight: bold;
}


.btn
{
	border: 0px;
	cursor: hand;
	/*width: 16px;
	height: 16px;*/
	/*background: transparent url(../../images/icons/cal_16.gif) no-repeat 100% 100%;	*/
}

span.admin,
option.admin
{
	background-color: #eee8aa;
}

div.header_in
{
	background-position: left top;
	background-repeat: no-repeat;	
	margin:0px;
	padding:10px;
	display: block;
	height: 196px;
	border : none;
}
div.header_out
{
	border: none;
	background-position: left top;
	background-repeat: repeat-x;
	margin:0px;
	padding:0px;
	display: block;
	width: 100%;
	float: none;
}
div.header_login
{
	border: none;
	margin: 120px 0px 0px 0px;
	float: right;
	font-family: Verdana,Arial,Sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	text-align: right;
}

div.header_login a,div.header_login a:visited,div.header_login
{
	color: #ffffff;
}
div.header_login a:hover
{
	color:  #ffffff;/*[!Header.LogoutLinkColor!]*/
}
.menu_container
{
	border: none;
	float: left;
	clear: left;
	margin: 0px 0px 0px 0px;	
}