/* Default CSS Stylesheet for a new Web Application project */
BODY
{	
}
.Header
{	width:800px;
	height:135px;
	background-image:url(images/header.jpg);
	background-color :#00664B;
}
.voucher
{	background-image:url(images/voucherheader.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	padding-left:8px;
	padding-right:8px;
}
.ListItem
{	font-family:Arial, Helvetica, sans-serif;
	font-size:9;
	color:black;
	background-color:#F0ECF1;
	font-weight:bold;
}
.MainBorder
{	background-color :#00664B;
}
.VoucherFreePhone
{	font-family:Arial, Helvetica, sans-serif;
	background-color :white;
	font-size:14px;
	font-weight:bold;
	color:#00654D;
	text-align:center;
	padding-left:8px;
	padding-right:8px;
}
.VoucherFooter
{	background-color :#11563A;
	font-family:Times New Roman;
	font-size:12px;
	font-weight:bold;
	color:White;
	text-align:center;
	padding-left:8px;
	padding-right:8px;
}
.PackContents
{
}
.MainTable
{	padding-left:8px;
	padding-right:8px;
}
H1
{	font-family:Arial, Helvetica, sans-serif;
	font-size:20;
	color:#776872;
	font-weight:bold;
}
H2
{	font-family:Arial, Helvetica, sans-serif;
	font-size:14;
	color:#776872;
	font-weight:bold;
	padding-bottom:0;
	margin-bottom:0;	
	
}
.H3
{	font-family:Arial, Helvetica, sans-serif;
	font-size:12;
	color:black;
	font-weight:bold;
}

P
{	font-family:Arial, Helvetica, sans-serif;
	font-size:11;
	color:#7C8181;
	margin-top:0;
	
}
.PBold
{	font-family:Arial, Helvetica, sans-serif;
	font-size:11;
	color:#7C8181;
	margin-top:0;
	font-weight:bold;
}
.SmallerThanP
{	font-family:Arial, Helvetica, sans-serif;
	font-size:9;
	color:red;
	margin-top:0;
}
.LargerThanP
{	font-family:Arial, Helvetica, sans-serif;
	font-size:13;
	color:#7C8181;
	font-weight:bold;
}

A
{	font-family:Arial, Helvetica, sans-serif;
	font-size:11;
	color:#7C8181;
}

.Footer
{	font-family:Arial, Helvetica, sans-serif;
	font-size:10;
	color:white;
	text-decoration:none;
	font-weight:bold;
}
.Footer A
{	font-family:Arial, Helvetica, sans-serif;
	font-size:10;
	color:white;
	text-decoration:none;
	font-weight:bold;
}
.ImageLabel
{	font-family:Arial, Helvetica, sans-serif;
	font-size:9;
	color:#00654D;
	font-weight:bold;
}
.ProductLabels A
{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:9;
	color:#776772;
	text-decoration:none;
}
.ProductHeader
{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:14;
	color:#776872;
}
