<Style>/* Default CSS Stylesheet for a new Web Application project */{}

body
{
text-align: center;
}

H1
{
font-family: Trebuchet MS, Arial;
font-size: 15px;
font-weight: bold;
color: #760202;
letter-spacing: 1px;
}

td
{
font-size: 12px;
font-family: Arial;
}

.GeneralPage
{
background-color: #FFFFFF; /* Background Color */
margin-bottom: 0px; /* Margins */
margin-left: 0px; /* Margins */
margin-right: 0px; /* Margins */
margin-top: 0px; /* Margins */
text-align: center;
}

.PageTable
{
}

.pagetable td
{
text-align: center;
}

td.PageCell
{
text-align: center;
}

.pagesubtable
{
width: 760px;
background-color: #FFFFFF;
text-align: left;
}

.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: Black; /* Background color */
text-align: Left; /* Align Text */
}

.TopSubBanner
{
font-family: Arial; /* Font Face */
font-size: 9pt; /* Font Size */
color: #FFCCCC; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: #760202; /* Background color */
text-align: center; /* Align Text */
}

a.TopSubBannerText
{
color: #FFCCCC; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
padding: 0px 5px 0px 5px;
text-decoration: none;
}

a.TopSubBannerText:hover
{
color: #FFFFFF;
text-decoration: none;
}

td.TopSubBannerText
{
font-family: Arial; /* Font Face */
font-size: 9pt; /* Font Size */
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: 0%;}

.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: 0%;}

.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: #C6BFA5; /* Background color */
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: 0%;}

.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: 0%;}

.Footer
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #FFCCCC; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: #760202; /* Background color */
text-align: Center; /* Align Text */
vertical-align: Top; /* Align Text */
}

a.FooterText
{
padding: 0px 5px 0px 5px;
color: #FFCCCC; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
}

a.FooterText:hover
{
color: #FFFFFF;
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
}

td.FooterText
{
font-family: Arial; /* Font Face */
font-size: 10px; /* Font Size */
text-align: Center; /* Align Text */
vertical-align: Top; /* Align Text */
padding: 1px 0px 1px 0px;
}

.Instructions
{
font-family: Arial; /* Font Face */
font-size: 10pt; /* Font Size */
color: #760202; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: White; /* Background color */
text-align: Left; /* Align Text */
}

.ErrorMessages
{
font-family: Arial; /* Font Face */
font-size: 10pt; /* 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 Face */
font-size: 10pt; /* 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 */
}

.Headings
{
font-family: Arial; /* Font Face */
font-size: 11pt; /* 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 Face */
font-size: 10pt; /* Font Size */
color: Black; /* 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 */
}

.ContentTableHeader
{
font-family: Arial; /* 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: #760202; /* Background color */
text-align: Left; /* Align Text */
}

.ContentTable
{
background-color: #FEDCDC;
}

.ContentTableHorizontal
{
background-color: #FEDCDC;
}

a
{
color: #760202;
text-decoration: none;
}

a:hover
{
color: #000000;
text-decoration: underline;
}

td.Content span
{
font-weight: bold;
}

td.Content div img
{
border: solid 1px #760202;
margin: 0px 10px 10px 0px;
}

td.ContactFormFieldTitle
{
font-weight: bold;
padding: 3px 10px 0px 0px;
}

.DetailCategory
{
font-size: 15px;
font-weight: bold;
color: #760202;
letter-spacing: 3px;
padding: 0px 10px 10px 0px;
}

.DetailProductName
{
padding-right: 10px;
}

.DetailProductCode
{
font-size: 10px;
padding: 0px 10px 10px 0px;
}

.DetailDescription
{
padding-right: 10px;
}

.DetailPrice
{
font-size: 13px;
font-weight: bold;
padding: 10px 10px 0px 0px;
}

</Style>