/* Start Layout Tags & Classes */

body { 
background-color: #69c;
color: #000;
font-family: 'Lucida Grande', 'Lucida Sans Unicode', geneva, verdana, sans-serif;
font-size: 11px;
line-height: 15px;
margin: 0;
text-align: center;
}

div#centerPos {
height: 1px;
left: 0;
overflow: visible;
position: absolute;
top: 0;
visibility: visible;
width: 100%;
}

div#background{
background: url(/bg.gif) repeat-y top left;
left: 50%;
margin: 0 0 0 -350px;
position: absolute;
top: 0;
width: 700px;
}

div#content {
left: 48px;
margin: 0;
padding: 0;
position: relative;
top: 0;
width: 600px;
}

div#title {
background: url(/title.jpg) no-repeat top left;
height: 165px;
left: 0;
position: relative;
top: 0;
width: 600px;
}

div#searchBox {
margin: 0;
right: 5px;
padding: 0;
position: absolute;
top: 1px;
}

div#searchBox b {
display: none;
}

div#searchBox input#field {
font-size: 10px;
width: 125px;
}

div#searchBox input#button {
font-size: 9px;
width: 75px;
}

div#searchBox p {
margin: 0;
padding: 0;
}

div#footer {
color: #fff;
background-color: #666;
height: 23px;
left: 0;
margin: 0;
padding: 0;
position: relative;
top: 0;
width: 600px;
}

div#footer a {
background-color: #666;
color: #fff;
text-decoration: none;
}

div#footer a:hover {
text-decoration: underline;
}

div#footer p {
background-color: #666;
color: #fff;
font-size: 10px;
font-weight: bold;
line-height: 1px;
text-align: left;
}

div#copyright {
height: 20px;
left: 0;
margin: 0;
padding: 3px 0 0 0;
position: absolute;
top: 0;
}

div#note {
height: 20px;
margin: 0;
padding: 3px 0 0 0;
position: absolute;
right: 0;
top: 0;
}


/* End Layout Tags & Classes */




/* Start Font Tags & Classes */

a,
b.abandoned,
b.noClick,
b.uploaded,
p.page { background-color: #b1b3bc; }

a {
color: #339;
font-weight: bold;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

b.abandoned {
color: #ff0;
}

b.noClick {
color: #555;
text-decoration: line-through;
}

b.uploaded {
color: #f00;
}

h1 {
display: none;
}

h1 a {
display: none;
}

h2 {
padding: 0 0 0 15px;
text-align: left;
}

p {
line-height: 15px;
margin: 5px 10px 0 10px;
}

p.page {
color: #fff;
font-weight: bold;
text-align: center;
}

/* End Font Tags & Classes */




/* Start Table Tags & Classes */

table.page {
height: 10px;
padding: 0 10px 0 10px;
width: 600px;
}

td.iconCell {
height: 131px;
text-align: center;
vertical-align: top;
width: 120px;
}

td.next {
font-size: 12px;
text-align: right;
width: 100px;
}

td.page {
font-size: 12px;
text-align: center;
width: 388px;
}

td.prev {
font-size: 12px;
text-align: left;
width: 100px;
}

/* End Table Tags & Classes */