/* CSS Document */
body{margin:0px;
      background-color:#000000;
}

#outertable{width:760px;
           height:auto;

		   }
		   
#banner{width:760px;
        height:80px;

		}
#links{width:760px;
      height:25px;
	  color:#FFFFFF;
	  }
#links a:link, #links a:visited{
      color:#B6C5D4;
	  text-decoration:none;
	  font:Arial, Helvetica, sans-serif;
	  font-size:11px;
	  }
#links a:hover{
color:#FFFFFF;
text-decoration:underline;
}

#content{width:760px;
}
#text{color:#B6C5D4;
float:left;
      font:Arial, Helvetica, sans-serif;
	  font-size:12px;
	  width:620px;
	  height:50px;
	  margin:10px 5px 10px 0px;
	  padding:0px 0px 0px 0px;
	   
	  }
#text a:link, #text a:visited{
      color:#B6C5D4;
	  text-decoration:none;
	  font:Arial, Helvetica, sans-serif;
	  font-size:11px;
	  }

	#product{
	width:500px;
margin-left:15px;

}
#leftlinks{float:left;
           width:100px;
		   height:350px;
		   margin-top:10px;
		   }

#mask{
width:250px;
background-color:#000000;
border:2px #333333;
border-style:outset;

}
#innermask{
width:100px;
float:left;
}
#innertext{
width:140px;
float:right;
padding:2px 2px 2px 2px;
   color:#CCCCCC;
   font:Arial, Helvetica, sans-serif;
   font-size:11px;
}
.class{
     color:#B6C5D4;
	  text-decoration:none;
	  
	  }
.button{
     color:#333333;
	 width:100px;
	 font-size:11px;
	 background-color:#CCCCCC;
	 border:1px #999999;
	 border-style:double;
	  text-decoration:none;
	  
	  }
.clas{
     color:#000033;
	 background-color:#CCCCCC;
	 	 border:1px #999999;
		 width:15px;
	 border-style:double;

	  text-decoration:none;
	  
	  }
	  #footerimg{width:auto;
        margin-top:10px;
            }
#footer, #footer a:link{color:#CCCCCC;
        font:Arial, Helvetica, sans-serif;
		font-size:10px;
		margin-top:5px;
		text-decoration:none
		}
#footer a:hover{
text-decoration:underline;
}
