body {
        text-align: center;
}
.section {
        font-weight: bold;
}
.ad-heading {
        font-size: 17px;
        font-weight: bold;
}

a {
        color: #0000FF;
        font-size: 11px;
        text-decoration: none;
}
a:link {
}
a:visited {
}
a:active {
}
a:hover {
	text-decoration: underline;
	color: #0000FF;
}

a.top {
        line-height: 12px;
        font-weight: bold;
}
a.top:link {
        text-decoration: none;
}
a.top:visited {
        text-decoration: none;
}
a.top:active {
        text-decoration: none;
}
a.top:hover {
        color: #DAA520;
        text-decoration: underline;
}

a.ad-line1 {
        color: #0000FF;
        font-size: 14px;
        font-weight: bold;
}
a.ad-line1:link {
        text-decoration: underline;
}
a.ad-line1:visited {
        text-decoration: underline;
}
a.ad-line1:active{
        text-decoration: underline;
}
a.ad-line1:hover {
        color: #DAA520;
        text-decoration: underline;
}
.ad-line2 {
        color: #000000;
}
.ad-line3 {
        color: #006400;
}

td {
        font-family: Verdana;
        font-size: 12px;
}
.searchbox {
        height: 18px;
        padding: 2px;
        border: 1px solid #000000;
}
#frame {
        width: 739px;
        margin-right: auto;
        margin-left: auto;
        margin-top: 10px;
        margin-bottom: 30px;
        padding: 0px;
        text-align: left;
}
.bg {
        background-color: #FFFFFF;
        background-repeat: repeat-x;
        background-position: bottom center;
}
.sponsored {
        color: #C0C0C0;
}
.max {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #0000FF;
	text-decoration: underline;
}
