body
{
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	text-align: left;
	margin: 0;
	padding: 0;
	width: 980px;
}
a
{
	color: #000000;
	text-decoration: none;
}
a:hover
{
	color: #cc0000;
	text-decoration: underline;
}
a:visit
{
	color: #000000;
	text-decoration: none;
}
a.no-arrow
{
	background-image: none;
	padding-left: 0px;
}
a.button
{
	font-size: 11px;
	color: #ffffff;
	background-color: #cc0000;
	padding: 4px 5px 4px 5px;
}
a.button:hover
{
	color: #ffcc00;
}
h1
{
	font-size: 20px;
	line-height: 22px;
}
h2.yell
{
	color: #cc0000;
}
h2
{
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}
h2.yell
{
	color: #cc0000;
}
h3
{
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}
h3.yell
{
	color: #cc0000;
}
h4
{
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	color: #666666;
}
div#right hr
{
	margin-top: 15px;
	margin-bottom: 15px;
	height: 2px;
	color: #dbdbdb;
	background-color: #dbdbdb;
	border-width: 0px;
}
.main-button
{
	font-size: 11px;
	border: none 0px black;
	background-color: #cc0000;
	color: #ffffff;
	padding: 1px 4px 1px 5px;
	margin: 15px 0px 0px;
	cursor: pointer;
}
.second-button { background-color: #666666; }
.main-button:hover, .second-button:hover 
{ 
	color: #ffcc00; 
	text-decoration: none;
}
input[type="text"]
{
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	border: solid 1px #7F9DB9;
	padding: 2px 0px 2px 0px;
	margin: 0px 0px 0px 0px;
}
input[type="checkbox"]
{
	border: none 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
input[type="submit"]
{
	border:	0px none black;
	font-size: 11px;
	color: white;
	/*padding: 1px 0px 1px 0px;*/
	padding: 0px;
	background-color: #cc0000;
}
input[type="submit"]:hover
{
	 color: #ffcc00;
	 cursor: pointer;
}
button 
{
	border: 0 none black;
	font-size: 11px;
	color: white;
	/*padding: 1px 0px 1px 0px;*/
	padding: 0px;
}
button:hover 
{
	color: #ffcc00;
	cursor: pointer;
}
button.main 
{
	background-color: #cc0000;
}
button.secondary
{
	background-color: #666666;
}
#header
{
	width: 100%;
	background-color: #ffcc00;
	height: 70px;
	position: relative;
}
#dhl-logo
{
	position: absolute;
	bottom: 20px;
	left: 20px;
}
#dpdhl-logo
{
	position: absolute;
	top: 22px;
	left: 20px;
}
#middle
{
	float: left;
	display: inline;
	padding: 25px 20px 10px 20px;
	width: 680px;
}
#right
{
	float: right;
	width: 230px;
	display: inline;
	position: relative;
	padding: 25px 10px 10px 20px;
}
#right h2
{
	margin-top: 0px;
}
#footer
{
	background-color: #ffcc00;
	clear: both;
	/*margin-right: 260px;*/
	height: 56px;
	position: absolute;
	width: 720px;
  left: 0px;
	bottom: 0px;
}
#title
{
	padding-left: 20px;
	height: 31px;
	background-color: #cc0000;
	color: white;
	background-image: url(    "../img/title.gif" );
	line-height: 26px;
}
#upper-shadow
{
	position: absolute;
	bottom: 0px;
	left: 720px;
}
#lower-shadow
{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 347px;
	width: 9px;
}
#copyright
{
	float: right;
	padding: 10px 10px 10px 10px;
	height: 36px;
	line-height: 36px;
	font-size: 10px;
}
#links
{
	position: absolute;
	top: 10px;
	right: 10px;
	font-size: 10px;
}
#lang
{
	position: absolute;
	top: 75px;
	right: 10px;
}
form { margin: 0px; }
.form {
  background-color: #f2f2ed;
  padding: 10px;
  height: 282px;
}
.first-control-label
{
	margin-top: 2em;
}
.second-control-label
{
	margin-top: 15px;
}
.form .error-text 
{
  clear: both;
  padding-top: 10px;
  color: #cc0000;
}
.form .descr {
	padding-left: 10px;
}
.form .copy-text {
	color: #666666;
}
.lang-a
{
	font-size: 11px;
	color: #FFFFFF;
}
.lang-a:hover
{
	color: #ffcc00;
	text-decoration: none;
	cursor: pointer;
}
#ctl00_cphMain_RegisterButton 
{ /*IE6*/
	background-color:#CC0000;
	border:0px none black;
	color:white;
	font-size:11px;
	padding:0px;
}
#ctl00_cphMain_TabInfo tr { width: 600px; }
#ctl00_cphMain_TabInfo .label { width: 20%; }	
#button-panel {
	margin-top:20px;
	padding: 0px;
	border: none;
	width:301px !important;
	width:305px;
}
/*#ctl00_cphMain_EmailTextBox {width: 300px;}
#ctl00_cphMain_ShipmentTextBox {width: 300px;}*/

