/* CSS Document */
body{
	/*background-image:url(../img/bg2.jpg); */	
	background-repeat: repeat-y repeat-x ;
	background-position:center top;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

.style1 {
	color:#999999;
	font-size: 10px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.style2 {
	color: #000000;
	font-size: 16px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: bold;
}
div.background
  {
  width:800px;
  height:466px;
 
  border:0px solid black;
  }
div.transbox
  {
  width:800px;
  height:466px;
  margin-top:0;
  background-color:#666666;
  border:0px solid black;
  /* for IE */
   filter:alpha(opacity=60);
  /* CSS3 standard */
   opacity:0.6;
  
  }
div.transbox p
  {

  
  color:#ffffff;
  }
.style5 {	font-size: 10px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #000000;
	text-decoration:none;
}
.style6 {
	color:#333333;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	text-decoration:none;
	font-weight:lighter;
}
img{
border:0;
text-decoration:none;}
.price {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight:lighter;
}
.orgp {
	font-size: 12px;
	color: #666666;
	text-decoration: line-through;
}
.nav2{

font-size:14px;
font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;

color: #666666;
text-decoration:none;
}
.nav21{

font-size:13px;
font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;

color: #666666;
text-decoration:none;
}
.style10 {color: #009900}
.stbod{
	font-weight:bold;}
	strong{
		font-weight:bold;
		}