A:link, A:visited 
{
   text-decoration: none
}

A:visited
{

   text-decoration: none
}

A:hover
{

  text-decoration: none
}

A:Active
{

  text-decoration: none
}

A Img

{
  border: 0px
}


BODY

{
 background-color: RGB(0,0,0);

}

P, Body, TD

{
 color: white;
 font-family: "verdana", "arial", "helvetica", sans-serif;
 font-size: 9pt;
 
}

H2
{
font-size: 12pt;
}

H3
{
  font-size: 11pt;
}

.Page
{
 width: 1000px;
 height: 100%;
  position:absolute; 
  top:0px; 
  left:50%;
  margin-left:-500px;

}


.Banner 
{
  Background-color: RGB(0,0,0);
  background-image: URL("images/revengewesternamphead.jpg");
  background-repeat: no-repeat;
  background-position: top, left;
  position:absolute; 
  top:0px; 
  left: 0px;
  width: 100%;
  height:151px;
}

.NavBar
{
  
  margin-top:103px;
  margin-left:46px
 

}

.NavButton, .NavButtonOver, .NavButtonDown, .NavButtonCurrentPage
{
  font-family: verdana, tahoma, sans-serif; 
  color: RGB(20,0,0);
  font-size: 8pt;
  font-weight: normal;
  float: left;
  padding-top: 8px;
  height: 20px;
  width: 110px;
  border-right: 1px solid RGB(110,110,110);
  text-align:center;


}

.NavButtonOver, .NavButtonCurrentPage, .NavButtonDown
{

 color: RGB(150,40,10)

}

.NavButtonCurrentPage
{
  color: RGB(150,40,10);
  font-weight:bold;
}


.Footer
{

  /*border-top: 1px solid RGB(190,190,190);*/
  padding: 12px
}





.PageContent
{
  position:absolute;
  top: 151px;
  width:1000px;
  height: 550px;
  background-color: RGB(0,0,0);
  overflow: overflow;
 
}

.Panel_Left
{
  Padding: 12px;
  float: left;
}

.Panel_Right
{
  Padding: 12px;
  float: right;
}

.BlueText
{
  font-weight: normal;
  color: #A8D2D8;
}

.SmallBlueText
{
  font-weight: normal;
  color: #A8D2D8;
  font-size: 8pt;
}

.SmallText
{
  font-weight: normal;
  font-size: 8pt;
}

.BigQuoteText
{
  font-family: "Trebuchet MS", "Verdana", Sans-serif;
  font-size: 12pt;
  color: #B05C50;
  font-weight: normal
}

a.BigQuoteText:hover
{
  text-decoration: underline
}
.SmallLightGreyText
{
  font-size:8pt;
  color:RGB(190,190,190)
}

a.SmallLightGreyText:hover
{
  text-decoration: underline
}

.BlackText
{
  color: Black;
}

.LinkText
{font-weight: bold;
  color: #A8D2D8;
  f
}

.LinkText:hover
{
  color: white
}


.WhiteOnGreyTDLabel
{
  Font-weight:normal;
  color: #FFFFFF; 
  background-color:RGB(100,100,120);
  border-top: 1px Solid White;
  padding: 2px;
}

.WhiteBackgroundTDValue

{
  color:black;
  padding:2px;
  padding-left:1em;
  border-top: 1px Solid White;
}

.TDLabel, .TDValue

{
  font-size: 8pt;
  Vertical-align: top;
  color: RGB(0,0,0);
}
.TDLabel
{
  font-weight: bold
}

.DivBuyOnLineNormal, .DivBuyOnLineHover,.DivBuyOnLineDown

{

  background-repeat: "no-repeat";
  background-position: "Top Left";
  width:"131px";
  height:"52px";

}

.DivBuyOnLineNormal

{

  background-image: URL("images/BuyOnLineNormal.png");

}

.DivBuyOnLineHover

{

  background-image: URL("images/BuyOnLineHover.png");

}

.DivBuyOnLineDown

{

  background-image: URL("images/BuyOnLineDown.png");

}

.StoreLink, .StoreLinkLive
{
  color:black;
  border: 2px solid RGB(200,200,220);
  padding: 6px;
  border-bottom-width: 1px;
  border-top-width: 1px;
  font-weight:normal;
}
.StoreLink P, .StoreLinkText,.StoreLinkBoldText, .StoreLinkLive P

{
  color: RGB(100,100,110)
}

.StoreLinkLive:hover

{
 /*border:1px solid RGB(150,150,170);*/
  background-color: RGB(225,225,225)
}

.StoreLinkBoldText
{
  font-weight:bold;
}


.Pre-order-background
{
  background-color:white
}

.WebLink

{

  border: 2px solid #ABABB5;
  background-color: transparent
}

.WebLinkHover img

{
  border: 4px solid #A8D2D8
}