﻿body {
        font-size: 10pt;
}
.nav td.icon{
  	background-position: center center;
    background-image: url(images/frog16.gif);
    background-repeat: no-repeat;
  }
  .main {
    background-position: center center;
    background-repeat: repeat-x;
    background-position-y: top;
    position: relative;
    top: 0px;
    margin-top: 5px;
}
div.main{
    position: relative;
    top: -20px;
}

div.main table
{
    width: 100%;

}

div.main td.tc_links a{
    color:#009900;
}
td.tc_links b{
    color: #009900;
}
div.main table.proplist
{
    width: 50%;
}
.proplist TD
{
    text-align: center;
    width: 50%;
}
.ads {
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
}

.ads TD {
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    border-bottom: #0000FF 1px solid;
}
TD.content {
    padding-left: 8px;
    background-position: center top;
    background-image: url(images/watermark.gif);
    background-repeat: no-repeat;
}
.nav a:hover {
    color: #00990;
    text-decoration: underline;
}
.nav a {
    color: #0000FF;
    text-decoration: none;
}

.properties TD {
    font-size: 10pt;
    font-weight: normal;
}
.dots {
    background-position-x: center;
    background-image: url(images/dots.gif);
    background-repeat: repeat-y;
}
.proplist A {
    color: #0000FF;
    text-decoration: none;
    font-size: 12pt;
}

.proplist A:hover{
    color: #00990;
    text-decoration: underline;
}
TD.prop_pic {
    width: 200px;
    background-position: left top;
    background-repeat: no-repeat;
}
DIV.footer {
    width: 800px;
}
DIV.footer a {
    color: #0000FF;
    text-decoration: none;
}
DIV.footer a:hover {
    color: #00990;
    text-decoration: underline;
}
table.tc_details b font{
    color: #0000ff;
    text-decoration: none;
}
table.tc_details b u{
    text-decoration: none;
}
.header_img
{
    width: 248px;
}
.tracks
{
	padding-top: 10px;
	padding-left: 8px;
}
.tracks A
{
	color: #0000ff;
}