@import url("ReviewStyles.css");
<Style>/* Default CSS Stylesheet for a new Web Application project */{}

.GeneralPage
{
background-color: ; /* Background Color */
background-image: url(images/backgrouna.gif); /* Background Image */
margin-bottom: 0px; /* Margins */
margin-left: 0px; /* Margins */
margin-right: 0px; /* Margins */
margin-top: 0px; /* Margins */
}

.GeneralTable
{
background-color: ; /* Background Color */
}

#PageSubTable
{
width: 940px;
align: center;
}

.TopBanner
{
font:normal; font-family: Arial; /* Font Face */
font-size: 28pt; /* Font Size */
color: #0080FF; /* Font Color */
/* Font Style */
text-decoration: none;
/* FontStyle */
background-color: ; /* Background color */

text-align: Left
}

.TopSubBanner
{
font:normal; font-family: Arial; /* Font Face */
font-size: 12pt; /* Font Size */
color: blue; /* Font Color */
/* Font Style */
/* FontStyle */
text-decoration: none;
background-color: blue; /* Background color */
text-align: Center
}

.TopSubBannerText
{
font:normal; font-family: Arial; /* Font Face */
font-size: 12pt; /* Font Size */
color: white; /* Font Color */
/* Font Style */
/* FontStyle */
text-decoration: none;
text-align: Center
}

.LeftColumn
{
font:normal; font-family: Arial; /* Font Face */
font-size: 12pt; /* Font Size */
color: Blue; /* Font Color */
/* Font Style */
/* FontStyle */
text-decoration: none;
background-color: #F4FFFE; /* Background color */
/* Background color */
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: px}

.LeftColumnText
{
font:normal; font-family: Arial; /* Font Face */
font-size: 12pt; /* Font Size */
color: Blue; /* Font Color */
/* Font Style */
/* FontStyle */
text-decoration: none;
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: px}

.RightColumn
{
font:normal; font-family: Arial; /* Font Face */
font-size: 12pt; /* Font Size */
color: blue; /* Font Color */
/* Font Style */
font-weight: Bold; /* Font Style */
text-decoration: none;
background-color: #F4FFFE; /* Background color */
/* Background color */
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: px}

.RightColumnText
{
font:normal; font-family: Arial; /* Font Face */
font-size: 12pt; /* Font Size */
color: Blue; /* Font Color */
/* Font Style */
font-weight: Bold; /* Font Style */
text-decoration: none;
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: px}

.Footer
{
font:normal; font-family: Arial; /* Font Face */
font-size: 12pt; /* Font Size */
color: ; /* Font Color */
/* Font Style */
/* FontStyle */
text-decoration: none;
background-color: Blue; /* Background color */
text-align: Center; /* Align Text */
vertical-align: Top
}

.FooterText
{
font:normal; font-family: Arial; /* Font Face */
font-size: 12pt; /* Font Size */
color: ; /* Font Color */
/* Font Style */
/* FontStyle */
text-decoration: none;
text-align: Center; /* Align Text */
vertical-align: Top
}

.Instructions
{
font:normal; font-family: Arial; /* Font Face */
font-size: 12pt; /* Font Size */
color: #0000A0; /* Font Color */
/* Font Style */
/* FontStyle */
text-decoration: none; /* Font Style */
background-color: ; /* Background color */
background-image: url('images/cittext.gif'); /* Background Image */
text-align: Left
}

.ErrorMessages
{
font:normal; font-family: Arial; /* Font Face */
font-size: 12pt; /* Font Size */
color: Red; /* Font Color */
/* Font Style */
/* FontStyle */
text-decoration: none; /* Font Style */
background-color: ; /* Background color */
text-align: Left
}

.Messages
{
font:normal; font-family: Arial; /* Font Face */
font-size: 12pt; /* Font Size */
color: #FF0080; /* Font Color */
/* Font Style */
/* FontStyle */
text-decoration: none; /* Font Style */
background-color: ; /* Background color */
text-align: Left
}

.Headings
{
font:normal; font-family: Arial; /* Font Face */
font-size: 14pt; /* Font Size */
color: black; /* Font Color */
/* Font Style */
/* FontStyle */
text-decoration: none; /* Font Style */
background-color: ; /* Background color */
background-image: url('images/cittext.gif'); /* Background Image */
text-align: Left
}

.Content
{
font:normal; font-family: Arial; /* Font Face */
font-size: 12pt; /* Font Size */
color: blue; /* Font Color */
/* Font Style */
/* FontStyle */
text-decoration: none; /* Font Style */
background-color: ; /* Background color */
background-image: url(''); /* Background Image */
text-align: Left
}

.SearchContent
{
font:normal; font-family: Arial; /* Font Face */
font-size: 12pt; /* Font Size */
color: #3333CC; /* Font Color */
/* Font Style */
/* FontStyle */
text-decoration: none; /* Font Style */
background-color: ; /* Background color */
background-image: url(''); /* Background Image */
text-align: Left
}

.ContentTableHeader
{
font:normal; font-family: Arial; /* Font Face */
font-size: 12pt; /* Heading Font Size */
color: ; /* Heading Font Color */
/* Heading Font Style */
/* Heading FontStyle */
text-decoration: none; /* Heading Font Style */
background-color: 
}

.ContentTable
{
background-color: ;
}

.ContentTableHorizontal
{
background-color: ;
}
.Product Name
{
font:normal; font-family: Arial; /* Font Face */
font-size: 12pt; /* Font Size */
color: black; /* Font Color */
/* Font Style */
/* FontStyle */
text-decoration: none; /* Font Style */
background-color: ; /* Background color */
text-align: Left
}

.Brand
{
font:normal; font-family: Arial; /* Font Face */
font-size: 12pt; /* Font Size */
color: black; /* Font Color */
/* Font Style */
/* FontStyle */
text-decoration: none; /* Font Style */
background-color: ; /* Background color */
text-align: Left
}

.Price
{
font:normal; font-family: Arial; /* Font Face */
font-size: 12pt; /* Font Size */
color: black; /* Font Color */
/* Font Style */
/* FontStyle */
text-decoration: none; /* Font Style */
background-color: ; /* Background color */
text-align: Left
}

.SalePrice
{
font:normal; font-family: Arial; /* Font Face */
font-size: 12pt; /* Font Size */
color: red; /* Font Color */
/* Font Style */
/* FontStyle */
text-decoration: none; /* Font Style */
background-color: ; /* Background color */
text-align: Left
}

</Style>