{literal}
#Top {
  width: 773px;
  height: 75px;
  padding: 0px;
  font-size: 12px;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: bold;
  background: transparent url(/images/header.gif) no-repeat;
  color: #FFFFFF;
}

#Top A {
  margin: 1px;
  font-size: 10px;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: 900;
  text-decoration: none;
  text-align: center;
  color: #FFFFFF;
}

#Top A:hover {
  background: #EEEEEE;
  color: #000000;
}

#Left {
  width: 173px;
  height: 400px;
  margin-top: 5px;
  margin-left: 5px;
  font-size: 11px;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: bold;
  text-align: right;
  background: transparent;
  color: #000000;
}

#Left A {
  font-size: 11px;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: bold;
  text-decoration: none;
  background: transparent;
  color: #333366;
}

#Left A:hover {
  text-decoration: none;
  background: transparent;
  color: #993399;
}

#Promo {
  width: 773px;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 0px;
  margin-right: 0px;
  font-size: 11px;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: normal;
  text-align: right;
  background: transparent; 
  color: #FFFFFF; 
  padding: 0px;
}

#Promo A {
  font-size: 11px;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: bold;
  text-decoration: none;
  background: transparent;
  color: #FFFFFF;
}

#Promo A:hover {
  text-decoration: none;
  background: transparent;
  color: #FFCC00;
}

#Features {
  width: 773px;
  font-size: 12px;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: normal;
  background: transparent;
  color: #000000;
}

#Features A {
  font-weight: bold;
  text-decoration: none;
  background: transparent;
  color: #380C81;
}

#Features A:hover {
  font-weight: bold;
  text-decoration: underline;
  background: transparent;
  color: #380C81;
}

#Features .Product {
  width: 224px;
  height: 145px;
  padding: 15px 10px 5px 10px;
  font-size: 11px;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: normal;
  background: transparent;
  color: #000000;
}

#Content {
  width: 565px;
  height: 400px;
  margin: 14px;
  font-size: 12px;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: normal;
  background: transparent;
  color: #000000;
}

#Content A {
  font-weight: bold;
  text-decoration: none;
  background: transparent;
  color: #380C81;
}

#Content A:hover {
  font-weight: bold;
  text-decoration: underline;
  background: transparent;
  color: #380C81;
}

#Content .Header1 {
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  background: transparent;
  color: #800080;
}

#Content .Header2 {
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  background: transparent;
  color: #333366;
}

#Content .Header3 {
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  background: transparent;
  color: #AAA28C;
}

#Content .Header4 {
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  background: transparent;
  color: #333366;
}

#Content .Header5 {
  font-size: 9px;
  font-weight: bold;
  text-decoration: none;
  background: transparent;
  color: #000000;
}


#Content .Sale {
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  background: transparent;
  color: #CC0000;
}

#Content TR.Hi {
  background: #EEEEEE;
  color: #000000;
}

#Content TR.Low {
  background: #FFFFFF;
  color: #000000;
}

#Content .Product {
  width: 100%;
  height: 110px;
  font-size: 12px;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: normal;
  background: transparent;
  color: #000000;
}

#Content .Warning {
  border: 1px solid #990000;
  padding: 2px 5px;
  font-weight: bold;
  color: #990000;
}

#Bottom {
  width: 769px;
  font-size: 10px;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: normal;
  text-align: center;
  background: transparent;
  color: #000000;
}

#Bottom .Bar {
  width: 773px;
  height: 26px;
  font-size: 10px;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: normal;
  text-align: center;
  background: #333366;
  color: #CC99FF;
}

#Bottom .BarText {
  font-size: 12px;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: normal;
  text-align: left;
  margin: 5px;
  color: #FFFFFF;
}

#Bottom .BarText A {
  text-decoration: none;
  color: #FFFF00;
}

#Bottom .BarText A:Hover {
  text-decoration: underline;
  font-weight: normal;
}

BODY {
  font-family: Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: medium;
  background: #CCCCCC;
  color: #000000;
}

A {
  color: #0000EE;
}
A:hover {
  color: #0000EE;
  font-weight: bold;
}

TABLE.Layout {
  border: 1px solid #000000;
}

TH {
  text-align: left;
  background: #CCCCCC;
  color: #380C81;
}

TD.Top {
  background: #380C81;
  color: #FFFFFF;
}

TD.Left {
  background: #FFFFFF;
  color: #380C81;
}

TD.Promo {
  text-align: left;
  background: #000000;
  color: #FFFFFF;
}

TD.Features {
  text-align: left;
  background: #FFFFFF;
  color: #000000;
}

TD.Content {
  text-align: left;
  background: #FFFFFF;
  color: #380C81;
}

TD.Bottom {
  background: #FFFFFF;
  color: #000000;
}

.Right {
  float: right;
}

.Left {
  float: left;
}

.CenterText {
  text-align: center;
}

.RightText {
  text-align: right;
}

.LeftText {
  text-align: left;
}

.Ruler {
  width: 775px;
  height: 5px;
  background: #FF0000;
  color: #000000;
}

.Copyright {
  padding: 6px 0px 0px 0px;
}

.NavCat {
  width: 173px;
  height: 300px;
  z-index: 4;
  overflow: hidden;
  font-size: 11px;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: normal;
  text-align: right;
  background: transparent;
  color: #FFFFFF;
  padding: 0px;
}

.NavCat A {
  font-size: 11px;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: bold;
  text-decoration: none;
  background: transparent;
}

.NavCat A:hover {
  text-decoration: none;
  background: transparent;
}

.NCB {
  scrollbar-face-color: #9363C6;
  scrollbar-arrow-color: #FFFFFF;
  scrollbar-base-color: #000000;
  scrollbar-shadow-color: #000000;
  scrollbar-darkshadow-color: #000000;
  scrollbar-highlight-color: #000000;
  scrollbar-3dlight-color: #000000;
  scrollbar-track-color: #000000;
}

.NCB A {
  color: #FFFFFF;
}

.NCB A:hover {
  color: #FFCC00;
}

.NCW {
  scrollbar-face-color: #CCCCCC;
  scrollbar-arrow-color: #333366;
  scrollbar-base-color: #FFFFFF;
  scrollbar-shadow-color: #FFFFFF;
  scrollbar-darkshadow-color: #FFFFFF;
  scrollbar-highlight-color: #FFFFFF;
  scrollbar-3dlight-color: #FFFFFF;
  scrollbar-track-color: #FFFFFF;
}

.NCW A {
  color: #333366;
}

.NCW A:hover {
  color: #993399;
}

.AccountField {
	width: 236px;
}

{/literal}
