﻿@page 
{
   writing-mode: tb-rl;
   size: A4 lanscape;
   margin: 0px;
}

TABLE 
{
   writing-mode: tb-rl;
   width: 100%;
   margin: 0% 0%;
   size:landscape;
}

*
{
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

body
{
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	margin: 0px;
}

:link, :active, :visited
{
	font-family: arial;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration:underline;
}

.hide_it
{
	display: none;
	height: 0px;
}

#hide
{
	display: none;
	height: 0px;
}
.border1
{
	border: 1px solid #989898;
}

.greybackground
{
	background-color:red;
	font-family:Trebuchet MS, Arial, Verdana;
	font-size: 11px;
	color: #383531;
	text-decoration:none;
	font-weight:bold;
}

#CustInfoTR, #AddressTR, #PaymentMethodTR, #CreditCardTR, #ShipInfoTR, #CommentTR, #SaleTR
{
	background-color:#000000;
}

#CustInfoTR td, #AddressTR td, #PaymentMethodTR td, #CreditCardTR td, #ShipInfoTR td, #CommentTR td
{
	font-family:Trebuchet MS, Arial, Verdana;
	font-size: 11px;
	color: #383531;
	text-decoration:none;
	font-weight:bold;
}

#SaleTR td span
{
	font-family:Trebuchet MS, Arial, Verdana;
	font-size: 15px;
	color: #383531;
	text-decoration:none;
	font-weight:bold;
}

.border2
{
	border: 1px solid #ffb95b;
	font-family:Trebuchet MS, Arial, Verdana;
	font-size: 11px;
	color: #383531;
	text-decoration: none;
}
.border {
	border: 1px solid #ffb95b;
	background-color:#f5f5f5;
	font-family:Trebuchet MS, Arial, Verdana;
	font-size: 11px;
	color: #383531;
	text-decoration: none;
}
.text , #SpanDisclaimer
{
	font-family:Trebuchet MS, Arial, Verdana;
	font-size: 11px;
	color: #383531;
	text-decoration: none;
}

.textbold, b
{
	font-family:Trebuchet MS, Arial, Verdana;
	font-size: 11px;
	color: #525552;
	text-decoration: none;
	font-weight: bold;
}
