BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 10px;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    margin: 0,0,0,0; 
}

A
{
font-family: Verdana, Sans-Serif; 
font-size: 11px;
color: #000000;
text-decoration: bold;
}

A:hover
{
text-decoration: underline;
}

TD
{
font-family: Verdana, Sans-Serif; font-size: 11px; 
}

INPUT
{
  font-family: Verdana; 
  font-size: 11px;   
  color : #000000;
  background-color: #ffffff; 
  padding: 1 1 1 1;
  margin: 0 0 0 0;
  height: 18px;
}
.Search
{
  padding-top: 5px;
  padding-right: 5px;
}

TEXTAREA
{
  font-family: Verdana; 
  font-size: 11px;   
  color : #000000;
  background-color: #ffffff; 
  padding: 1 0 0 2;
  margin: 1 0 0 0;
}

INPUT.button
{
  font-family: Verdana;
  font-weight: bold; 
  color: #000000;
  background-color: #6DCFF6; 
  height: 18px;
  font-size: 10px;
  cursor: hand;
  padding: 0 0 5 0;
  border-top: solid 1px #02527D;
  border-left: solid 1px #02527D;
  border-right: solid 1px #02527D;
  border-bottom: solid 1px #02527D;
  margin: 0 0 0 0;
}
INPUT.button_search
{
  font-family: Verdana;
  font-weight: bold; 
  color: #000000;
  background-color: #FFFFFF; 
  height: 18px;
  font-size: 10px;
  cursor: hand;
  padding: 0 0 5 0;
  border-top: solid 1px #02527D;
  border-left: solid 1px #02527D;
  border-right: solid 1px #02527D;
  border-bottom: solid 1px #02527D;
  margin: 0 0 0 0;
}
A.TopMenu
{
  font-family: Verdana;
  font-size: 11px;
  padding-left:5px;
  padding-right:5px;
  color: #000000;
  text-decoration: none;
}
A.TopMenu:hover
{
  text-decoration: underline; 
}
.LeftMenu
{
  font-family: Verdana;
  font-size:11px;
  padding-left: 10px
}
.Heading
{
  font-family: Verdana;
  font-size:14px;
  font-weight:bold;
  padding-left:10px;
}
.content
{
  font-family: Verdana;
  font-size:11px;
  padding-left:10px;
  padding-right:10px;
  padding-top:10px;
 
}
.right_menu
{
  padding-top:10px;
  padding-left:10px;
}

.CartHeading
{
  border-bottom: 2px solid #555555; color: white; font-weight: bold;
  background-color: #6DCFF6;
  color: #000000;
}

.CartSubHeading
{
background-color: #6DCFF6;
}

.CartFooter
{
  border-bottom: 2px solid #555555; color: black; font-weight: bold;
}

.CartLine
{
  border-bottom: 1px solid #000000; 
}

.CartItem
{
  color: #000000; 
  font-size: 11px;   
  text-decoration: none;
  font-weight:normal;
}

.CartItem:hover
{
text-decoration: underline;
}

.CartError
{
  color: red; 
  text-decoration: none;
  font-weight:bold;
}

.CartTableHeading
{
  background-color:  #6DCFF6;
  font-family: verdana, Sans-Serif;
  font-size: 10px;   
  color : #FFFFFF;
  font-weight: bold;
}
#ProductInfo 
{
  padding-bottom: 7px; 
  padding-left:10px;
  text-decoration:none;
}

#ProductInfo A.ProductInfoTitle 
{
  font-weight: bold; color: #000000; font-size: 14px;text-decoration:none;
}
#ProductInfo A:hover
{
  color: #6DCFF6; text-decoration: none;
}
  
#ProductInfo .MoreInfo
{
  color: #F47A1E; text-decoration: none; font-weight: bold;
}
.pnlAdditionalImagesDisabled
{
  font-size: 11px; color: #AAAAAA;
  background-color: #efefef;
  font-weight: bold;
  text-align: center;
  padding-top: 3px; padding-bottom: 3px;
}

.pnlAdditionalImages
{
  font-size: 11px; color: black;
  background-color: #efefef;
  font-weight:bold;
  text-align: center;
  padding-top: 3px; padding-bottom: 3px;
  cursor: hand;
}
.copyright
{
  color: #333333;
  font-size: 10px;
  font-family: verdana;
  padding-top: 10px;
  
}
.PageSelected
{
  color: #000000; 
  text-decoration: none;
  font-weight:bold;
}

.PageSelected:hover
{
  text-decoration: underline;
}
.BlueBorder
{
  border:1px solid #6DCFF6;
}
