<Style>/* Default CSS Stylesheet for a new Web Application project */{}

.GeneralPage
{
background-color: Black; /* Background Color */
margin-bottom: 0px; /* Margins */
margin-left: 0px; /* Margins */
margin-right: 0px; /* Margins */
margin-top: 0px; /* Margins */
width: 850px;
}

.GeneralPagePop
{
background-color: #000000; /* Background Color */
margin-bottom: 0px; /* Margins */
margin-left: 0px; /* Margins */
margin-right: 0px; /* Margins */
margin-top: 0px; /* Margins */
width: 850px;
}

.GeneralTable
{
background-color: White; /* Background Color */
}

.TopBanner
{
font-family: Georgia; /* Font Face */
font-size: 20pt; /* Font Size */
color: #CC0000; /* Font Color */
font-weight: Bold; /* Font Style */
text-decoration: none;
font-style: normal; /* FontStyle */
background-color: #000000; /* Background color */
text-align: Center; /* Align Text */
}

.TopSubBanner
{
font-family: Verdana; /* Font Face */
font-size: 10pt; /* Font Size */
color: #CC0000; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: Black; /* Background color */
background-image: url(images/tablesub_bg.gif); /* Background Image */
text-align: Center; /* Align Text */
}

.TopSubBannerNoImage
{
font-family: Verdana; /* Font Face */
font-size: 10pt; /* Font Size */
color: #CC0000; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
text-align: Center; /* Align Text */
}

.TopSubBannerText
{
font-family: Verdana; /* Font Face */
font-size: 10pt; /* Font Size */
color: #CC0000; /* 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: #C6BFA5; /* Background color */
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: 15%;}

.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: Verdana; /* Font Face */
font-size: 10pt; /* Font Size */
color: #EEEEEE; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: #000000; /* Background color */
text-align: Center; /* Align Text */
}

.FooterText
{
font-family: Verdana; /* Font Face */
font-size: 8pt; /* Font Size */
color: #EEEEEE; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
text-align: Center; /* Align Text */
}

.Instructions
{
font-family: ; /* Font Face */
font-size: 10pt; /* Font Size */
color: #CC0000; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #EEEEEE; /* Background color */
text-align: Left; /* Align Text */
}

.ErrorMessages
{
font-family: ; /* Font Face */
font-size: 12pt; /* Font Size */
color: #FF0000; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #EEEEEE; /* Background color */
text-align: Center; /* Align Text */
}

.Messages
{
font-family: ; /* Font Face */
font-size: 10pt; /* Font Size */
color: #333333; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #EEEEEE; /* Background color */
text-align: Center; /* Align Text */
}

.Headings
{
font-family: ; /* Font Face */
font-size: 12pt; /* Font Size */
color: #333333; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #EEEEEE; /* Background color */
text-align: Left; /* Align Text */
}

.HeadingsNew
{
font-family: ; /* Font Face */
font-size: 12pt; /* Font Size */
color: #333333; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #D7D2CB; /* Background color */
text-align: Left; /* Align Text */
}

.ContentOrig
{
font-family: Verdana; /* Font Face */
font-size: 10pt; /* Font Size */
color: #333333; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #EEEEEE; /* Background color */
text-align: Left; /* Align Text */
}

.ContentOrigRight
{
font-family: Verdana; /* Font Face */
font-size: 10pt; /* Font Size */
color: #333333; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #EEEEEE; /* Background color */
text-align: Right; /* Align Text */
}

.Content
{
font-family: Verdana; /* Font Face */
font-size: 10pt; /* Font Size */
color: #333333; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #D7D2CB; /* Background color */
text-align: Left; /* Align Text */
}

.ContentThanks
{
font-family: Verdana; /* Font Face */
font-size: 10pt; /* Font Size */
color: #FFFFFF; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #000000; /* Background color */
text-align: Center; /* Align Text */
}

.ContentAttrib
{
font-family: Verdana; /* Font Face */
font-size: 10pt; /* Font Size */
color: #333333; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #EEEEEE; /* Background color */
text-align: Left; /* Align Text */
}

.ContentSearch
{
	font-family: Verdana;
	font-size: 10pt;
	color: Black;
	font-weight: Normal;
	font-style: normal;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: Left;
	border: none;
	width: 120;
}

.ContentTableHeader
{
font-family: ; /* Font Face */
font-size: 10pt; /* Heading Font Size */
color: #333333; /* Heading Font Color */
font-weight: Bold; /* Heading Font Style */
font-style: normal; /* Heading FontStyle */
text-decoration: none; /* Heading Font Style */
background-color: #EEEEEE; /* Background color */
text-align: Left; /* Align Text */
}

.ContentTableHeaderCart
{
font-family: ; /* Font Face */
font-size: 11pt; /* Heading Font Size */
color: #CC0000; /* Heading Font Color */
font-weight: Bold; /* Heading Font Style */
font-style: normal; /* Heading FontStyle */
text-decoration: none; /* Heading Font Style */
background-color: #EEEEEE; /* Background color */
text-align: Left; /* Align Text */
}

.ContentTableHeaderCartNew
{
font-family: ; /* Font Face */
font-size: 11pt; /* Heading Font Size */
color: #CC0000; /* Heading Font Color */
font-weight: Bold; /* Heading Font Style */
font-style: normal; /* Heading FontStyle */
text-decoration: none; /* Heading Font Style */
background-color: #D7D2CB; /* Background color */
text-align: Left; /* Align Text */
}

.SearchResultProductName
{
font-family: Georgia ; /* Font Face */
font-size: 10pt; /* Heading Font Size */
color: #cc0000; /* Heading Font Color */
font-weight: Bold; /* Heading Font Style */
font-style: normal; /* Heading FontStyle */
text-decoration: none; /* Heading Font Style */
text-align: Left; /* Align Text */
}

.SearchResultProductName2
{
font-family: Georgia ; /* Font Face */
font-size: 12pt; /* Heading Font Size */
color: #cc0000; /* Heading Font Color */
font-weight: Bold; /* Heading Font Style */
font-style: normal; /* Heading FontStyle */
text-decoration: none; /* Heading Font Style */
text-align: Left; /* Align Text */
}

.SearchResultProductCode
{
font-family: Verdana ; /* Font Face */
font-size: 10px; /* Heading Font Size */
color: #333333; /* Heading Font Color */
font-weight: Bold; /* Heading Font Style */
font-style: normal; /* Heading FontStyle */
text-decoration: none; /* Heading Font Style */
text-align: Left; /* Align Text */
}

.SearchResultDescript
{
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	font-weight: Normal;
	font-style: normal;
	text-decoration: none;
	text-align: Left;
	line-height: 15px;
}

.SearchResultSale
{
	font-family: Georgia;
	font-size: 13pt;
	color: #CC0000;
	font-weight: Bold;
	font-style: normal;
	text-decoration: none;
	text-align: Left;
}

.ContentTableOrig
{
background-color: #EEEEEE;
}

.ContentTable
{
background-color: #D7D2CB;
}

.AttTable
{
background-color: #D7D2CB;
}

.DetailsText
{
font-family: Verdana;
	font-size: 13px;
	color: #333333;
	font-weight: Bold;
	font-style: normal;
	text-decoration: none;
	text-align: Left;
	line-height: 15px;
}

.ContentTableHorizontal
{
background-color: #D7D2CB;
}

</Style>
