<style type="text/css">{  }

.plain {text-decoration: none; color: #000000; font-family: verdana;  font-size: 12}
.ten {text-decoration: none; color: #000000; font-family: verdana;  font-size: 10}
.form {text-decoration: none; color: blue; font-family: verdana;  font-size: 12}
.headline_white {text-decoration: none; color: #ffffff; font-family: arial narrow;  font-size: 25}
.headline_orange {text-decoration: none; color: #EA8100; font-family: arial;  font-size: 25}
.headline_orange_narrow {text-decoration: none; color: #EA8100; font-family: arial narrow;  font-size: 25}
.midline_orange {text-decoration: none; color: #EA8100; font-family: arial;  font-size: 22}
.condensed_orange {text-decoration: none; color: #EA8100; font-family: arial narrow;  font-size: 22}

H1 {
display: inline;
font-family: verdana;
font-size: 14;
font-weight: normal;
color: #000000
}

H2 {
display: inline;
font-family: arial narrow;
font-size: 28px;
font-weight: normal;
color: #ffffff
}

#content
{
    font-family:verdana;
    font-size:14;
    color:black;
}
#content a
{
    text-decoration:none;
    color:blue;
}
#content a:hover
{
    color:blue;
    text-decoration: underline;
}

#table
{
    font-family:verdana;
    font-size:14;
    color:black;
    background-repeat: no-repeat;
}
#table a
{
    text-decoration:none;
    color:blue;
}
#table a:hover
{
    color:blue;
    text-decoration: underline;
}

#button
{
    font-family: arial narrow;
    font-size:22;
    color:white;
}
#button a
{
    text-decoration:none;
    color:white;
}
#button a:hover
{
    color:blue;
    text-decoration: none;
}


#trailer
{
    font-family:verdana;
    font-size:11;
    color:#6BBFE0;
}
#trailer a
{
    text-decoration:none;
    color:#98E7FF;
}
#trailer a:hover
{
    color:#EA8100;
    text-decoration: underline;
}

#birdseed
{
    font-family:verdana;
    font-size:10;
    color:#C0C0C0;
}
#birdseed a
{
    text-decoration:none;
    color:#C0C0C0;
}
#birdseed a:hover
{
    color:#0099CF;
    text-decoration: none;
}

#site_map
{
    font-family:verdana;
    font-size:14;
    color:black;
}
#site_map a
{
    text-decoration:none;
    color:black;
}
#site_map a:hover
{
    color:blue;
    text-decoration: underline;
}

input.formInputText  {
    font-size: .8em;
    color: #666;
    background-color: #fee;
    padding: 2px;
    border: solid 5px red;
    margin-right: 5px;
    margin-bottom: 5px;
    height: 15px;
    }



.link_standard A:link {text-decoration: none; color: blue; font-family: verdana; font-size: 12px; font-weight: none}
.link_standard A:visited {text-decoration: none; color: blue; font-family: verdana; font-weight: none; font-size: 12px}
.link_standard A:active {text-decoration: none; color: blue; font-family: verdana; font-weight: none; font-size: 12px}
.link_standard A:hover {text-decoration: underline; color: blue; font-family: verdana; font-weight: none; font-size: 12px}

.button_2 A:link {text-decoration: none; color: white; font-family: arial narrow; font-size: 20px; font-weight: none}
.button_2 A:visited {text-decoration: none; color: white; font-family: arial narrow; font-weight: none; font-size: 20px}
.button_2 A:active {text-decoration: none; color: white; font-family: arial narrow; font-weight: none; font-size: 20px}
.button_2 A:hover {text-decoration: none; color: blue; font-family: arial narrow; font-weight: none; font-size: 20px}


-->
</STYLE>