BODY, TD, TH, P, DIV, INPUT, TEXTAREA, SELECT
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #CCCCCC;
}

BODY
{
  margin: 0px;
  padding: 20px;
  background-color:#000000;
	background-image: url(images/background.gif);  
}

FORM
{
  padding:0px;
  margin:0px;
}

IMG 
{
  border:0px;
}

.copy 
{
  color: #47686D;
	font-size: 9px;
}

DIV.content
{
  margin:0px auto 0px auto;
  width:790px;
  background-color:#000000;
}

DIV.inner
{
  position:relative;
  height:480px;
}

.flash
{
  position:absolute;
  top:0px;
  left:0px;
  z-index:999;
  background-color:black;
  width:790px;
  height:480px;
}

DIV.inner DIV.el
{
  position:absolute;
}

DIV.lamp, DIV.lamp_over
{
  top:0px;
  z-index:1;
}

DIV.lamp IMG, DIV.lamp_over IMG
{
  width:18px;
  height:17px;
}

DIV.lamp
{
  visibility:hidden;
}

DIV.lamp_over
{
  visibility:visible;
}

DIV.frame
{
  top:100px;
  top:70px;
  left:360px;
  width:420px;  
  height:395px;
  overflow:hidden;
}

.download
{
  z-index:100;
  top:100px;
  left:130px;
}

.textbox
{
  overflow:hidden;
  top:0px;
  left:0px;
  height:395px;
  width:395px;
}

.text
{
  text-align:left;
  position:relative;
  padding:0px 5px 0px 5px;
}

.scrollbarbox
{
  top:0px;
  left:396px;
  width:15px;
}

.scrollbar
{
  background-image:url(/images/scroolbg.gif);
  height:363px;
  text-align:center;
}

.slider
{
  background-color:#543A00;
  position:relative;
  top:1px;
  overflow:hidden;
  margin-left:auto;
  margin-right:auto;
}

.text P A, .text TD A
{
  color:#B5A76B;
  text-decoration:none;
}

.text P A, .text TD A
{
  color:#B5A76B;
  text-decoration:underline;
}

.text IMG
{
  position:relative;
  border:1px solid #C17F00;
}

.text IMG.i
{
  margin:3px 7px 0px 0px;
}

.text P, .text UL
{
  margin-top:8px;
  margin-bottom:8px;
}

.text b
{
  color:#C17F00;
}

.err
{
  color:red;
  font-family:Tahoma;
  font-size:10px;
}