/* CSS Document */

BODY {
  font-family: Verdana, Arial, sans-serif;
  font-size: xx-small;
}

TABLE {
  font-family: Verdana, Arial, sans-serif;
  font-size: xx-small;
}

.productTitle {
  color: #000000;
  font-family: Verdana, Arial, sans-serif;
  font-size: x-small;
  font-weight: bold;
}

TABLE.Checkout {
  background: #333333;
}

TR.CheckoutHeading {
  color: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: x-small;
  font-weight: bold;
  background: #333333;
}

TR.CheckoutContents {
  background: #333333;
}

A:Link {
  color: #000055;
  text-decoration: none;
  font-family: Verdana, Arial, sans-serif;
  font-size: x-small;
}

A:Visited {
  color: #000055;
  text-decoration: none;
  font-family: Verdana, Arial, sans-serif;
  font-size: x-small;
}

A:Hover {
  color: #550000;
  text-decoration: none;
  font-family: Verdana, Arial, sans-serif;
  font-size: x-small;
}


A.DLGbutton:Link {
  color: #FFFFFF;
  text-decoration: none;
  font-family: Verdana, Arial, sans-serif;
  font-size: xx-small;
  font-weight: bold;
}

A.DLGbutton:Visited {
  color: #FFFFFF;
  text-decoration: none;
  font-family: Verdana, Arial, sans-serif;
  font-size: xx-small;
  font-weight: bold;
}

A.DLGbutton:Hover {
  color: #FFCC00;
  text-decoration: none;
  font-family: Verdana, Arial, sans-serif;
  font-size: xx-small;
  font-weight: bold;
}

A.DLGmoredetails:Link {
  color: #0000DD;
  text-decoration: none;
  font-family: Verdana, Arial, sans-serif;
  font-size: xx-small;
  font-weight: bold;
}

A.DLGmoredetails:Visited {
  color: #0000DD;
  text-decoration: none;
  font-family: Verdana, Arial, sans-serif;
  font-size: xx-small;
  font-weight: bold;
}

A.DLGmoredetails:Hover {
  color: #DD0000;
  text-decoration: none;
  font-family: Verdana, Arial, sans-serif;
  font-size: xx-small;
  font-weight: bold;
}

A.CheckoutLink:Link {
  color: #0000DD;
  text-decoration: none;
  font-family: Verdana, Arial, sans-serif;
  font-size: xx-small;
}

A.CheckoutLink:Visited {
  color: #0000DD;
  text-decoration: none;
  font-family: Verdana, Arial, sans-serif;
  font-size: xx-small;
}

A.CheckoutLink:Hover {
  color: #DD0000;
  text-decoration: none;
  font-family: Verdana, Arial, sans-serif;
  font-size: xx-small;
}

A.copyright:Link {
  color: #0000DD;
  text-decoration: none;
  font-family: Verdana, Arial, sans-serif;
  font-size: xx-small;
}

A.copyright:Visited {
  color: #0000DD;
  text-decoration: none;
  font-family: Verdana, Arial, sans-serif;
  font-size: xx-small;
}

A.copyright:Hover {
  color: #DD0000;
  text-decoration: none;
  font-family: Verdana, Arial, sans-serif;
  font-size: xx-small;
}
