<Style>/* Default CSS Stylesheet for a new Web Application project */{}

.GeneralPage
{
background-color: #FFFFFF; /* Background Color */
margin-bottom: 10px; /* Margins */
margin-left: 0px; /* Margins */
margin-right: 0px; /* Margins */
margin-top: 10px; /* Margins */
}

.GeneralTable
{
background-color: #FFFFFF; /* Background Color */
}

.TopBanner
{
font-family: Verdana, Arial, Helvetica, sans-serif; /* 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: #FFFFFF; /* Background color */
text-align: Left; /* Align Text */
}

.TopSubBanner
{
font-family: Impact, Verdana, Arial, Helvetica, sans-serif; /* Font Face */
font-size: 20pt; /* Font Size */
color: #C1C1C1; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: #FFFFFF; /* Background color */
text-align: Left; /* Align Text */
}

.LeftColumn
{
font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
font-size: 8pt; /* Font Size */
color: Black; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: #FFFFFF; /* Background color */
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: 0px;}

.RightColumn
{
font-family: Verdana, Arial, Helvetica, sans-serif; /* 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: #FFFFFF; /* Background color */
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: 0px;}

.Footer
{
font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
font-size: 7pt; /* Font Size */
color: #4D4B43; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: #FFFFFF; /* Background color */
text-align: Center; /* Align Text */
vertical-align: Top; /* Align Text */
}

.Instructions
{
font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
font-size: 9pt; /* Font Size */
color: #000000; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: WhiteSmoke; /* Background color */
text-align: Left; /* Align Text */
}

.ErrorMessages
{
font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
font-size: 9pt; /* 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: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
font-size: 9pt; /* 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: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
font-size: 11pt; /* Font Size */
color: #000000; /* 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: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
font-size: 9pt; /* Font Size */
color: #000000; /* 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 */
}

.ProdIDContent
{
font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
font-size: 9pt; /* Font Size */
color: #000000; /* 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 */
}

.SalePriceContent
{
font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
font-size: 14pt; /* Font Size */
color: #CC0000; /* 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 */
}

.ProdHeadings
{
font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
font-size: 9pt; /* Font Size */
color: #000000; /* 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 */
}

.ContentCenter
{
font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
font-size: 9pt; /* Font Size */
color: #4D4B43; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Center; /* Align Text */
}

.ContentTableHeader
{
font-family: Verdana, Arial, Helvetica, sans-serif; /* 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: #666666; /* Background color */
text-align: Left; /* Align Text */
}

.ContentTable
{
background-color: #4D4B43;
}

.ContentTableHorizontal
{
background-color: #4D4B43;
}
.RotatorFrame 
{
  border:0px; 
  border-color:white; 
  border-style:solid; 
  width:600px; 
  height:245px; 
  font-family:verdana; 
  font-size:11px; 
  background-color:white; 
  cursor:default;
}

.RotatorFrameOver 
{
  border:0px; 
  border-color:black; 
  border-style:solid; 
  width:600px; 
  height:245px; 
  font-family:verdana; 
  font-size:11px; 
  background-color:white; 
  cursor:default;
}
</Style>