/*††††††††††††††††††-CONSTANT-††††††††††††††††††††††††*/
body
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #2B3637;
	background-color: #FFF;
}
br
{
	line-height: 0px;
}
img
{
	border: 0px;
}
td
{
	font: normal 11px Tahoma, Arial;
	vertical-align: top;
	line-height: 16px;
	padding: 0px 0px 0px 0px;
}
table
{
	border-collapse: collapse;
	border: 0px;
	padding: 0px 0px 0px 0px;
}
input, textarea, select
{
	font: normal 11px Tahoma;
	padding: 2px 0px 0px 6px;
	margin: 0px 0px 0px 0px;
	vertical-align: top;
}
a
{
	text-decoration: underline;
}
a:hover
{
	text-decoration: none;
}


a:link {
	text-decoration: none;
	color: #000066;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: underline;
	color: #0000FF;
}
a:active {
	text-decoration: none;
	color: #000066;
}

ul
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
}
b
{
	color: #0180BB;
}
/*____________________________________________________*/
/*†††††††††††††††††††-INPUTS-†††††††††††††††††††††††††*/
.input, .ta
{
	border: 1px solid #D4D0C8;
}
.input
{
	width: 221px;
	height: 20px;
}
.ta
{
	width: 211px;
	height: 72px;
	overflow: auto;
}
/*_____________________________________________________*/
/*†††††††††††††††††††††-LINKS-†††††††††††††††††††††††††*/
.link_1 a
{
	color: #2B3637;
}
.link_2 a
{
	color: #2B3637;
	font: bold 11px Tahoma, Arial;
}
.link_f a
{
	color: #004179;
	text-decoration: none;
	font: normal 9px Tahoma, Arial;
}
.link_f a:hover
{
	text-decoration: underline;
}
.link_f
{
	font: normal 10px Tahoma, Arial;
	color: #2B3637;
}
.rdmrh a
{
	font: normal 9px Tahoma, Arial;
	color: #2D3331;
	text-decoration: none;
	padding: 0px 0px 0px 7px;
	background: url(images/0blt1.jpg) top left no-repeat;
}
.rdmrh a:hover
{
	text-decoration: underline;
}
.rdmr a
{
	font: normal 9px Tahoma, Arial;
	color: #D52D00;
	text-decoration: none;
	padding: 0px 0px 0px 7px;
	background: url(images/0blt1.jpg) top left no-repeat;
	margin: 0px 0px 0px 8px;
}
.rdmr a:hover
{
	text-decoration: underline;
}
.rdmr
{
	height: 14px;
	background-color: #E9E9E9;
	padding: 1px 0px 0px 0px;
}
/*____________________________________________________*/
/*††††††††††††††††††††††-LISTS-†††††††††††††††††††††††*/
.list li
{
	margin: 0px 0px 0px 0px;
	list-style: none;
}
.list li a
{
	text-decoration: none;
	font: bold 9px Tahoma, Arial;
	color: #111;
	line-height: 18px;
	padding: 5px 0px 5px 18px;
	margin: 5px 0px 5px 0px;
	background: url(images/0blt1.gif) top left no-repeat;
}
.list li a:hover
{
	text-decoration: underline;
}
.back
{
	background: #DADADA;
}

/*_____________________________________________________*/
/*††††††††††††††††††††††-TABLES-†††††††††††††††††††††††*/
.td1
{
	width: 66px;
	height: 14px;
	background-color: #E9E9E9;
	line-height: 8px;
}
.td2
{
	width: 89px;
	background: url(images/vl.jpg) top left no-repeat #E9E9E9;
	line-height: 8px;
}
.bg
{
	background-color: #E9E9E9;
	padding: 2px 6px 1px 9px;
	font: bold 9px Tahoma, Arial;
}


.CommandButton
{
	cursor: pointer;
}


/*
	Waybill
*/
.ErrorFont {font: 8pt Verdana, Arial; font-weight: bold; color: red;}

.WaybillNumberTextBox
{
	/* border: 2px solid red; */
	width: 250px;
	background-color: #ffffcc;
}
.WaybillNumberTrackButton
{
	/*
	border: 1px solid Navy;
	width: 70px;
	height: 22px;
	background-color: #ffffcc;
	color: black;
	cursor: pointer;
	font: 8pt Verdana;
	font-weight: bold;
	padding-left: 2px;
	margin-left: 2px;
	*/
}

.WaybillTrackingResults
{
	border: 1px solid LightSteelBlue;
	font: 10pt Verdana, Arial;
	font-weight: normal;
	color: #210084;
}
.WaybillTrackingResults th
{
	color: #210084;
	background-color: #D6CBE7;
}
.WaybillTrackingResultsDark td
{
	color: #210084;
	background-color: #DEDFF7;
}
.WaybillTrackingResultsBright td
{
	color: #210084;
	background-color: #E7E7F7;
}

