body
{
   margin: 0px 0px 0px 0px;
   background-image:  url('http://www.horseshorts.com/images/bkgd.gif');
   background-repeat: repeat;
}
         

.top
{
   position: absolute;
   left: 70px;
   top: 15px;
   height: 205px;
   background-image:  url('http://www.horseshorts.com/images/topbar_bkgd.gif');
   background-repeat: repeat-y;
}

.midbar
{
   height: 10px;
   background-image:  url('http://www.horseshorts.com/images/mid_bar.gif');
   background-repeat: no-repeat;
}

.body_text
{
   position: absolute;
   left: 70px;
   top: 220px;
   background-image:  url('http://www.horseshorts.com/images/body_bkgd.gif');
   background-repeat: repeat-y;
}


.whitetext-lg
{
   font-weight: bold;
   font-size: 12pt;
   color: #914056;
   font-family: "Arial", "Sans Serif";
   font-style: normal;
}


.whitetext
{
   font-weight: bold;
   font-size: 9pt;
   color: #547141;
   font-family: "Arial", "Sans Serif";
   font-style: normal;
}

.whitetext A:link
{
   color: #547141;
   text-decoration: none;
}

.whitetext A:visited
{
   COLOR: #BF5E43;
   TEXT-DECORATION:none;
}

.whitetext A:hover
{
   COLOR: #914056;
   TEXT-DECORATION:none;
}




.table_body td
{
    FONT: 9pt "Arial", "Sans Serif";
    FONT-WEIGHT: normal;
    COLOR: #492C00;
}

H1
{
   font-weight: bold;
   font-size: 14pt;
   color: #914056;
   font-family: "Trebuchet MS", "Sans Serif";
   font-style: normal;
}

H3
{
   font-weight: bold;
   font-size: 10pt;
   color: #547141;
   font-family: "Trebuchet MS", "Sans Serif";
   font-style: normal;
}

.header
{
   font-weight: bold;
   font-size: 12pt;
   color: #808050;
   font-family: "Trebuchet MS", "Sans Serif";
   font-style: normal;
}

.bottom
{
   height: 13px;
   background-image:  url('http://www.horseshorts.com/images/bottom_bar.jpg');
   background-repeat: no-repeat;
}


.featuredad_table
{
   BORDER-RIGHT: #C15E41 1px solid;
   BORDER-TOP: #C15E41 1px solid;
   BORDER-LEFT: #C15E41 1px solid;
   BORDER-BOTTOM: #C15E41 1px solid;
   BACKGROUND-COLOR: #FFFFFF;

}

.featuredad_table TH
{
   BACKGROUND-COLOR: #C15E41;
   FONT-WEIGHT: bold;
   FONT-SIZE: 13px;
   COLOR: white;
   FONT-FAMILY: "Arial", sans-serif;
   letter-spacing: 2px;
}

.featuredad_table td
{
    FONT: 11px "Arial", "Sans Serif";
    COLOR: #547141;
    TEXT-ALIGN: center;
}

