/*****************************************************

globales

*****************************************************/

BODY {
	margin:0;
	background-image:url(../img/bg.gif);
	background-repeat:repeat-x;
	/*background-color:#EBEBEB;*/
background-image:("/img/bg.gif");
background-repeat:repeat;
Background-attachment: fixed;


}
#table1 {
width:930px;




}
#table2 {
width:930px;
/*padding-top:0px;
border-right:solid;
border-width:1px;
border-left:solid;
border-width:1px;
border-color:#AEA4A4;*/


}
}
TR {
	vertical-align:top;
	margin:0;
	padding:0;
}
.copy1 a {
	color:#555;
}
.copy1 a:hover {
	color:#E3002A;
}
.copy1 a:visited {
	color:#555;
}
H1 {
	font-size:16px;
	font-weight:normal;
	margin:0;
	margin-bottom:10px;
}
H2 {
	font-family:Arial, MS Sans Serif;
	font-size:11px;
	line-height:23px;
	font-weight:bold;
	margin:0;
}
sup {
	font-size:90%;
	line-height:10px;
}
img {
	border-width:0;
}
/*********************************/

.text_up {
	font-size:9px;
	vertical-align:top;
}
.copy2 {
	font-family:Arial, MS Sans Serif;
	color:#666666;
	font-size:11px;
}
.copy2 a {
	color:#555;
}
.copy2 a:hover {
	color:#555;
}
.w100 {
	width:100%
}
.extraRed {
	font-size:16px;
	color:#E3002A;
	font-weight:bold;
}
.header_img {
	vertical-align:baseline;
	margin-right:10px;
}
/*****************************************************

Header

*****************************************************/

#header {
	position: relative;
	top:15px;
	width:930px;
	height:70px;
	margin: 0 auto;
	background-color:#E3002A;
	z-index:1;
}
#header_corner_left {
	position:absolute;
	left:0;
	top:0;
	z-index:2;
}
#header_corner_right {
	position:absolute;
	left:924px;
	top:0;
	z-index:2;
}
#dpd_logo {
	position:absolute;
	left:-1px;
	top:15px;
	z-index:2;
}
#header_hd {
	position:absolute;
	left:185px;
	top:25px;
	z-index:2;
}

.header_hd {
	color: white;
    font-family: Candara,Arial Narrow;
    font-size: 30px;
    left: 185px;
    position: absolute;
    top: 20px;
    z-index: 2;
}

/*****************************************************

sitesearch

*****************************************************/

#tracking {
	position:absolute;
	left:610px;
	top:105px;
	z-index:10;
	white-space:nowrap;
}
#search {
	position:absolute;
	left:825px;
	top:105px;
	z-index:10;
	white-space:nowrap;
}
/*****************************************************/

.middle TD {
	vertical-align:middle;
}
.white {
	background-color:#FFFFFF;
}


#corner {
 position:absolute;
 bottom:0;
 right:0;
 width:200px;
 height:300px;
 z-index:2;
}

.redRow {
	color:red;
}

.red-row tbody tr {
 color:red !important;
}

.green-row tbody tr {
 color:green !important;
}

.orange-row tbody tr {
 color:orange !important;
}

/**** **** ***/
.container{
	width: 935px;
	margin: 0 auto;
}


.large-loading-image {
  background: transparent url(../gxt/images/default/shared/large-loading.gif) no-repeat right bottom;
  padding-right: 6px;
  zoom: 1;
}
