/* DDP New magic letter CSS Style Sheet */ 

body {
	background-color:#fff;
	font-family: Verdana, Arial, Helvetica;
	text-align: left;

}
.content
{
	width: 727px;
	margin: 5px;
	background: url(./mimg/mid_tie_header.gif);
	background-color:#fff;
	font-size: 12pt;
	font-family: Arial, Helvetica;
	color: #000;
	text-align: left;
}

.top
{
	background: url(./mimg/top_tie_header.gif);
	height: 53px;
}

.bot
{
	background: url(./mimg/bottom_tie_header.gif);
	height: 53px;
}


h1
{
	font-family: Tahoma, Arial, Helvetica;
	font-weight: bold;
	font-size: 16pt;
	color: #ce0000;
	text-align: left;
}

h2
{
	font-family: Tahoma, Arial, Helvetica;
	font-weight: bold;
	font-size: 18px;
	color: #000066;
	text-align: left;
}

h3
{
	font-weight: bold;
	font-size: 18px;
	color: #000066;
	text-align: left;
}

h4
{
	font-weight: bold;
	font-size: 16px;
	color: #ff0000;
	text-align: center;
}

.pblue {
	font-weight: bold;
	font-size: 18px;
	color: #000066;
	text-align: left;
}

.pbluec {
	font-weight: bold;
	font-size: 18px;
	color: #000066;
	text-align: center;
}

.pblack {
	font-weight: bold;
	font-size: 18px;
	color: #111;
	text-align: center;
}

.pred {
	font-weight: bold;
	font-size: 18px;
	color: #cc0000;
	text-align: left;
}

.pred2 {
	font-weight: bold;
	font-size: 24px;
	color: #ee0000;
	text-align: left;
}

.info {
	width: 600px;
	padding: 0 60px 0 60px;
}

.from { margin: 40px 0 0 0; }
.date { margin: 0; }	

		
.see 
{
	width: 190px;
	margin: 0 auto;
	display: table;

	padding-bottom: 10px;
}

.see label
{
	width: 60px;
	text-align: right;
	padding-right: 5px;
	float: left;
	display: block;
}


.textField
{
	width: 100px;	
	margin-bottom: 3px;
	float: left;
}

.button
{	
	float: left;
	margin-left: 65px;
}


.signature p  { margin: 0; }

.sign
{	
	font-family: "Script";
	font-size: 30px;
	font-weight: bold;
	color: #0000ee;
	padding: 15px 0 15px 0;

}

.signature { 
	padding-bottom: 10px;
}

.box {
	width: 550px;
	border: 2px solid #000099;
	background-color: #ddeeff;
	font-size: 12px;
	font-family: "Arial, Helvetica";
	font-weight: normal;
	padding: 5px;
}

.orderbox {
	width: 535px;
	border: 5px dashed #111;
	background-color: #FFFFCD;
	font-size: 16px;
	font-family: "Verdana, Arial, Helvetica";
	font-weight: normal;
	margin-left: 25px;
	padding: 8px;
}

.spanstyle {
	background-color: #ffff00;
	padding: 0px;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	color: #111111;
}

#boxtext .boxwording {
margin: 10px 8px;
padding: 15px;
text-align: left;
}

#boxtext .imgright img {
float: right;
margin: 0 5px 0 5px;
}

#boxtext .author {
text-decoration: none;
font-weight: bold;
color: black;
}

#boxtext a:link, #boxtext a:visited {
text-decoration: none;
font-weight: bold;
color: #000000;
}