body, html{
background:#232323;
font-family:arial;
}

table.outer{
border:10px solid #ffffff;
}

table.topsellers{
border:0px;
width:100%;
font-size:12px;
text-align:center;
padding:5px;
}

td.top{
width:900px;
height:100px;
background:#000000;
text-align:right;
padding:5px;
color:#ffffff;
}

td.hightop{
width:900px;
height:20px;
background:#000000;
color:#ffffff;
text-align:right;
padding:5px;
font-size:13px;
}

td.menu{
width:900px;
height:50px;
background:#fe870f;
border-top:1px solid #ffffff;
font-size:14px;
padding:0px;
text-align:center;
}

td.left{
width:275px;
height:auto;
border-right:1px dotted #c0c0c0;
background:#ffffff;
padding:10px;
font-size:12px;
text-align:justify;
}

td.leftnav{
width:275px;
height:auto;
border-right:1px dotted #c0c0c0;
vertical-align:top;
background:#ffffff;
padding:10px;
font-size:12px;
text-align:justify;
color:#000000;
}

td.main{
width:625px;
height:auto;
background:#ffffff;
padding:10px;
color:#000000;
font-size:12px;
text-align:justify;
}

td.footer{
width:900px;
height:35px;
color:#ffffff;
font-weight:bold;
text-align:center;
background:#000000;
font-size:12px;
}

td.belowfooter{
width:900px;
height:35px;
color:#000000;
text-align:center;
font-size:10px;
background:#ffffff;
}

img{
border:0px;
}

a{
text-decoration:none;
color:#000000;
text-align:center;
}

a.white{
text-decoration:none;
color:#ffffff;
}

a.links{
text-decoration:none;
color:#000000;
}

a.microfiche{
text-decoration:none;
color:#000000;
padding:5px;
line-height:15px;
}

a.links:hover{
text-decoration:none;
color:#000000;
}

a:hover{
text-decoration:underline;
}

h1{
font-size:14px;
text-align:center;
color:#000000;
margin-top:10px;
}

h2{
font-size:14px;
text-align:center;
color:#ffffff;
margin-top:10px;
}

ul{ 
list-style-image: url('images/bullets.gif');
}