<Style>

BODY, .GeneralPage
{
background-color:Transparent; /* Background Color */
margin:0px 0px 0px 0px; /* Margins */
padding:0px 0px 0px 0px; /* Padding */
border-width:0px;
text-align:center;
border-collapse:collapse;
}

UL, LI, TABLE, .PageTable, .PageCell, .PageSubTable, .PageContent
{
background-color:Transparent; /* Background Color */
margin:0px 0px 0px 0px; /* Margins */
padding:0px 0px 0px 0px; /* Padding */
border-width:0px;
border-collapse:collapse;
}

.TopBanner, .TopSubBanner
{
background-color:Black; /* Background Color */
margin:0px 0px 0px 0px; /* Margins */
padding:0px 0px 0px 0px; /* Padding */
border-width:0px;
text-align:center;
border-collapse:collapse;
}

.LeftColumn
{
font-family: Arial; /* Font Face */
font-size: 10pt; /* Font Size */
color: White; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
/* background: black; Background color */
background-image: url("/upload/home/home/left_bg.jpg");
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
white-space:nowrap;
width:120px;
padding:0px 0px 0px 0px; /* Padding */
}

.RightColumn
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: White; /* Font Color */
font-style: normal; /* Font Style */
font-weight: Bold; /* Font Style */
text-decoration: none;
/* background-color: black; Background color */
background-image: url("/upload/home/home/right_bg.jpg");
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
white-space:nowrap;
width:100px;
}

.RightColumnText, .CART
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: White; /* Font Color */
font-style: normal; /* Font Style */
font-weight: Bold; /* Font Style */
/* background-color: black; Background color */
background-image: url("/upload/home/home/right_bg.jpg");
/* background-color: Transparent; Background color */ 
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
white-space:nowrap;
width:100px;
}

.Footer
{
font-family: Arial; /* Font Face */
font-size: 10pt; /* Font Size */
color: White; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: Black; /* Background color */
text-align: Center; /* Align Text */
vertical-align: Top; /* Align Text */
}

.Instructions
{
font-family: Arial; /* Font Face */
font-size: 10pt; /* Font Size */
color: White; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: Gray; /* Background color */
text-align: Left; /* Align Text */
}

.ErrorMessages
{
font-family: Arial; /* Font Face */
font-size: 10pt; /* Font Size */
color: White; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: Red; /* Background color */
text-align: Left; /* Align Text */
}

.Messages
{
font-family: Arial; /* Font Face */
font-size: 10pt; /* Font Size */
color: White; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: Blue; /* Background color */
text-align: Left; /* Align Text */
}

.Headings
{
font-family: Arial; /* Font Face */
font-size: 10pt; /* Font Size */
color: #F2DA8D; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: Black; /* Background color */
text-align: Left; /* Align Text */
padding: 0px 0px 0px 2px;
}

.Content
{
font-family: Arial; /* 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-color: White; /* Background color */
text-align: left; /* Align Text */
padding:0px 0px 0px 0px; /* Padding */
}

.ContentTableHeader
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Heading Font Size */
color: white; /* Heading Font Color */
font-weight: Bold; /* Heading Font Style */
font-style: normal; /* Heading FontStyle */
text-decoration: none; /* Heading Font Style */
background-color: BLACK; /* Background color */
text-align: Left; /* Align Text */
}

.ContentTable
{
background-color: White;
}

.ContentTableHorizontal
{
background-color: White;
}

/* ADDED FOR NAVIGATION MENU */
UL{position:relative;
float: left;
text-align: Left; /* Align Text */
padding:0px 2px 0px 5px; /* Padding */
float:none;
white-space: nowrap;
font-family: Arial; /* Font Face */
font-size: 12px; /* Font Size */
list-style-type: none;
list-style-position: inside;
margin:0px 0px 0px 0px; /* Margins */}
LI{float:none;
padding:0px 0px 0px 0px; /* Padding */
text-align: Left; /* Align Text */
white-space: nowrap;
font-family: Arial; /* Font Face */
font-size: 12px; /* Font Size */
list-style-type: none;
list-style-position: inside;
display: none;
margin:0px 0px 0px 0px; /* Margin */}
.mainUL LI{display:block;
list-style-type:disc;}
.mainMenu{float: left;
position:relative;
text-align: Left; /* Align Text */
white-space: nowrap;
font-family: Arial; /* Font Face */
font-size: 12px; /* Font Size */
padding:0px 0px 0px 0px; /* Padding */
margin:0px 0px 0px 0px; /* Margin */}
.CATS{color: #F2DA8D; /* Font Color */
font-weight: Bold; /* Font Style */
background-color: Transparent; /* Background color */
text-decoration:none;}
.CATS_over{color: Red; /* Font Color */
font-weight: Bold; /* Font Style */
background-color: Transparent; /* Background color */
text-decoration:none;}
.ALLCATS{color: #3399FF; /* Font Color */
font-weight: Bold; /* Font Style */
background-color: Transparent; /* Background color */
text-decoration:none;}
.ALLCATS_over{color: Red; /* Font Color */
font-weight: Bold; /* Font Style */
background-color: Transparent; /* Background color */
text-decoration:none;}
.PROD{color: White; /* Font Color */
font-weight: Bold; /* Font Style */
background-color: Transparent; /* Background color */
text-decoration:none;}
.PROD_over{color: Red; /* Font Color */
font-weight: Bold; /* Font Style */
background-color: Transparent; /* Background color */
text-decoration:none;}

/* ADDED FOR PRICE COLORS */
.Price{color: #CC0000; /* Font Color */
font-weight: Bold; /* Font Style */
background-color: transparent; /* Background color */
font-size: 12px; /* Font Size */}
.SalePrice{color: #CC0000; /* Font Color */
font-weight: Bold; /* Font Style */
background-color: transparent; /* Background color */
font-size: 12px; /* Font Size */}
.Savings{color: black; /* Font Color */
font-weight: Bold; /* Font Style */
background-color: transparent; /* Background color */
font-size: 12px; /* Font Size */}
S{color: black; /* Font Color */
font-weight: Bold; /* Font Style */
background-color: transparent; /* Background color */
font-size: 12px; /* Font Size */}

/* ADDED FOR PICTURE PLACEMENT */
.Image{text-align:center;}

/* ADDED FOR RIGHT SIDE PORTRAIT PICTURES  */
.rightPortrait{background-color:transparent;color:white;padding:2px 2px 2px 2px;width:100px;text-align:center;}
.rightPortrait td{background-color:transparent;color:white;padding:15px 2px 2px 2px;font-family:Arial;font-size:8pt;font-weight:bold;font-style:normal;}
.rightPortrait th{border-color:#F2DA8D;color:background-color:transparent;color:white;border-style:outset;border-width:6px;padding:0px 0px 0px 0px;font-size:10px;}
</Style>
