<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: Verdana, Arial, Helvetica, sans-serif;  /* 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: Verdana, Arial, Helvetica, sans-serif;  /* 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: ; /* Background color */
background-image: url(images/images/topsubbar_bg.jpg); /* Background Image */
text-align: Center; /* Align Text */
}

.TopSubBannerText
{
font-family: Verdana, Arial, Helvetica, sans-serif;  /* 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: Verdana, Arial, Helvetica, sans-serif;  /* Font Face */
font-size: 8pt; /* Font Size */
color: #FFFFFF; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: ; /* Background color */
background-image: url(images/images/lc_bg.jpg); /* Background Image */
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: 10%;}

.LeftColumnText
{
font-family: Verdana, Arial, Helvetica, sans-serif;  /* Font Face */
font-size: 8pt; /* Font Size */
color: #FFFFFF; /* 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: 149px;}

.RightColumn
{
font-family: Verdana, Arial, Helvetica, sans-serif;  /* 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: #8B0902; /* Background color */
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: 0px;}

.RightColumnText
{
font-family: Verdana, Arial, Helvetica, sans-serif;  /* 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: 0px;}

.RightRightColumnText
{
font-family: Verdana, Arial, Helvetica, sans-serif;  /* 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: right; /* Align Text */
vertical-align: Top; /* Align Text */
width: 0px;
}
.Total
{
font-family: Verdana, Arial, Helvetica, sans-serif;  /* Font Face */
font-size: 7pt; /* Font Size */
color: #000000; /* Font Color */
font-style: normal; /* Font Style */
font-weight: Normal; /* Font Style */
text-decoration: none;
text-align: right; /* Align Text */
vertical-align: Top; /* Align Text */
width: 0px;
}
.Footer
{
font-family: Arial, Helvetica, sans-serif;  /* Font Face */
font-size: 8pt; /* Font Size */
color: #5F5F5F; /* Font Color */
font-weight: normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
line-height: 11px;
vertical-align: Top; /* Align Text */
}

.FooterText
{
font-family: Verdana, Arial, Helvetica, sans-serif;  /* Font Face */
font-size: 8pt; /* Font Size */
color: #00000; /* 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: Verdana, Arial, Helvetica, sans-serif;  /* Font Face */
font-size: 8pt; /* Font Size */
color: #003366; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #ffffff; /* Background color */
text-align: Left; /* Align Text */
}

.ErrorMessages
{
font-family: Verdana, Arial, Helvetica, sans-serif;  /* Font Face */
font-size: 8pt; /* Font Size */
color: #990000; /* 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: Verdana, Arial, Helvetica, sans-serif;  /* Font Face */
font-size: 8pt; /* Font Size */
color: #990000; /* 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 */
}

.Headings
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 11pt; /* Font Size */
	color: Black; /* Font Color */
	font-weight: bolder; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: #FFFFFF; /* Background color */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */
}
.CartHeadings
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 9pt; /* Font Size */
	color: Black; /* Font Color */
	font-weight: bolder; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	line-height: 13px;
	background-image: none; /* Background Image */
	text-align: right; /* Text Align */
}
.Attribute
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 9pt; /* Font Size */
	color: Black; /* Font Color */
	font-weight: normal; /* Font Style */
	padding-left: 12pt;
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: #FFFFFF; /* Background color */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */
}

.Content
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 11px; /* Font Size */
	color: #FFFFFF; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Background color */
	background-image: none; /* Background Image */
}
.BoldContent
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* 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 */
	background-image: none; /* Background Image */
}
.ItemDetailBuckets
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: black; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	padding-left: 12pt;
	text-decoration: none; /* Font Style */
	background-color: #FFFFFF; /* Background color */
	background-image: none; /* Background Image */
}
.hide
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 1pt; /* Font Size */
	color: Black; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	line-height: 0px;
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */
}
.RedHead
{
font-family: Verdana, Arial, Helvetica, sans-serif;  /* Font Face */
font-size: 9pt; /* Font Size */
color: #91000C; /* 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 */
}
.CatHead
{
font-family: Verdana, Arial, Helvetica, sans-serif;  /* Font Face */
font-size: 15pt; /* Font Size */
color: #91000C; /* 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 */
}
.ShoppingCartHead
{
font-family: Verdana, Arial, Helvetica, sans-serif;  /* Font Face */
font-size: 8pt; /* Font Size */
color: #000000; /* Font Color */
font-weight: bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
text-align: Left; /* Align Text */
}
.ContentTableHeader
{
font-family: Verdana, Arial, Helvetica, sans-serif;  /* Font Face */
font-size: 10pt; /* Heading Font Size */
color: #ffffff; /* Heading Font Color */
font-weight: Bold; /* Heading Font Style */
font-style: normal; /* Heading FontStyle */
text-decoration: none; /* Heading Font Style */
background-color: #000000; /* Background color */
text-align: Left; /* Align Text */
}
.ContentTableHeader2
{
font-family: Verdana, Arial, Helvetica, sans-serif;  /* Font Face */
font-size: 10pt; /* Heading Font Size */
color: #ffffff; /* Heading Font Color */
font-weight: Bold; /* Heading Font Style */
font-style: normal; /* Heading FontStyle */
text-decoration: none; /* Heading Font Style */
line-height: 30px;
background-color: #000000; /* Background color */
text-align: Left; /* Align Text */
}

.ContentTable
{
background-color: #91000C;
}

.ContentTableHorizontal
{
background-color: #ffffff;
}

.SmallContent
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: black; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-image: none; /* Background Image */
}
.shownwith
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 7pt; /* Font Size */
	color: black; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: italic; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-image: none; /* Background Image */
}
.wr
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: black; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-image: none; /* Background Image */
}

a:link.norm {color: #8B0902; text-decoration: none;}
a:visited.norm {color: #8B0902; text-decoration: none;}
a:hover.norm {color: #216CA6; text-decoration: underline;}
a:link.redname {color: #91000C; text-decoration: none;}
a:visited.redname {color: #91000C; text-decoration: none;}
a:hover.redname {color: #777777; text-decoration: underline;}
a:link.content {color: #ffffff; text-decoration: none;}
a:hover.content {color: #ffffff; text-decoration: none;}


a:link.smalllink {color: #91000C; font-size: 7pt; text-decoration: none;}
a:visited.smalllink {color: #91000C; font-size: 7pt; text-decoration: none;}
a:hover.smalllink {color: #777777; font-size: 7pt; text-decoration: underline;}

p.header12 {font-size: 12pt; color:#910012; font-weight: bold}
.header12 {font-size: 12pt; color:#910012; font-weight: bold}
.red {font-size: 7pt; color:#910012; text-align: center; font-weight: bold}

.whiteHead
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 9pt; /* Font Size */
	color: #ffffff; /* Font Color */
	font-weight: bold; /* Font Style */
}
.smallWhite
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 7pt; /* Font Size */
	color: #ffffff; /* Font Color */
	font-weight:normal; /* Font Style */
	font-style: normal; /* FontStyle */
}
.input {
	background-color: #FEF7E9;
	border: thin solid #000000;
}
.input {
	background-color: #FCF8E9;
	border: 1px solid #000000;
}

</Style>
