body {
    background-image: url('images/gradient_background.jpg');
    background-repeat: repeat-x;
    background-color: #7797C3;
    font-family: verdana, arial;
    margin-top: 0px;
    margin-bottom: 20px;
    margin-left: 0px;
    margin-right: 0px;
    text-align: center;
    font-size: 12px;
}
td {
    color: #000000;
    font-family: verdana, arial;
    font-size: 12px;
}
a {
    color: #000000;
    text-decoration: underline;
}
a:link {
    color: #000000;
    text-decoration: underline;
}
a:visited {
    color: #000000;
    text-decoration: underline;
}
a:hover {
    color: red;
    text-decoration: none;
}

a.white_link:link, a.white_link:visited {
    color: #FFFFFF;
}
#content {
    border: #000000 solid 1px;
    margin-left: auto;
    margin-right: auto;
}

td.header {
    height: 45px;
    background-color: #000000;
    text-align:left;
    padding:5px;
}
td.adspace {
    padding:5px;
    margin:auto;
    background-color: #000000;
}
#hfspacer {
    height: 25px;
    background-image: url('images/yellow_gradient.jpg');
    border-top: solid 1px #FFFFFF;
    border-top: solid 1px #000000;
    border-bottom: solid 1px #000000;
}
#body {
    vertical-align: top;
    background-color: white;
}
#body_content {
    vertical-align: top;
    width: 608px;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
}
td.toplinks {
    width: 608px;
    background-color: #E2E9F3;
    border-bottom: solid 1px #97ABC8;
    border-top: solid 1px #97ABC8;
    padding:2px;
}
td.toplinks div {
    float:left;
    height:20px;
    width:170px;
    padding-left:24px;
    vertical-align:top;
    text-align:left;
    background-image: url('images/bullet.jpg');
    background-repeat:no-repeat;
}
td.toplinks div a{
    position:relative;
    top:3px;
}
#newest_items {
    width: 100%;
    vertical-align: top;
    text-align:left;
}
.bigtext {
    display:block;
    text-align: left;
    padding-top: 5px;
    padding-bottom:5px;
    font-size: 16px;
    font-weight: bold;
    color: #3B5E8D;
}
.hr {
    display:block;
    height:2px;
    border-bottom:1px solid #97ABC8;
    width:100%;
}
#top16 {
    display:block;
    width:608px;
    padding:4px;
    padding-top:8px;
    clear:both;
}
#top16 span {
    float:left;
    width:138px;
    text-align:center;
    padding:5px;
    font-size:10px;
}
#top16 span a img {
    border:1px solid black;
    margin:0px;
    padding:0px;
}
.clear {
    clear:both;
}
#top10 tr.colored {
    background-color: #E2E9F3;
}
#top10 tr.colored td {
    border-bottom: solid 1px #97ABC8;
    border-top: solid 1px #97ABC8;
}
#top10 td.top {
    font-size: 10px;
    text-align: center;
}
#top10 td.top_left {
    font-size: 10px;
    text-align: left;
}
#top10 td.rank {
    width: 8%;
    font-weight: bold;
    text-align: center;
    height: 25px;
}

#top10 td.name {
    width: 70%;
    height: 25px;
    text-align: left;
}

#top10 td.rating {
    width: 22%;
    height: 25px;
    text-align: center;
    font-weight: bold;
}
td.skyright {
    border-left: solid 1px #B1B1B1;
    text-align: center;
    width: 160px;
    vertical-align: top;
    padding-bottom: 10px;
    padding-top:10px;
    padding-left:4px;
    padding-right:4px;
    background-color: #EEEEEE;
}
td.bottom {
    width: 100%;
    paddding-right: 10px;
    height: 20px;
    background-color: #000000;
    text-align: right;
    color: #FFFFFF;
    padding-right: 10px;
    font-size: 10px;
}

.bigtext_inline {
    font-size: 16px;
    font-weight: bold;
    color: #3B5E8D;
}
.bigtext_link {
    font-size: 16px;
    font-weight: bold;
}
.huge {
    font-size:20px;
    color:black;
}
.bubble {
    width:90px;
    height:52px;
    margin:auto;
    margin-bottom:0px;
    background-image: url('images/emailbubble.jpg');
    font-size:16px;
    font-family:arial;
    font-weight:bold;
    color:#625856;
    text-align:middle;
    padding-top:38px;
}

body center h1 {
    font-size:12px;
}

.JSWindowTitleStyle   { font-weight: bold; font-size: 11px; font-family: verdana, arial, helvetica, sans serif; color: #FFFFFF; }
.JSWindowContentStyle { font-size: 11px; font-family: verdana, arial, helvetica, sans serif; color: #000000; padding: 5px;}