<Style>/* Default CSS Stylesheet for a new Web Application project */{}

.GeneralPage
{
background-color: #ffffff; /* Background Color */
margin-bottom: 0px; /* Margins */
margin-left: 0px; /* Margins */
margin-right: 0px; /* Margins */
margin-top: 0px; /* Margins */
}

.GeneralTable
{
background-color: White; /* Background Color */
}

.TopBanner
{
font-family: Arial; /* Font Face */
font-size: 28pt; /* Font Size */
color: #666666; /* Font Color */
font-weight: Bold; /* Font Style */
text-decoration: none;
font-style: normal; /* FontStyle */
background-color: #FFFFFF; /* Background color */
text-align: Left; /* Align Text */
}

.TopSubBanner
{
font-family: Arial; /* Font Face */
font-size: 9pt; /* Font Size */
color: #E7E3D7; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: #666666; /* Background color */
text-align: Center; /* Align Text */
}

.TopSubBannerText
{
font-family: Arial; /* Font Face */
font-size: 9pt; /* Font Size */
color: #E7E3D7; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
text-align: Center; /* Align Text */
}

.LeftColumn
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #000000; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: #C6BFA5; /* Background color */
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: 15%;}

.LeftColumnText
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #000000; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: 15%;}

.RightColumn
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #000000; /* Font Color */
font-style: normal; /* Font Style */
font-weight: Normal; /* Font Style */
text-decoration: none;
background-color: #0099CC; /* Background color */
text-align: Left; /* Align Text */
vertical-align: Top;}

.RightColumnText
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #000000; /* Font Color */
font-style: normal; /* Font Style */
font-weight: Normal; /* Font Style */
text-decoration: none;
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: 15%;}

.Footer
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Color */
font-weight: bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Background color */
text-align: left; /* Align Text */
vertical-align: top; /* Align Text */
}

.FooterText
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #C6BFA5; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
text-align: Center; /* Align Text */
vertical-align: Top; /* Align Text */
}

.Instructions
{
	font-family: Arial;
	font-size: 9px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: Left;
	line-height: 12px;
}

.ErrorMessages
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #C90D4F; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Center; /* Align Text */
}

.Messages
{
	font-family: Arial;
	font-size: 8pt;
	color: #66CCFF;
	font-weight: bold;
	font-style: normal;
	text-align: left;
}

.Headings
{
font-family: Arial; /* Font Face */
font-size: 10pt; /* Font Size */
color: Black; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Left; /* Align Text */
}

.Content
{
	font-family: Arial;
	font-size: 8pt;
	color: Black;
	font-weight: Normal;
	font-style: normal;
	text-decoration: none;
	text-align: Left;
}

.ContentTableHeader
{
	font-family: Arial;
	font-size: 10px;
	color: #003399;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	text-align: Left;
	line-height: 14px;
}

.ContentTable
{
background-color: Silver;
}

.ContentTableHorizontal
{
background-color: Silver;
}

</Style>
body {
	background-image: url(shareditems/bgrepeater.gif);
	background-repeat: repeat-y;
}
body {
	background-image: url(/wacs/shareditems/bgrepeater.gif);
	background-repeat: repeat-y;
	margin: 0px;
}
.textfieldsingle1col {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	height: 15px;
	width: 140px;
	border: 1px solid #999999;
}
.formcell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #003399;
	text-decoration: none;
	background-image: url(/shareditems/singlecolumnrepeater.gif);
	background-repeat: repeat-y;
	left: 20px;
	top: 5px;
	padding-left: 0px;
	padding-top: 5px;
}
.formcellBodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background-image: url(/shareditems/singlecolumnrepeater.gif);
	background-repeat: repeat-y;
	padding-left: 20px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
}
.ProductName {
	font-family: Arial;
	font-size: 10pt;
	color: #003399;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: Left;
	padding-bottom: 5px;
}
.ProductSalePrice {
	font-family: Arial;
	font-size: 10pt;
	color: #0099CC;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: Left;
}
a:link {
	font-weight: bold;
	text-decoration: none;
	color: #003399;
}
a:visited {
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
p {
}
form {
	margin: 0px;
	padding: 0px;
}
.ContentWhite {
	font-family: Arial;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: Normal;
	font-style: normal;
	text-decoration: none;
}
.basketsummarybg {
	background-image: url(../shareditems/basket_summary_bg.jpg);
	background-repeat: no-repeat;
}
.ContentTableHeaderSOFT {
	font-family: Arial;
	font-size: 10px;
	color: #999999;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: Left;
	line-height: 14px;
}
.ContentRight {
	font-family: Arial;
	font-size: 8pt;
	color: Black;
	font-weight: Normal;
	font-style: normal;
	text-decoration: none;
	text-align: right;
}
.ContentBlue {
	font-family: Arial;
	font-size: 8pt;
	color: #003399;
	font-weight: Normal;
	font-style: normal;
	text-decoration: none;
}
.ContentTableHeaderRIGHT {
	font-family: Arial;
	font-size: 10px;
	color: #003399;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	text-align: right;
	line-height: 14px;
}
.checkoutbg {
	background-image: url(../shareditems/checkoutbg.jpg);
	background-repeat: no-repeat;
}
.formcellCentred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #003399;
	text-decoration: none;
	background-image: url(/shareditems/singlecolumnrepeater.gif);
	background-repeat: repeat-y;
	left: 20px;
	top: 5px;
}
.textfieldsingle2col {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	height: 15px;
	width: 270px;
	border: 1px solid #999999;
}
.ContentBlueBold {
	font-family: Arial;
	font-size: 8pt;
	color: #003399;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
.textfieldsingleSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	height: 15px;
	width: 30px;
	border: 1px solid #999999;
}
.PreviousPrice {
	font-family: Arial;
	font-size: 10pt;
	color: #CC0000;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: Left;
	padding-bottom: 5px;
}
