<!--
Body {
background: url(tile.jpg) repeat;
font-family: "Georgia", serif;
font-size: medium;
color: #552222;
margin: 2px 0em 0em 0em;
padding: 0px 0px 0px 0px;
}

A:Link {
color: #0000CC;
background: transparent;
text-decoration: none;
background-color: transparent;
}

A:Visited {
color: #000099;
background: transparent;
text-decoration: none;
}

A:Hover {
color: #008000;
background: transparent;
text-decoration: none;
background-image: url('sparkle.gif');
background-repeat: repeat
}

.therest {
width:56em;
margin-left: auto;
margin-right: auto;
text-align: left;
}

.crumbs {
font-size: small;
}

.cent {
text-align: center;
}

.left {
text-align: left;
}

.tiny {
font-size: xx-small;
text-align: left;
}
.small {
font-size: small;
}
.big {
font-size: large;
}
.huge {
font-size: x-large;
}

.hide {
visibility: hidden;
font-size: 4pt;
}

.nospace {
margin: 0;
border: 0;
padding: 0;
}

.pixborder img {
width: 140px;
height: 100px;
border-style: double;
border-width: 3px;
border-color: #CC9900;
}

.pixborder:hover img
{
border-color: #FFCC66;
}

.pixborder:hover
{
border-color: #FFCC66;
}

.tile {
color: #552222;
background: url(tile.jpg);
}

.tabltile {
color: #552222;
background: url(tabltile.jpg);
}

.tiledark {
text-align: center;
background: url(tile.jpg);
}

.tilelite {
text-align: center;
background: url(tilelite.jpg);
}

.title {
margin-left: auto;
margin-right: auto;
border: 0px;
border-collapse: collapse;
border-style: none;
border-spacing: 0px;
padding: 0px;
text-align:left;
}

.banendl {
padding: 0px;
height: 60px;
width: 30px;
background: url(banendl.jpg) no-repeat;
}

.banner {
padding: 0px;
height: 60px;
background: url(banbg.jpg) repeat-x;
text-align: center;
}

.banendr {
padding: 0px;
height: 60px;
width: 30px;
background: url(banendr.jpg) no-repeat;
}

.footer {
color: #552222;
background: url(tilelite.jpg) repeat;
font-size: small;
text-align: center;
border-color: #EDDA99;
border-style: ridge;
border-width: 2px;
margin-left: auto;
margin-right: auto;
}

UL {
color: #552222;
background: transparent;
}

UL.ulsmall {
color: #000000;
font-size: xx-small;
background: transparent;
}

OL.olsmall {
color: #000000;
font-size: x-small;
background: transparent;
}

LI {
list-style-image: url(sbullet.gif);
list-style-position: outside;
}

LI.gold {
list-style-image: url(gbullet.gif);
list-style-position: outside;
}

LI.std {
list-style-image: none;
list-style-position: outside;
}

Input {
color: #000000;
font-size: small;
background: #FFFBF0;
}

Select {
color: #000000;
font-size: small;
background: #FFFBF0;
}

Input.inbutt {
color: #000000;
background: url(tilelite.jpg) repeat;
}
-->