body {
   margin: 0px;
   padding: 0px;
   border: 0px;
   color: #000000;
   font-size: small;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-style: normal;
   background-color: #749a4f;
}

img, a img {
   border: 0px;
   padding: 0px;
   margin: 0px;
}

.targeting {
   text-align: left;
   vertical-align: middle;
   padding: 0px;
   color: #d4ef90;
   font-size: 11px;
   text-decoration: none;
}

div.main {
   width: 945px;
   margin: 0px auto;
   padding: 0px;
   background: #467d15 url(../images/background.gif) top;
   background-repeat: repeat-y;
}

div.head {
   text-align: left;
   margin-right: 15px;
   margin-left: 15px;
   width: 915px;
   padding: 0;
   background: #457c14 url(../images/back-title.jpg);
   height: 73px;
}

div.content {
   background-color: #ffffff;
   margin-right: 15px;
   margin-left: 15px;
   width: 895px;
   padding: 10px;
   padding-top: 0px;
   background: url('../images/c_bg.gif') top center repeat-y;
   border-top: 6px solid #ffffff;
}

div.top-content {
   padding-top: 6px;
   background: #457c14 url(../images/back-top.gif);
   height: 100px;
   text-align: center;
}

div.separatefooter {
   background-color: #4c831b;
   margin-right: 15px;
   margin-left: 15px;
   width: 915px;
   height: 20px;
   border-bottom: 1px solid #538b20;
}

div.footer {
   background-color: #467d15;
   margin-right: 15px;
   margin-left: 15px;
   width: 915px;
   height: 50px;
   font-size: 11px;
   color: #d4ef90;
   text-align: center;
}

.ads {
   border: 2px solid #5b9324;
   margin: 0px auto;
}

.no-border {
   border: 0px !important;
}

td.flash {
   height: 500px;
   width: 610px;
}

td.right {
   width: 285px;
}

td.bottom {
   width: 610px;
   height: 175px;
}

div.black-bold {
   text-align: right;
   padding-right: 10px;
   font-weight: bold;
}

.gray, .gray td {
   background-color: #6A6A6A;
   font-weight: bold;
   font-size: 20px;
   color: white;
   letter-spacing: -2.0pt
}

.roundDiv {
   width: 270px;
}

div.roundBorder {
   height: 10px;
   padding: 0px;
   margin: 0px;
}

.floatl {
   float: left;
}

.floatr {
   float: right;
}

.clr {
   clear: both;
}

.center {
   text-align: center !important;
}

.scores-table {
   height: 300px;
   width: 100%;
   overflow-y: auto;
   overflow-x: hidden;
}

a.linkfoot {
   font-size: 11px;
   color: #d4ef90;
}

a {
   text-decoration: none;
}

a:hover {
   text-decoration: underline;
}

