.pageheader
{
   font-family: arial, sans-serif;
   font-weight: bold;
   font-size: 24px;
   color: white;
}

.menu
{
   font-family: arial, sans-serif;
   font-size: 16px;
   font-weight: bold;
   color: black;
   text-decoration: none;
}
.menu:hover
{
   text-decoration: underline;
}

.mainproduct
{
   font-family: arial, sans-serif;
   font-size: 20px;
   font-weight: bold;
   color: black;
   text-transform: uppercase;
}

.maindescription
{
   font-family: arial, sans-serif;
   font-size: 12px;
   color: black;
}

.maindetails
{
   font-family: arial, sans-serif;
   font-size: 14px;
   font-weight: bold;
   color: #446ec4;
   text-decoration: none;
}
.maindetails:hover
{
   text-decoration: underline;
}

.mainreadmore
{
   font-family: arial, sans-serif;
   font-size: 12px;
   font-weight: bold;
   color: #446ec4;
   text-decoration: none;
   float: right;
}
.mainreadmore:hover
{
   text-decoration: underline;
}

.demotext
{
   font-family: arial, sans-serif;
   font-size: 14px;
   font-weight: bold;
   color: #777777;
   text-decoration: none;
}

.demolink
{
   font-family: arial, sans-serif;
   font-size: 14px;
   font-weight: bold;
   color: #777777;
   text-decoration: none;
}
.demolink:hover
{
   text-decoration: underline;
}

.mainheader
{
   font-family: arial, sans-serif;
   font-size: 22px;
   font-weight: bold;
   color: #777777;
   float: right;
}

.footer
{
   font-family: arial, sans-serif;
   font-size: 12px;
   color: white;
   text-decoration: none;
}
.footer:hover
{
   text-decoration: underline;
}

.subheader
{
   font-family: arial, sans-serif;
   font-size: 18px;
   font-weight: bold;
   color: #de9327;
   text-decoration: none;
}

.subheader_product
{
   font-family: arial, sans-serif;
   font-size: 18px;
   font-weight: bold;
   color: #de9327;
   text-decoration: none;
}

.product_type
{
   font-family: arial, sans-serif;
   font-size: 18px;
   font-weight: bold;
   color: #800000;
   text-decoration: none;
}

.subheader:hover
{
  text-decoration: underline;
}

.standard
{
   font-family: arial, sans-serif;
   font-size: 12px;
   font-weight: bold;
   line-height: 20px;
   color: black;
}

.fstripheader
{
   font-family: arial, sans-serif;
   font-size: 12px;
   text-align: center;
   color: white;
   margin-top: 0;
   margin-bottom: 0;
}

.price_listing
{
   font-family: arial, sans-serif;
   font-size: 16px;
   font-weight: bold;
   color: #dd1111; 
   line-height: 20px;
}

.reseller
{
   font-family: arial, sans-serif;
   font-size: 12px;
   line-height: 20px;
   color: black;
}

.response
{
   font-family: arial, sans-serif;
   font-size: 14px;
   font-weight: bold;
   color: black;
}

hr
{
  border-style: solid;
  color: #777777;
  clear: right;
}

.button
{
   font-family: arial, sans-serif; 
   font-weight: bold; 
   border-style: solid; 
   height: 30px; 
   border-width: 2px; 
   border-color: black; 
   background-color: #777777; 
   color: white;
}
