body {
background-color: white;
background: url("http://www.geocities.com/qharjo/images/lazybg.gif");
color: black;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
text-align: left;
scrollbar-base-color: black;
background-attachment: fixed;
background-repeat: no-repeat;
background-position: bottom right;
border: 0;
}
div.series, a.series {
background-color: #000000;
color: white;
link-color: green;
vlink-color: red;
width: 500px;
height: 18px;
font-weight: bold;
border-style: solid;
border-width: 1px;
border-color: black;
margin: 10px;
text-shadow: .2em .2em blue;
text-align: left;
clear: left;
}
div.title, a.title {
background-color: white;
clear: right;
color: black;
link-color: green;
left: 0px;
top: 20px;
width: 500px;
position: relative;
font-weight: bold;
bottom-margin: 1px;
border-style: solid;
border-width: 1px;
border-color: black;
padding: 2px;
}
p.pagetitle, a.pagetitle {
background-color: black;
color: white;
font-weight: bold;
font-style: italic;
font-size: 18;
border-style: solid;
border-width: 2px;
border-color: gray;
margin: 1px;
}
div.collapse,
a.collapse {
float: left;
color: black;
background-color: white;
width: 13px;
height: 16px;
font-size: 13pt;
margin: 1px;
text-align: center;
text-shadow: .2em .2em;
}
div.seriestitle,
a.seriestitle {
float: left;
top: 10px;
width: 233;
}
table.series,
a.series {
table-layout: fixed;
width: 100%;
color: black;
background-color: gray;
caption-side: top;
border-width: 1px;
border-color: white;
border-collapse: collapse;
}
td.one, a.one {
background-color: white;
border-style: ridge;
padding: 2px;
}
td.two, a.two {
background-color: white;
border-style: ridge;
padding: 2px;
}
p.date, a.date {
background-color: 888888;
boder-style: white;
border-color: black;
padding: 3px;
font-size: 12px;
font-weight: bold;
text-align: left;
}
th.model {
color: white;
}
div:visited {color: gray;}