<Style>/* Default CSS Stylesheet for a new Web Application project */{}

.GeneralPage
{
background-color: ; /* Background Color */
margin-bottom: 0px; /* Margins */
margin-left: 0px; /* Margins */
margin-right: 0px; /* Margins */
margin-top: 0px; /* Margins */
}

.GeneralTable
{
background-color: ; /* Background Color */
}

.TopBanner
{
font-family: Arial; /* Font Face */
font-size: 1pt; /* Font Size */
color: ; /* Font Color */
font-weight: Bold; /* Font Style */
text-decoration: none;
font-style: normal; /* FontStyle */
background-color: ; /* Background color */
text-align: Left; /* Align Text */
}

.TopSubBanner
{
font-family: Arial; /* Font Face */
font-size: 9pt; /* Font Size */
color: ; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: ; /* Background color */
text-align: Center; /* Align Text */
}

.TopSubBannerText
{
font-family: Arial; /* Font Face */
font-size: 9pt; /* Font Size */
color: ; /* 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: ; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
/*background-color: ;  Background color */
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: 30%;
}

.LeftColumnText
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: ; /* 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: 30%;}

.RightColumn
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: ; /* Font Color */
font-style: normal; /* Font Style */
font-weight: Normal; /* Font Style */
text-decoration: none;
background-color: ; /* Background color */
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: 30%;}

.RightColumnText
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: ; /* 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: 30%;}

.Footer
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: ; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: ; /* Background color */
text-align: Center; /* Align Text */
vertical-align: Top; /* Align Text */
}

.FooterText
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: ; /* 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 Face */
font-size: 8pt; /* Font Size */
color: ; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: ; /* Background color */
text-align: Left; /* Align Text */
}

.ErrorMessages
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #ED6601; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: ; /* Background color */
text-align: Center; /* Align Text */
}

.Messages
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #ED6601; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: ; /* Background color */
text-align: Center; /* Align Text */
}

.Headings
{
font-family: Arial; /* Font Face */
font-size: 13pt; /* Font Size */
color: #1B336A; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: ; /* Background color */
text-align: Left; /* Align Text */
}

.Content
{
font-family: Arial; /* Font Face */
font-size: 9pt; /* Font Size */
color: #333; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: ; /* Background color */
text-align: Left; /* Align Text */
}

.Content_NoAlign
{
font-family: Arial; /* Font Face */
font-size: 9pt; /* Font Size */
color: #333; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: ; /* Background color */
}

.Content_NoAlign a:link {color: #333; text-decoration: underline}
.Content_NoAlign a:visited {color: #333; text-decoration: underline}
.Content_NoAlign a:hover {color: #333; text-decoration: underline}
.Content_NoAlign a:active {color: #333; text-decoration: underline}

.ContentTableHeader
{
font-family: Arial; /* Font Face */
font-size: 13pt; /* Heading Font Size */
color: #fff; /* Heading Font Color */
font-weight: Bold; /* Heading Font Style */
font-style: normal; /* Heading FontStyle */
text-decoration: none; /* Heading Font Style */
background-color: #6895CD; /* Background color */
text-align: Left; /* Align Text */
}

.ContentTable
{
background-color: #6895CD;
}

.ContentTableHorizontal
{
background-color: #6895CD;
}


.PriceTxt
{
font-family: Arial; /* Font Face */
font-size: 12pt; /* Font Size */
font-weight: bold; /* Font Style */
font-style: normal; /* FontStyle */
color: #ff0000;
text-decoration: none; /* Font Style */
background-color: ; /* Background color */
text-align: Left;
}

.PartNumber
{
font-family: Arial; /* Font Face */
font-size: 9pt; /* Font Size */
font-weight: bold; /* Font Style */
font-style: normal; /* FontStyle */
color: #1B336A;
text-decoration: none; /* Font Style */
background-color: ; /* Background color */
text-align: Left;
}

/* Best Sellers Styles */

.best_seller_table {border:1px solid #eaeaea;margin:0px 0px 0px 4px;}


a.best_seller_prodname { 
font-family: Arial; 
font-weight: bold;
font-style: normal;
text-decoration: none;
}
a.best_seller_prodname:visited {text-decoration: none;}
a.best_seller_prodname:active {text-decoration: none;color:black;}
a.best_seller_prodname:hover {color:gray;}
.best_seller_number { 
font-family: Arial;
font-style: normal;
text-decoration: none;
background-color:#eaeaea;
}


.best_seller_PriceTxt{
font-family: Arial;
font-size: 12pt; 
font-weight: bold;
color: #ff0000;
text-decoration: none; 
}
a.best_seller_PriceTxt:visited {text-decoration: none;color:red;}
a.best_seller_PriceTxt:active {text-decoration: none;color:red;}
a..best_seller_PriceTxt:hover {color:red;}
.best_seller_PartNumber{
font-family: Arial; 
font-size: 8pt; 
color: #000000;
text-decoration: none;
}

.fonttxtbluewhite
{
	font-family: Arial, Helvetica, sans-serif;
	color: #DDEEFF;
	text-decoration: none;
}
.fonttxtbluewhite a:link, 
.fonttxtbluewhite a:visited {color: #DDEEFF; text-decoration: underline}
.fonttxtbluewhite a:hover {color: #FFFFFF; text-decoration: underline}
.fonttxtbluewhite a:active {color: #DDEEFF; text-decoration: underline}

.fontnamebluewhite
{
	font-family: Arial, Helvetica, sans-serif;
	color: #DDEEFF;
	text-decoration: none;
	font-weight: bold;
}
.fontnamebluewhite a:link, 
.fontnamebluewhite a:visited {color: #DDEEFF; text-decoration: none}
.fontnamebluewhite a:hover {color: #FFFFFF; text-decoration: none}
.fontnamebluewhite a:active {color: #DDEEFF; text-decoration: none}

/* From Navigator.css. Transferred here to make chrome browser work */
.categoryboxV2, .subcategoryboxV2 {
	background: #3a71a9;
	color: #FFF;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 2px;
	width: 100%;
}

.overcategoryboxV2, .oversubcategoryboxV2, .overselectedcategoryboxV2, .overselectedsubcategoryboxV2 {
	background: #FFF;
	color: #000080;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 2px;
	width: 100%;
}

.selectedcategoryboxV2, .selectedsubcategoryboxV2 {
	background: #98CCFF;
	color: #000;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
	width: 100%;
}

.categoryboxV2 a, .subcategoryboxV2 a {
	color: #FFF;
	text-decoration: none;
}

.overcategoryboxV2 a, .oversubcategoryboxV2 a, .overselectedcategoryboxV2 a, .overselectedsubcategoryboxV2 a {
	color: #000080;
	text-decoration: none;
}

.selectedcategoryboxV2 a, .selectedsubcategoryboxV2 a {
	color: #000;
	text-decoration: none;
}

</Style>
