body {
	font-size: 10px;
	color: #999999;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url('images/card_bg.gif');
	background-repeat: repeat-y;
}
.header {
	background-image: url('images/card_bg_w.gif');
	background-repeat: repeat-y;
}
body,td,th {
	font-family: "Century Gothic";
	font-size: 10pt;
	color: #6684DB;
}
a {
	font-size: 10pt;
	color: #6684DB;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.style1 {
	font-size: 24px;
	color: #6781DB;
}
.style2 {
	color: #6781DB;
	font-size: 12pt;
}
.style4 {
	font-size: 36px;
}
.style5 {
	font-size: 10pt;
	color: #6781DB;
}
.style6 {
	font-size: 10pt;
}
.style7 {
	color: #6781DB
}
.style8 {
	font-size: 12pt; 
	font-weight: bold; 
}
.style10 {
	color: #6781DB;
	font-size: 12pt;
}
.tableheading {
	background-color : white;
	font-size: 10pt; 
	font-weight: bold; 
	border : thin solid #8A9ACE
}
.tablecontents {
	background-color : #E9E8F4;
	font-size: 10pt; 
	border : thin solid #8A9ACE
}
.tablesubheading {
	font-size: 10pt; 
	font-weight: bold; 
}
.custdetails {
	font-size: 10pt; 
	text-align:right;
	height:25px;
	vertical-align:top;
	padding-top:3px;
}
.custdetails2 {
	font-size: 10pt; 
	text-align:right;
	height:25px;
	vertical-align:top;
}
.custtadetails {
	font-size: 10pt; 
	text-align:right;
	height:75px;
	vertical-align:top;
}
.textbox {
	width:200px;
}

.orderheading 
{
	background-color : white;
	vertical-align:top;
	border : thin solid #8A9ACE;
	padding: 3px;
}

.orderdetails
{
	background-color : #E9E8F4;
	vertical-align:top;
	border : thin solid #8A9ACE;
	padding: 3px;
}
