




/*
     FILE ARCHIVED ON 21:45:14 12 19, 2013 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 4:16:31 4 21, 2014.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
.b_link a{
 color:black;
 background-color:white;
}
.b_link a:hover{
 color:black;
 background-color:white;
}
.b_link a:active{
 color:black;
 background-color:white;
}
H1{
  font-size:x-large;
 padding:0px;
 margin:0px;
}

body {
  background-color:#c0c0c0;text-align:center;
}
#sheet {
  background-color:white;
 border:1px solid black;
 width:830px;
  margin-left:auto;margin-right:auto;
}
#banner {
 width:800px;
 height:128px;
 margin-left:auto;margin-right:auto;
 margin-top:10px;
 background-color:white;
}
#banner_left {
 width:600px;
 height:100px;
 margin:0px;
 float:left;
}
#banner_right {
 width:200px;
 height:100px;
 margin:0px;
 float:right;
}
#navi{
 width:800px;
 list-style-type:none;
 padding:0px;
 margin:5px 15px 0px 15px;

 height:2em;
}
ul#navi li{
 float:left;
 border:2px outset black;
 margin-top:2px;
}
ul#navi li.selected{
  margin-top:0px;
}
ul#navi li a{
 display:block;
 padding:3px 10px 3px 10px;
 text-decoration:none;
 background-color:#0066cc;
 color:#ffffff;
}
ul#navi li.selected a{
 background-color:#00eeee;
 color:#ff0000;
 font-size:large;
 font-weight:bold;
}
ul#navi li a:hover{
  background-color:#ff00ff;
}	 
ul#navi li.selected a:hover{
 color:black;
}	 
a{
 color:blue;
 text-decoration:none; 
}
a:hover{
  background-color:#ff00ff;
}

#banner a:hover{
  background-color:white;
}
p{
 margin:0px;
 line-height:1.2em;
}
p.mark{
  background-color:#2288ff;
 width:800px;
 border:1px solid black;
 margin:0px auto 10px auto;
 text-align:center;
 color:white;
}

.attent{
 color:red;
 font-size:1.5em;
}
img{
 border:none;
 padding:0px;
 margin:0px;
}
.red{
  font-style:normal;
 color:red;
}
strong.red{
  font-weight:bold;
}
.inform{
 width:800px;
 margin:15px auto 20px auto;
 text-align:left;
}
.inform p{
  line-height:1.5em;
}
.inform p.center{
  text-align:center;
}
em{
  font-style:normal;
}
.log{
 margin:0px 0px 0px 0px;
  text-align:left;  
}
.log .row{
 margin:0px 0px 0.25em 100px;
}
.green{
 color:green;
}
.left{
  text-align:left;
}
.center{
  text-align:center;
}
#trust{
  margin:0px auto 0px auto;
}
#trust p{
  text-align:left;
}
#log2 p.row{
line-height:2em;
text-align:left;
text-indent:30px;
font-size:large;
}
p.xlarge,em.xlarge{
  font-size:x-large;
}
.black{
 color:black;
}
H1.desc{  background-color:#696969;
 width:800px;
 border:1px solid black;
 margin:1px auto 0px auto;
 padding:2px 0 2px 0;
 text-align:center;
 color:white;
 font-size:medium;
}
#tab{
 width:800px;
 list-style-type:none;
 padding:0px;
 margin:2px 15px 0px 15px;
 height:2em;

}
ul#tab li{
 float:left;
 border:2px outset black;
}
ul#tab li a{
 display:block;
 padding:3px 10px 3px 10px;
 text-decoration:none;
 background-color:#3B9C0C;
 color:#ffffff;
}
ul#tab li.selected a{
 background-color:#00ff00;
 color:#ff0000;
 font-size:large;
 font-weight:bold;
}

ul#tab li a:hover{
  background-color:#ff00ff;
}	 
ul#tab li.selected a:hover{
color:black;
}

.white{
 color:white;
}
td.price em.small{
  font-size:xx-small;
}
